diff options
author | 2013-06-20 21:10:16 -0400 | |
---|---|---|
committer | 2013-06-20 22:25:41 -0400 | |
commit | 1a171303b442351cf2b63038776f856902cce1dd (patch) | |
tree | 57fa532de533d111a76b8808253869026aae348e /Makefile | |
parent | a6914b4761bbedc27a7199a5c05466fdd0edb905 (diff) |
assistant: On Linux, the expensive transfer scan is run niced.
This is a compromise. I would like to nice every thread except for the
webapp thread, but it's not practical to do so. That would need every
thread to run as a bound thread, which could add significant overhead.
And any forkIO would escape the nice level.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions