From: Tejun Heo Date: Thu, 20 Oct 2005 14:23:44 +0000 (+0200) Subject: [PATCH] 01/05 Implement generic dispatch queue X-Git-Tag: v2.6.15-rc1~733^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8922e16cf6269e668123acb1ae1fdc62b7a3a4fc;p=pandora-kernel.git [PATCH] 01/05 Implement generic dispatch queue Implements generic dispatch queue which can replace all dispatch queues implemented by each iosched. This reduces code duplication, eases enforcing semantics over dispatch queue, and simplifies specific ioscheds. Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed