projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f4259
)
(no commit message)
author
lentferj
<lentferj@web>
Sat, 18 Feb 2012 06:52:49 +0000
(22:52 -0800)
committer
Charlie Root
<root@leaf.dragonflybsd.org>
Sat, 18 Feb 2012 06:52:49 +0000
(22:52 -0800)
release30/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/release30/index.mdwn
b/release30/index.mdwn
index
00944ad
..
727f633
100644
(file)
--- a/
release30/index.mdwn
+++ b/
release30/index.mdwn
@@
-88,6
+88,7
@@
We supply a Makefile in `/usr` to track the pkgsrc tree and we supply a Git mirr
* Fixed some potential deadlocks in dsched(4) and dsched_fq.
* bfq(4), an experimental, work-in-progress budget fair queuing dsched(4) policy has been added.
* mps(4) driver has been updated and now supports RAID.
+* pf(4) has been converted to use kmalloc instead of zalloc
* Substantial update to the kernel's ELF handling
* The refcount API has been overhauled.
* A netgraph MP race has been fixed.