#
c6f039c7 |
| 26-Dec-2019 |
Toomas Soome <tsoome@me.com> |
12172 genunix: variable may be used uninitialized Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.co
12172 genunix: variable may be used uninitialized Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
8905f42c |
| 25-Mar-2016 |
Bryan Cantrill <bryan@joyent.com> |
6818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semantics Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Cody Mello <melloc@joyent.com> Approved by: Garrett D'Amo
6818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semantics Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Cody Mello <melloc@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
ede2438e |
| 20-Apr-2015 |
Richard PALO <richard@NetBSD.org> |
5856 syscall/memctl should compare attr != 0, being an int, instead of NULL Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
|
#
9d12795f |
| 07-Apr-2015 |
Robert Mustacchi <rm@joyent.com> |
5830 want arc4random(3C) suite 5802 want getentropy(3C) 5803 want getrandom(2) 5804 want explicit_bzero(3C) 5805 want MC_INHERIT_ZERO 5806 uuid_generate can leak its cache in edge conditions Reviewed
5830 want arc4random(3C) suite 5802 want getentropy(3C) 5803 want getrandom(2) 5804 want explicit_bzero(3C) 5805 want MC_INHERIT_ZERO 5806 uuid_generate can leak its cache in edge conditions Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
e7f81dc7 |
| 01-Nov-2006 |
susans <none@none> |
6232870 MPSS does not work for x86 process stacks
|
#
ec25b48f |
| 27-Oct-2006 |
susans <none@none> |
6254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page sizes to be demoted 6325885 map_pgszstk() uses p->p_brkpageszc rather than p->p_stkpageszc 6371967 assign large pages to anon s
6254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page 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
show more ...
|
#
07b65a64 |
| 22-Jul-2006 |
aguzovsk <none@none> |
4614772 MPSS to be extended to shared memory 6413095 madvise() freeing up whole pages even when passed sizes smaller than a page 6416714 anon_map_getpages panic during stress test 6428347 multilple p
4614772 MPSS to be extended to shared memory 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
show more ...
|
#
4abce959 |
| 25-Jun-2005 |
mec <none@none> |
6288365 memcntl panics on debug sun4v kernels for 4M pages
|
#
7c478bd9 |
| 14-Jun-2005 |
stevel@tonic-gate <none@none> |
OpenSolaris Launch
|