summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/kmem.h
AgeCommit message (Collapse)AuthorFilesLines
2015-06-045917 User-mode SMB serverGordon Ross1-2/+3
Authored by: Thomas Keiser <thomas.keiser@nexenta.com> Authored by: Albert Lee <trisk@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-05-213630 NFS server should not allocate oversized buffersSebastien Roy1-0/+2
Reviewed by: Jeff Biseda <jeff.biseda@delphix.com> Reviewed by: Eric Schrock <Eric.Schrock@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2010-06-246710343 dnode cache should register a dnode_move() callback to limit ↵Tom Erickson1-0/+9
fragmentation 6583724 dnode_create should not call kmem_cache_constructor directly 6374545 disk write cache flush code overloads buf_t.b_list pointer
2010-04-136675738 KM_NOSLEEP may still try too hard for some allocationsStan Studzinski1-0/+1
2010-04-086538954 kmem_cache_alloc() doesn't scale for anon structure allocations when ↵David Valin1-2/+2
cache magazines are empty
2009-11-236898505 kmem_verify oddities around Fast Crash Dump integrationDave Plauger1-3/+4
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-4/+16
6676406 kmem client constructors and destructors need some cleanup
2005-10-31PSARC 2002/240 ZFSahrens1-1/+3
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+112