]> git.proxmox.com Git - mirror_spl.git/history - modules/spl/spl-kmem.c
Go through and add a header with the proper UCRL number.
[mirror_spl.git] / modules / spl / spl-kmem.c
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-05-15 behlendoRework condition variable implementation to be consiste...
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 behlendoAdd vmem memory accounting
2008-05-06 behlendoLots of fixes here:
2008-04-21 behlendoUpdate SPL to use new debug infrastructure. This means:
2008-04-16 wartens2 * modules/spl/spl-kmem.c : Make sure to disable...
2008-04-15 behlendo- Add some spinlocks to cover all the private data...
2008-04-03 behlendo- Remapped ldi_handle_t to struct block_device * which...
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-01 behlendoReorganize /include/ to add a /sys/, this way we don...
2008-02-28 behlendoOK, I think this is the last of major cleanup and restr...