Filter
Exclude
Time range
-
Near
10Mbps Half Duplex推奨派と、1Gbps Full Duplex推奨派が存在する理由を考えてみた件🧐 Roon Core:Arch Linux専用カスタムRTカーネル、メモリリアルタイムキャッシュ再生、CPUAffinity設定 Roon Bridge:RP4、symphonic-mpd、I2S出力 HUB:SYNERGISTIC RESEARCH Ethernet Swich UEF 以下続きます🥳
1
1
8
1,119
6 Nov 2025
I have one question for @_jhunsaker When actually configuring the monad execution binary, you can see AllowedCPUs and CPUAffinity. This determines how many CPUs are allocated for actual parallel execution. The default is 1-7 cores, where cores 1 and 2 are used for io_using and core 7 is used as an auxiliary core. This leaves 4 cores available. Looking at some options in the code, there are `nthreads` and `nfibers`. These determine how many physical threads to use on the allocated cores and reserve separate space for thread scheduling tasks. nthreads determines the actual number of cores for parallel execution. Its current default is “4,” likely the optimal number considering various scenarios. I understand that using a typical entry-level server deployed across multiple clouds as a validator, aiming for decentralization, makes a 16-core server the right choice (considering BFT, OS, and RPC together). But it's said that 4 cores can handle 10,000 TPS. Would increasing the core allocation to 8 improve performance further? (like 15,000~20,000 TPS?) So, if using a server with more cores at the same core clock speed, would parallel processing performance improve? I'm curious how much room for performance improvement Monad has here. @monad
1
24
3,803
CPUAffinity=numa & controlling the cgroup freezer via systemctl will improve my quality of life. Thank you and congrats on the release!
4
RT @CSEStack What is and How does Setting #CPU Affinity Improve Performance? @ani_chaudhari #dev csestack.org/setting-cpu-aff… #cpuaffinity

1
2
windows側のcpuaffinity使うといいかもしれない
1
今までcpuaffinityは手動で設定してましたが、再起動で設定し直しになるので、今回の設定の説明は助かりました。
1
28 Nov 2016
looking forward to @WEareTROOPERS conference with some #suricata training onsite - CPUaffinity, extraction,DNS probe, SSL monitor and more..

New TROOPERS Trainers: @shad0whunter & @pevma introduce their training, "Suricata: World-class and Open Source" troopers.de/events/troopers1…
4
1