summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/mmapobj.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek1-2/+16
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-4/+4
2009-03-016805501 memcntl() failed due to ENOMEM for pagesize 268435456 with snv_108Michael Corcoran1-7/+26
2009-02-026797028 "NOTICE: lib_va_64_arena may not be optimized" message on the consoleMichael Corcoran1-82/+90
2009-01-206790597 mmapobj has problems with some invalid file formatsMichael Corcoran1-6/+26
2008-12-126783693 mmapobj may use wrong alignment in some casesMichael Corcoran1-10/+13
2008-11-24PSARC/2008/226 mmapobj(2) - mmap objectMichael Corcoran1-0/+2385