summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/vmem.c
AgeCommit message (Collapse)AuthorFilesLines
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
6502792 Same dynamic libraries should be mapped at the same virtual addresses in different processes
2008-10-146333409 traversal code should be able to issue multiple reads in parallelMatthew Ahrens1-4/+2
6418042 want traversal in depth-first pre-order for quicker 'zfs send' 6757112 zvol dump code is extra complicated 6725668 want ::zfs_blkstats to show block type stats after scrub 6725675 dmu traverse code has extraneous features 6725680 P2CROSS is confusing to use 6725698 zvol dump device should always be 128k 6729696 sync causes scrub or resilver to pause for up to 30s 6730101 online recv can cause scrub to miss some blocks 6752226 assertion failed in dbuf_verify: db->db.db_size >= dn->dn_datablksz 6577985 panic when zfs send a snapshot with i/o errors 6755042 zdb -Lbc counts block several times in case of checksum errors
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
6475905 hat_pagesuspend() hangs trying to relocate 4M page from contig_mem_slab_arena
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1740