]> git.proxmox.com Git - mirror_spl.git/history - include/sys/kmem.h
Breaking the world for a little bit. If anyone is going to continue
[mirror_spl.git] / include / sys / kmem.h
2008-06-02 behlendoBreaking the world for a little bit. If anyone is...
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-05-19 behlendo- Properly fix the debug support for all the ASSERT...
2008-05-15 behlendoSPL additions to increase support for updated ZFS build
2008-05-12 behlendoAdd a comment so I remember to fix this.
2008-05-09 behlendoBy default disable extra KMEM and MUTEX debugging to...
2008-05-09 behlendoStability hack. Under Solaris when KM_SLEEP is set...
2008-05-07 behlendoDecrease of kmem warnign threshold back to 2 pages...
2008-05-07 behlendoAdd vmem memory accounting
2008-05-06 behlendoLots of fixes here:
2008-05-05 behlendoCommit adaptive mutexes. This seems to have introduced...
2008-04-24 behlendoUpdate kmem.h to properly use new debug subsystem.
2008-04-24 behlendoPrep for 0.2.1 tag
2008-04-24 wartens2Make sure that when calling __vmem_alloc that we
2008-04-21 behlendoUpdate SPL to use new debug infrastructure. This means:
2008-04-01 behlendoDouble large kmalloc warning size to 4 pages. It was...
2008-03-31 behlendoAdd vmem_zalloc support.
2008-03-31 behlendoAdd some crude debugging support. It leaves alot to be
2008-03-18 behlendoOK, some pretty substantial rework here. I've merged...
2008-03-18 behlendoInitial pass at a file API getf/releasef hooks
2008-03-14 behlendoFix kmem memory accounting
2008-03-14 behlendoFix KMEM_DEBUG support (enable by default)
2008-03-07 behlendoAdd missing cred.h functions
2008-03-04 behlendoFix type
2008-03-01 behlendoReorganize /include/ to add a /sys/, this way we don...