summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_setschedparam.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-08-11 23:41:53 +0000
committerpjd <pjd@FreeBSD.org>2004-08-11 23:41:53 +0000
commitd1919d79384771e5d693429d7e432a60250c947c (patch)
tree0210982402542298b3e7ecfc25084484489078da /lib/libpthread/thread/thr_setschedparam.c
parent54683a131e4679ca478d46f41a6791acb42a73ee (diff)
downloadFreeBSD-src-d1919d79384771e5d693429d7e432a60250c947c.zip
FreeBSD-src-d1919d79384771e5d693429d7e432a60250c947c.tar.gz
MFp4: Simplify code a bit:
- Remove kern.geom.mirror.sync_block_size sysctl. It is quite obvious that we want to use the biggest size possible. - Do not use UMA zone for sync data allocations. There could be only one synchronization request per synchronized disk at a time, so allocate memory for one request on whole synchronization process related to one disk. Tested by synchronizing one component (out of three) and by synchronizing two components (out of three) in parallel.
Diffstat (limited to 'lib/libpthread/thread/thr_setschedparam.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud