Edward Tomasz Napierala afcc55f318 All the racct_*() calls need to happen with the proc locked. Fixing this
won't happen before 9.0.  This commit adds "#ifdef RACCT" around all the
"PROC_LOCK(p); racct_whatever(p, ...); PROC_UNLOCK(p)" instances, in order
to avoid useless locking/unlocking in kernels built without "options RACCT".
2011-07-06 20:06:44 +00:00
..
2011-04-18 16:32:47 +00:00
MFC
2011-06-15 07:20:22 +00:00
2011-04-13 11:28:46 +00:00
2011-04-26 07:30:52 +00:00
2010-11-22 15:28:54 +00:00
2010-11-25 20:05:11 +00:00
2011-06-27 13:02:23 +00:00
MFC
2011-06-26 17:30:46 +00:00
2011-04-18 16:32:47 +00:00
2011-04-18 16:32:47 +00:00
2010-01-04 20:59:52 +00:00
2010-11-14 16:10:15 +00:00