projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
872e6fd
)
kref was removed some time ago
author
vsrinivas <vsrinivas@web>
Tue, 26 Apr 2011 18:29:42 +0000 (11:29 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Tue, 26 Apr 2011 18:29:42 +0000 (11:29 -0700)
release210/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/release210/index.mdwn
b/release210/index.mdwn
index
e344c1f
..
65864bb
100644
(file)
--- a/
release210/index.mdwn
+++ b/
release210/index.mdwn
@@
-83,7
+83,6
@@
We supply a Makefile in `/usr` to track the pkgsrc tree and we supply a Git mirr
* Many sysctls now have a description
* msdosfs bug fixes
* mbuf now supports MJUMPAGESIZE
- * kref - a new, very lightweight reference counting system
* Fix fstatfs() and fstatvfs() when called from a null-mounted chroot()
* Several subsystems switched from zalloc to objcache (ufs dirhash, NFS, aio, crypto)
* Minimum UNDO storage raised to 500M by newfs_hammer.