something I'm not too embarased to distrubute tommorow.
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@142
7e1ea52c-4ff2-0310-8f11-
9dd32ca42a1c
+2008-06-30 Brian Behlendorf <behlendorf1@llnl.gov>
+
+ * : Tag spl-0.3.3
+
+ * : modules/sys/kmem-slab.c : Refined SPL slab to include
+ per-cpu caches, removed internal hash, other general
+ performance improvements. Much work remain but it's pretty
+ good for an initial implementation.
+
2008-06-13 Brian Behlendorf <behlendorf1@llnl.gov>
* : modules/sys/kmem-slab.c : Re-implemented the slab to no
AC_INIT
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(spl, 0.3.2)
+AM_INIT_AUTOMAKE(spl, 0.3.3)
AC_CONFIG_HEADERS([spl_config.h])
AC_PROG_INSTALL