projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
48bb836
)
mention the name of the io scheduler -> dsched
author
alexh <alexh@web>
Sat, 18 Sep 2010 15:19:18 +0000 (08:19 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Sat, 18 Sep 2010 15:19:18 +0000 (08:19 -0700)
release28/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/release28/index.mdwn
b/release28/index.mdwn
index
186cd2d
..
594c408
100644
(file)
--- a/
release28/index.mdwn
+++ b/
release28/index.mdwn
@@
-68,7
+68,7
@@
or
### Release Improvements
> ### Kernel changes
-* IO Scheduler framework and Fair Queuing I/O scheduler
+* dsched, an IO Scheduler framework and dsched_fq, a Fair Queuing I/O scheduler policy
* Device Mapper imported from NetBSD
* stripe and crypt targets for the Device Mapper
* select/poll hoisted onto kqueue