#
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>
|
#
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>
|
#
683b2949 |
| 04-Apr-2012 |
Richard Lowe <richlowe@richlowe.net> |
2603 uts should be -Waddress clean Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
c7c6ab2a |
| 19-Jan-2011 |
Garrett D'Amore <garrett@nexenta.com> |
536 hat_getkpfnum needs to be removed Reviewed by: gwr@nexenta.com Reviewed by: trisk@nexenta.com
|
#
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 ...
|
#
d2365b01 |
| 19-Feb-2010 |
Pavel Tatashin <Pavel.Tatashin@Sun.COM> |
6892591 per-MMU context id domains for sun4v
|
#
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>
|
#
9d0d62ad |
| 07-Aug-2009 |
Jason Beloro <Jason.Beloro@Sun.COM> |
6858457 Remove Solaris support for UltraSPARC-AT10 processor
|
#
125be069 |
| 14-Feb-2009 |
Jason Beloro <Jason.Beloro@Sun.COM> |
FWARC 2008/592 MMU_EXT API group name and number change 6729256 kernel routines such as bcopy, bzero need to be optimized for UltraSPARC-AT10. 6757032 Use TLB search order register API 6771318 Some p
FWARC 2008/592 MMU_EXT API group name and number change 6729256 kernel routines such as bcopy, bzero need to be optimized for UltraSPARC-AT10. 6757032 Use TLB search order register API 6771318 Some packets get dropped from the performance counter ringbuffer 6781121 CPC: Rock PCBE does not correctly handle overflow profiling. 64-bit extension is incorrect. 6791429 SUNW,UltraSPARC-AT10 should not be using ASI_NQUAD_LD since it is redefined as ASI_STICK_CMPR
show more ...
|
#
a6a91161 |
| 20-Jan-2009 |
Jason Beloro <Jason.Beloro@Sun.COM> |
6755072 Frequency of calls to demap all could be reduced 6757028 Improve CRP error packet handling 6791608 SW support for humidity sensors 6793427 Optimize update to mmu primary context id 1
|
#
0a90a7fd |
| 21-Nov-2008 |
Amritpal Sandhu <Paul.Sandhu@Sun.COM> |
6638112 eliminate HMELOCK_ENTER() to avoid xcall timeout panic and improve GET_TTE() performance 6620705 sfmmu_hblk_hash_add/rm should not access hme buckets via va 6638127 TSB_UPDATE_TL()/TSB_UPDATE
6638112 eliminate HMELOCK_ENTER() to avoid xcall timeout panic and improve GET_TTE() performance 6620705 sfmmu_hblk_hash_add/rm should not access hme buckets via va 6638127 TSB_UPDATE_TL()/TSB_UPDATE_TL_PN() shouldn't spin forever in TSB_LOCK_ENTRY()
show more ...
|
#
20064263 |
| 17-Oct-2008 |
Sean McEnroe <Sean.McEnroe@Sun.COM> |
6729139 Shared context causes SEGVs and panics on OPL
|
#
2f0fcb93 |
| 27-Sep-2008 |
Jason Beloro <Jason.Beloro@Sun.COM> |
PSARC/2007/003 Solaris Support for the Rock Processor 6368478 Solaris needs to support the Rock processor 6440653 stores to sun4v error queue head registers are missing a membar #Sync 6639717 FLUSH i
PSARC/2007/003 Solaris Support for the Rock Processor 6368478 Solaris needs to support the Rock processor 6440653 stores to sun4v error queue head registers are missing a membar #Sync 6639717 FLUSH instruction used more than necessary in sun4v
show more ...
|
#
444ce08e |
| 22-Aug-2008 |
Donghai Qiao <Donghai.Qiao@Sun.COM> |
6672470 Looping within uiomove()/xcopyout()/copyout_move() 6707987 kpm has some VAC handling issues 6388567 VAC flushing is broken on US III-IV+ for large pages
|
#
1426d65a |
| 01-Mar-2008 |
sm142603 <none@none> |
6642758 Support Shared Context for SPARC64-VII
|
#
7dacfc44 |
| 18-Sep-2007 |
paulsan <none@none> |
6597746 Don't create srd_cache, region_cache and scd_cache on systems that don't use shared context 6597751 SFMMU_HASH_UNLOCK() call is missing in hat_unlock_region() 6600745 shared context code need
6597746 Don't create srd_cache, region_cache and scd_cache on systems that don't use shared context 6597751 SFMMU_HASH_UNLOCK() call is missing in hat_unlock_region() 6600745 shared context code needs to be cleaned up 6603269 assertion failed: sfhme->hme_tte.ll != 0, file: ../../sfmmu/vm/hat_sfmmu.c, line: 11613
show more ...
|
#
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 ...
|
#
d39fefdf |
| 25-May-2007 |
kupfer <none@none> |
6368594 extra backslash in MSROW_BIG2SMALL, MSROW_SMALL2BIG 6368599 extra backslash in SEMA_BLOCK 6368838 extra backslash in sfmmu macros Contributed by Scott Heimer.
|
#
bb121940 |
| 05-Mar-2007 |
dp78419 <none@none> |
6510878 Kernel Boot time data structures can be mapped with Large pages to improve performance
|
#
60972f37 |
| 21-Feb-2007 |
jb145095 <none@none> |
6244343 sun4v mmu code should support 16-bit context and correctly mask mmu fault addresses
|
#
63360950 |
| 31-Jan-2007 |
mp204432 <none@none> |
6363303 numerous source files misspell "relevant"
|
#
081a94b0 |
| 03-Jan-2007 |
aguzovsk <none@none> |
6498368 Reduce va_to_pa overheads 6500938 tte_remap panics with inconsistent sf_hments
|
#
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 ...
|
#
5d07b933 |
| 21-Oct-2006 |
dp78419 <none@none> |
PSARC 2006/236 Hashed Cache index support 6409758 Integrate the support for Hashed Cache index mode 6249718 page_freelist_fill() can return a page of the wrong mtype 6478353 page_get_mnode_freelist(s
PSARC 2006/236 Hashed Cache index support 6409758 Integrate the support for Hashed Cache index mode 6249718 page_freelist_fill() can return a page of the wrong mtype 6478353 page_get_mnode_freelist(szc > 0) should call page_freelist_coalesce() for every bin it tries 6478363 page_get_mnode_cachelist() may ignore PG_MATCH_COLOR flag 6470374 PLCNT_SZ() macro in sun4/vm/vm_dep.h has incorrect loop condition
show more ...
|
#
e12a8a13 |
| 31-Aug-2006 |
susans <none@none> |
6458128 SAP performs 5% better with 4M pages than with 32M pages
|