From: Jens Axboe Date: Wed, 27 Jul 2005 18:43:37 +0000 (-0700) Subject: [PATCH] as-iosched tunable encoding fix X-Git-Tag: v2.6.13-rc4~25^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9b3ad673460fc997a652cd58aa3a345d40e5218;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed