]> git.baikalelectronics.ru Git - kernel.git/commit
doc: Add guest_nice column to example output of `cat /proc/stat'
authorTobias Klauser <tklauser@distanz.ch>
Mon, 30 Mar 2015 13:49:26 +0000 (15:49 +0200)
committerJonathan Corbet <corbet@lwn.net>
Sat, 4 Apr 2015 13:20:27 +0000 (15:20 +0200)
commit659077f34c9600adbab6d7b84f7b600418e6be23
tree974d487a38fad1d5ee96e6daf331ee0c9882eb85
parent2014c3a79a8284874f8bd9c9c625b18cd05c6f70
doc: Add guest_nice column to example output of `cat /proc/stat'

Commit 0a44736fed9b9224 ("sched, cpuacct: Fix niced guest time
accounting") added the guest_nice column to /proc/stat, but the example
output of `cat /proc/stat' in Documentation/filesystems/proc.txt wasn't
updated accordingly. Do so now.

Cc: Ryota Ozaki <ozaki.ryota@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/proc.txt