commit | c9b3ad673460fc997a652cd58aa3a345d40e5218 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Wed Jul 27 11:43:37 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 16:25:50 2005 -0700 |
tree | a91d0f452ccfe72fb2cb4c2db75cddc36a2ef21d | |
parent | ef2a701d444a4ea9790146e92756b0dde5070a15 [diff] |
[PATCH] as-iosched tunable encoding fix AS is doing internal msec<->jiffies conversions twice, so the sysfs tunables which represent time are coming out wrong. The switch from HZ=1000 exposed this. Cc: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>