History log of /illumos-gate/usr/src/uts/sun4u/cpu/us3_common_mmu.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 1426d65a 01-Mar-2008 sm142603

6642758 Support Shared Context for SPARC64-VII


# 05d3dc4b 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 Sha

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 ...


# 3cbfd4cf 21-Dec-2006 jimand

6464647 OPL needs to reprogram dTLB for large kernel pages


# ec25b48f 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 t

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 ...


# e12a8a13 31-Aug-2006 susans

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


# 582cbfcb 14-Jul-2006 jimand

6402533 LP OOB policies must not allow the use of more than one large pagesize on USIII+-USIV+ systems


# 1e2e7a75 20-Jun-2006 huah

6373298 Integrate support for MMU context ID domains


# 3486346c 04-Aug-2005 davemq

6282392 LP OOB assumes data segment is last
6292504 auto_lpg_maxszc set incorrectly in mmu_init_mmu_page_sizes


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch