summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
Commit message (Expand)AuthorAgeFilesLines
* Mostly-cosmetic fixes in low-memory warning messages:bmah2007-04-231-6/+7
* Fix overflow, which was causing endless loops when 32bit machine had morepjd2007-04-131-2/+2
* MFp4: Hide under '#ifdef _KERNEL' only what's really needed.pjd2007-04-101-6/+2
* Try to stabilize ZFS with regard to memory consumption:pjd2007-04-101-14/+35
* Remove unused #define.pjd2007-04-091-2/+0
* Fix libzpool compilation.pjd2007-04-071-0/+4
* Allow to tune maximum and minimum memory used by ARC.pjd2007-04-071-5/+13
* Add missing mutex_init() which was causing assertion panic when on clonepjd2007-04-071-0/+1
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+2829
OpenPOWER on IntegriCloud