aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorEvan Klitzke <[email protected]>2018-03-06 12:50:20 -0500
committerEvan Klitzke <[email protected]>2018-03-26 15:59:41 -0700
commitd54874d795a523d7cad5f4a9f4270145e56238f8 (patch)
treef39d91af0b1506f87c94c75aebf8e901530c70bc /src/httpserver.cpp
parentMerge #11962: [net] add seed.bitcoin.sprovoost.nl to DNS seeds (diff)
downloaddiscoin-d54874d795a523d7cad5f4a9f4270145e56238f8.tar.xz
discoin-d54874d795a523d7cad5f4a9f4270145e56238f8.zip
Set SCHED_BATCH priority on the loadblk thread.
While reading another PR I saw a mention of #6358. The use case for SCHED_BATCH is to hint to the kernel that the thread is running a non-interactive workload that consumes a lot of CPU time. This is helpful on desktop machines where the loadblk thread can interfere with interactive applications. More details can be found in the sched(7) man page.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions