summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getenv.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2007-09-22 02:20:14 +0000
committerjeff <jeff@FreeBSD.org>2007-09-22 02:20:14 +0000
commit280a86b2ee7b98d7ca78ed442f3329cb4e4ce224 (patch)
tree0913108efb1a9d49f979afd610282936dc8b327e /lib/libc/stdlib/getenv.c
parentb2b7d089f7b65fca40aa6d1e09199f2c4439750c (diff)
downloadFreeBSD-src-280a86b2ee7b98d7ca78ed442f3329cb4e4ce224.zip
FreeBSD-src-280a86b2ee7b98d7ca78ed442f3329cb4e4ce224.tar.gz
- Improve grammar. s/it's/its/.
- Improve load long-term load balancer by always IPIing exactly once. Previously the delay after rebalancing could cause problems with uneven workloads. - Allow nice to have a linear effect on the interactivity score. This allows negatively niced programs to stay interactive longer. It may be useful with very expensive Xorg servers under high loads. In general it should not be necessary to alter the nice level to improve interactive response. We may also want to consider never allowing positively niced processes to become interactive at all. - Initialize ccpu to 0 rather than 0.0. The decimal point was leftover from when the code was copied from 4bsd. ccpu is 0 in ULE because ULE only exports weighted cpu values. Reported by: Steve Kargl (Load balancing problem) Approved by: re
Diffstat (limited to 'lib/libc/stdlib/getenv.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud