History log of /opensolaris-onvv-gate/usr/src/uts/sfmmu/vm/hat_sfmmu.h
Revision Date Author Comments
# 12908:80a39220b451 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 processed ISM


# 11713:03615b084875 19-Feb-2010 Pavel Tatashin <Pavel.Tatashin@Sun.COM>

6892591 per-MMU context id domains for sun4v


# 11066:cebb50cbe4f9 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>


# 10271:7c80b70bb8de 06-Aug-2009 Jason Beloro <Jason.Beloro@Sun.COM>

6858457 Remove Solaris support for UltraSPARC-AT10 processor


# 8819:4df632c9b303 13-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 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


# 8574:34b33d2c8168 19-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


# 8187:07a2f708e698 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_TL_PN() shouldn't spin forever in TSB_LOCK_ENTRY()


# 7869:10227e8ccea5 17-Oct-2008 Sean McEnroe <Sean.McEnroe@Sun.COM>

6729139 Shared context causes SEGVs and panics on OPL


# 7718:555eee33ff6e 26-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 instruction used more than necessary in sun4v


# 7393:8a8d73648b44 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


# 6127:3731a676ec5e 29-Feb-2008 sm142603

6642758 Support Shared Context for SPARC64-VII


# 5075:199eb2ec2c2c 17-Sep-2007 paulsan

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


# 4528:9ad45715d2ab 24-Jun-2007 paulsan

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


# 4319:6ac16afd16fd 24-May-2007 kupfer

6368594 extra backslash in MSROW_BIG2SMALL, MSROW_SMALL2BIG
6368599 extra backslash in SEMA_BLOCK
6368838 extra backslash in sfmmu macros
Contributed by Scott Heimer.


# 3764:74844940a161 05-Mar-2007 dp78419

6510878 Kernel Boot time data structures can be mapped with Large pages to improve performance


# 3687:96d6b6ad3918 20-Feb-2007 jb145095

6244343 sun4v mmu code should support 16-bit context and correctly mask mmu fault addresses


# 3517:79d66aa80b8b 30-Jan-2007 mp204432

6363303 numerous source files misspell "relevant"


# 3351:853fb8df244a 02-Jan-2007 aguzovsk

6498368 Reduce va_to_pa overheads
6500938 tte_remap panics with inconsistent sf_hments


# 2991:4b13d6c49c6b 26-Oct-2006 susans

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


# 2961:8b33bed4151e 21-Oct-2006 dp78419

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


# 2659:de6ef283fa99 31-Aug-2006 susans

6458128 SAP performs 5% better with 4M pages than with 32M pages


# 2296:4644f3dc5596 28-Jun-2006 ae112802

6261101 VAC alias handling code should be compiled out for sun4v


# 2241:592fbc504a44 20-Jun-2006 huah

6373298 Integrate support for MMU context ID domains


# 1772:78cca3d2cc4b 08-Apr-2006 jl139090

PSARC 2004/750 Solaris for OPL
6379529 Solaris for OPL Project


# 670:fead92dad0b1 10-Oct-2005 elowe

6277224 7.6% Cadence regression in snv_12
6289141 reading from /dev/kmem may crash the system
6313259 panic: hat_register_callback: out of callback IDs


# 567:4e11f5a276d3 16-Sep-2005 dmick

6310485 gcc and trapstat don't get along
6310536 gcc and sfmmu header don't get along
6310555 gcc and memlists don't get along


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 12908:80a39220b451 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 processed ISM


# 11713:03615b084875 19-Feb-2010 Pavel Tatashin <Pavel.Tatashin@Sun.COM>

6892591 per-MMU context id domains for sun4v


# 11066:cebb50cbe4f9 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>


# 10271:7c80b70bb8de 06-Aug-2009 Jason Beloro <Jason.Beloro@Sun.COM>

6858457 Remove Solaris support for UltraSPARC-AT10 processor


# 8819:4df632c9b303 13-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 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


# 8574:34b33d2c8168 19-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


# 8187:07a2f708e698 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_TL_PN() shouldn't spin forever in TSB_LOCK_ENTRY()


# 7869:10227e8ccea5 17-Oct-2008 Sean McEnroe <Sean.McEnroe@Sun.COM>

6729139 Shared context causes SEGVs and panics on OPL


# 7718:555eee33ff6e 26-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 instruction used more than necessary in sun4v


# 7393:8a8d73648b44 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


# 6127:3731a676ec5e 29-Feb-2008 sm142603

6642758 Support Shared Context for SPARC64-VII


# 5075:199eb2ec2c2c 17-Sep-2007 paulsan

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


# 4528:9ad45715d2ab 24-Jun-2007 paulsan

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


# 4319:6ac16afd16fd 24-May-2007 kupfer

6368594 extra backslash in MSROW_BIG2SMALL, MSROW_SMALL2BIG
6368599 extra backslash in SEMA_BLOCK
6368838 extra backslash in sfmmu macros
Contributed by Scott Heimer.


# 3764:74844940a161 05-Mar-2007 dp78419

6510878 Kernel Boot time data structures can be mapped with Large pages to improve performance


# 3687:96d6b6ad3918 20-Feb-2007 jb145095

6244343 sun4v mmu code should support 16-bit context and correctly mask mmu fault addresses


# 3517:79d66aa80b8b 30-Jan-2007 mp204432

6363303 numerous source files misspell "relevant"


# 3351:853fb8df244a 02-Jan-2007 aguzovsk

6498368 Reduce va_to_pa overheads
6500938 tte_remap panics with inconsistent sf_hments


# 2991:4b13d6c49c6b 26-Oct-2006 susans

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


# 2961:8b33bed4151e 21-Oct-2006 dp78419

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


# 2659:de6ef283fa99 31-Aug-2006 susans

6458128 SAP performs 5% better with 4M pages than with 32M pages


# 2296:4644f3dc5596 28-Jun-2006 ae112802

6261101 VAC alias handling code should be compiled out for sun4v


# 2241:592fbc504a44 20-Jun-2006 huah

6373298 Integrate support for MMU context ID domains


# 1772:78cca3d2cc4b 08-Apr-2006 jl139090

PSARC 2004/750 Solaris for OPL
6379529 Solaris for OPL Project


# 670:fead92dad0b1 10-Oct-2005 elowe

6277224 7.6% Cadence regression in snv_12
6289141 reading from /dev/kmem may crash the system
6313259 panic: hat_register_callback: out of callback IDs


# 567:4e11f5a276d3 16-Sep-2005 dmick

6310485 gcc and trapstat don't get along
6310536 gcc and sfmmu header don't get along
6310555 gcc and memlists don't get along


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch