git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2824bc9
)
[PATCH] 01/05 Implement generic dispatch queue
author
Tejun Heo
<htejun@gmail.com>
Thu, 20 Oct 2005 14:23:44 +0000
(16:23 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Fri, 28 Oct 2005 06:44:24 +0000
(08:44 +0200)
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 <htejun@gmail.com>
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found