On Wed, 04 Jun 2008 12:07:29 +0900
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> wrote:
Any application which breaks if we add more things to /proc/pid/stat
just needs to be fixed.
But we can't add new fields in the middle of the line! We can only add
new items to the end.
But I think it would be good if we just weren't to make this change.
Do we really want to keep reporting the same information in two
separate ways?
If so, a new /proc/pid/delays would be a better way, but it might be a
bit late for doing that now, given that we already put
delayacct_blkio_ticks into /proc/pid/stat.
--