From: dillon Date: Fri, 19 Oct 2012 20:25:48 +0000 (-0700) Subject: (no commit message) X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/96930242d51efe81dafcd5c0e6688ac7c0b2617e --- diff --git a/release32/index.mdwn b/release32/index.mdwn index d7f61bc..627942a 100644 --- a/release32/index.mdwn +++ b/release32/index.mdwn @@ -88,6 +88,12 @@ We supply a Makefile in `/usr` to track the pkgsrc tree and we supply a Git mirr * KTR logging is now frozen on entry to panic. +* Removed size cap for tmpfs. This created problems when mounting tmpfs partitions from fstab prior to swap being turned on. + +* Numerous buffer cache clustering performance improvements. + +* Numerous vkernel related fixes. + > ### Hardware changes > ### New Multiprocessor-safe Work