commit | 06e7ab53f4a1e8bbf66c3985968468949d74d006 | [log] [tgz] |
---|---|---|
author | Peter Osterlund <petero2@telia.com> | Tue Sep 13 01:25:28 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 13 08:22:30 2005 -0700 |
tree | bf5851f4751e63dbab225a3079e3ad90f171d717 | |
parent | a676f8d092f2a3aff419cacae79c80c3b7f6c0f5 [diff] |
[PATCH] pktcdvd: more accurate I/O accounting In the /proc statistics, only count writes that upper layers have requested. Don't count additional writes created inside the packet driver to satisfy the requirement to only write full packets. Signed-off-by: Peter Osterlund <petero2@telia.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>