summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/vmem.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-11 [illumos-gate merge]Keith M Wesolowski1-5/+4
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-5/+4
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-2/+2
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2012-09-12OS-1541 vmem_xalloc() needs to check for overflowBryan Cantrill1-0/+16
2012-07-30Illumos SyncJohn Sonnenschein1-0/+17
2012-09-123179 vmem_xalloc needs to check for overflowBryan Cantrill1-0/+16
2012-05-061618 zfs causing system to hang in vmem_xalloc()George Wilson1-0/+17
2011-07-15OS-161 vmem_destroy(XXX): leaked 1 identifiers messages on shutdownJerry Jelinek1-1/+1
2010-01-126738063 vmem_destroy() destroyed too muchBlake Jones1-3/+5
2008-11-24PSARC/2008/226 mmapobj(2) - mmap objectMichael Corcoran1-0/+8
2008-10-146333409 traversal code should be able to issue multiple reads in parallelMatthew Ahrens1-4/+2
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-4/+5
2008-02-216664151 vmem_populate() needs to understand VM_PUSHPAGE allocationsbonwick1-5/+10
2007-05-116473237 trapstat fails to release cpu_lock and tstat_lock in failure pathsha1379941-8/+10
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1740