#
5e76ec37 |
| 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>
(cherry picked from commit e67272d0d0c6a150b2455a71938e8de04a5af292)
show more ...
|
#
0d5ae8c1 |
| 06-Jan-2016 |
Josef 'Jeff' Sipek <jeffpc@josefsipek.net> |
6345 remove xhat support Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
#
dc32d872 |
| 21-Dec-2015 |
Josef 'Jeff' Sipek <jeffpc@josefsipek.net> |
6514 AS_* lock macros simplification Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDo
6514 AS_* lock macros simplification Reviewed by: Piotr Jasiukajtis <estibi@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
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 ...
|
#
1a5e258f |
| 08-Aug-2014 |
Josef 'Jeff' Sipek <josef.sipek@nexenta.com> |
5045 use atomic_{inc,dec}_* instead of atomic_add_* Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
6a634c9d |
| 19-Aug-2010 |
Richard Lowe <richlowe@richlowe.net> |
merge with onnv_147 Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
|
#
a19609f8 |
| 13-Aug-2010 |
jv227347 <Jordan.Vaughan@Sun.com> |
6906740 Zones need an improved reference counting mechanism
|
#
e0cb4e8d |
| 06-Aug-2010 |
Ondrej Kubecka <Ondrej.Kubecka@Sun.COM> |
backout 1225025: needs more work
|
#
769c3218 |
| 30-Jul-2010 |
Stan Studzinski <Stan.Studzinski@Sun.COM> |
1225025 mlock:ed anonymous memory remains backed by swap
|
#
b52a336e |
| 26-Jul-2010 |
Pavel Tatashin <Pavel.Tatashin@Sun.COM> |
6948098 freemem_lock contention causes poor concurrent DISM MC_LOCK/MC_UNLOCK performance 6946742 sfmmu_mlspl_enter lock contention on mml_table 6956454 ani_free_pool lock contention with multi proce
6948098 freemem_lock contention causes poor concurrent DISM MC_LOCK/MC_UNLOCK performance 6946742 sfmmu_mlspl_enter lock contention on mml_table 6956454 ani_free_pool lock contention with multi processed ISM
show more ...
|
#
d3d50737 |
| 13-Nov-2009 |
Rafael Vanoni <rafael.vanoni@sun.com> |
PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling 6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
|
#
552507c5 |
| 26-Jun-2009 |
Gangadhar Mylapuram <Gangadhar.M@Sun.COM> |
6848845 pages_locked value is leaking 6816657 Use of SHM_LOCK can leak free pages
|
#
a98e9dbf |
| 23-May-2008 |
aguzovsk <none@none> |
6423097 segvn_pagelock() may perform very poorly 6526804 DR delete_memory_thread, AIO, and segvn deadlock 6557794 segspt_dismpagelock() and segspt_shmadvise(MADV_FREE) may deadlock 6557813 seg_ppurge
6423097 segvn_pagelock() may perform very poorly 6526804 DR delete_memory_thread, AIO, and segvn deadlock 6557794 segspt_dismpagelock() and segspt_shmadvise(MADV_FREE) may deadlock 6557813 seg_ppurge_seg() shouldn't flush all unrelated ISM/DISM segments 6557891 softlocks/pagelocks of anon pages should not decrement availrmem for memory swapped pages 6559612 multiple softlocks on a DISM segment should decrement availrmem just once 6562291 page_mem_avail() is stuck due to availrmem overaccounting and lack of seg_preap() calls 6596555 locked anonymous pages should not have assigned disk swap slots 6639424 hat_sfmmu.c:hat_pagesync() doesn't handle well HAT_SYNC_STOPON_REF and HAT_SYNC_STOPON_MOD flags 6639425 optimize checkpage() optimizations 6662927 page_llock contention during I/O
show more ...
|
#
2ba723d8 |
| 11-Oct-2007 |
mec <none@none> |
6339235 DISM may interact poorly with anon when failing to use large pages 6607917 assertion failed: ht->ht_lock_cnt == 0 || ht->ht_valid_cnt > 0
|
#
05d3dc4b |
| 24-Jun-2007 |
paulsan <none@none> |
PSARC 2006/266 Shared Context Support PSARC 2006/267 Shared Region HME Block support 6388600 do_virtual_coloring checks should be expunged from sfmmu 6449192 Integrate support for MMU Shared Contexts
PSARC 2006/266 Shared Context Support PSARC 2006/267 Shared Region HME Block support 6388600 do_virtual_coloring checks should be expunged from sfmmu 6449192 Integrate support for MMU Shared Contexts 6449195 Integrate support for Shared Region HME Blocks
show more ...
|
#
2cb27123 |
| 09-Jun-2007 |
aguzovsk <none@none> |
6544121 Implement text replication
|
#
3230aa08 |
| 17-May-2007 |
susans <none@none> |
6521370 Panic in segspt_free_pages
|
#
cee1d74b |
| 25-Jan-2007 |
jfrank <none@none> |
6436999 Page Retirement feature cannot retire ISM pages with CE errors and induces high sys time. 6508988 page retire kstat pr_pending no longer functional
|
#
67253d2c |
| 22-Jan-2007 |
sl108498 <none@none> |
6514873 stress test shm14 panicks amd64 systems
|
#
feeaa462 |
| 17-Jan-2007 |
aguzovsk <none@none> |
6510640 ISM pagefaults are very slow
|
#
68803f2d |
| 08-Jan-2007 |
sl108498 <none@none> |
6510729 assertion failed: zone->zone_max_swap >= swap, file: ../../common/os/rctl.c, line: 2748
|
#
c6939658 |
| 20-Sep-2006 |
sl108498 <none@none> |
PSARC/2004/580 zone/project.max-locked-memory Resource Controls PSARC/2006/463 Amendment_to_zone_project.max-locked-memory_Resource_Controls 5053609 RFE: need zone.max-locked-memory rctl 4691104 Need
PSARC/2004/580 zone/project.max-locked-memory Resource Controls PSARC/2006/463 Amendment_to_zone_project.max-locked-memory_Resource_Controls 5053609 RFE: need zone.max-locked-memory rctl 4691104 Need mlock capability without requiring superuser privileges
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 ...
|
#
e67882ff |
| 28-Feb-2006 |
bs21162 <none@none> |
6367660 segspt_dismpagelock() loops indefinitely
|
#
0da3d2a8 |
| 16-Nov-2005 |
rd117015 <none@none> |
6229754 segspt_reclaim() panics the system because pplist is NULL
|