]> git.neil.brown.name Git - history.git/commit
[PATCH] number of threads in /proc
authorAlbert Cahalan <albert.cahalan@ccur.com>
Wed, 15 Oct 2003 03:13:33 +0000 (20:13 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 15 Oct 2003 03:13:33 +0000 (20:13 -0700)
commitc31bc22f82e85a4d47547ef1fe8a2642f65a3d2f
treed32c8e1af25d1f284135e7f70101987b3443199b
parent1590208444308de5c126d739b9e89b29961c3f10
[PATCH] number of threads in /proc

Having the number-of-threads value easily available turns out to be very
important for procps performance.

The /proc/*/stat thing getting reused has been zero since the 2.2.xx
days, and was the seldom-used timeout value before that.
fs/proc/array.c