Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-24 | OS-881 To workaround OS-580 add support to only invalidate mappings from a ↵ | Jerry Jelinek | 1 | -2/+7 | |
single process | |||||
2006-11-01 | 6232870 MPSS does not work for x86 process stacks | susans | 1 | -15/+5 | |
2006-10-26 | 6254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page ↵ | susans | 1 | -12/+31 | |
sizes to be demoted 6325885 map_pgszstk() uses p->p_brkpageszc rather than p->p_stkpageszc 6371967 assign large pages to anon segment created using mmap /dev/zero 6483208 unify and cleanup OOB (out of the box) large pagesize selection code 6483216 use intermediate pagesizes to map the beginning of bss/heap and stack when it may help performance 6483226 bss size is not properly taken into account by LP OOB policy at exec() time 6483230 grow_internal() doesn't properly align stack bottom for large pages 6483231 memcntl.c: ASSERT(IS_P2ALIGNED(p->p_brkbase + p->p_brksize, pgsz)); 6483233 provide a mechanism to enable the use of 32M text pages on OPL by default 6485171 memcntl() shouldn't silently fail when stack space is unavailable with requested pagesize | |||||
2006-07-21 | 4614772 MPSS to be extended to shared memory | aguzovsk | 1 | -4/+6 | |
6413095 madvise() freeing up whole pages even when passed sizes smaller than a page 6416714 anon_map_getpages panic during stress test 6428347 multilple pagelocks/softlocks on the same large page should decrement availrmem just once | |||||
2005-06-24 | 6288365 memcntl panics on debug sun4v kernels for 4M pages | mec | 1 | -2/+2 | |
2005-06-14 | OpenSolaris Launch | stevel@tonic-gate | 1 | -0/+394 | |