Make taskstats round statistics down to nearest 1k bytes/events
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 00:10:57 +0000 (17:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 00:10:57 +0000 (17:10 -0700)
Even with just the interface limited to admin, there really is little to
reason to give byte-per-byte counts for taskstats.  So round it down to
something less intrusive.

Acked-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/tsacct.c

diff --cc kernel/tsacct.c
Simple merge