]> git.proxmox.com Git - mirror_spl-debian.git/commitdiff
Prep for 0.4.2 tag
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 5 Feb 2009 21:34:51 +0000 (13:34 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 5 Feb 2009 21:43:45 +0000 (13:43 -0800)
ChangeLog
META

index eb208f613fbd12d7282eb59d6f18fa2dfa031d02..86affd86708a5be3effce33efbad0be1da3493b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2009-02-05 Brian Behlendorf <behlendorf1@llnl.gov>
+
+       * : Tag spl-0.4.2
+
+       * module/spl/spl-kmem.c include/sys/kmem.h: Slab cache improvements:
+         - Implement kmem cache alignment.
+         - Implement slab ageing.
+         - Optimized slab packing algorithm.
+         - Fixed deadlock due to calling call kv_free() under the skc_lock.
+         - Added additional SPLAT test cases
+         - Performance optimizations
+
+       * module/spl/spl-kmem.c include/sys/kmem.h: Linux VM integration.
+       The Solaris global VM symbols minfree, desfree, lotsfree, needfree,
+       swapfs_minfree, swapfs_reserve, availrmem, freemem, and physmem are
+       now available and loosely integrating with the Linux VM.  Some
+       tuning will undoubtably be needed and these tunables are available
+       in /proc/sys/kernel/spl/vm/* for this very reason.
+
+       * config/spl-build.m4: New configure checks needed when building
+       against 2.6.27+ kernels.  More work is needed here.
+
+       * : Minor cleanup see the 'git log' for full details.
+
 2009-01-21 Brian Behlendorf <behlendorf1@llnl.gov>
 
        * : Tag spl-0.4.1
diff --git a/META b/META
index 4caa7e377e4a8001219627b3199cccf5a6e1f894..b548337d03bd3c548b96553e6c82ecdbef9ef95e 100644 (file)
--- a/META
+++ b/META
@@ -1,6 +1,6 @@
 Meta:         1
 Name:         spl
 Branch:       1.0
-Version:      0.4.1
+Version:      0.4.2
 Release:      1
 Release-Tags: relext