]> git.neil.brown.name Git - history.git/commit
[PATCH] fix /proc/vmstat:pgpgout/pgpgin
authorAndrew Morton <akpm@digeo.com>
Sat, 5 Oct 2002 03:34:30 +0000 (20:34 -0700)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sat, 5 Oct 2002 03:34:30 +0000 (20:34 -0700)
commit908325dc728849db9bc076c731ac2310986e1799
tree8e8d60353c5116eab762c0808732c121fa412146
parent5868a4993b5d980a5486e4b2bec11b88d8e016e6
[PATCH] fix /proc/vmstat:pgpgout/pgpgin

These numbers are being sent to userspace as number-of-sectors, whereas
they should be number-of-k.
drivers/block/ll_rw_blk.c