History log of /illumos-gate/usr/src/uts/common/vm/hat.h (Results 1 – 13 of 13)
Revision Date Author Comments
# b4203d75 14-Jun-2017 Marcel Telka

8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# c7c6ab2a 19-Jan-2011 Garrett D'Amore

536 hat_getkpfnum needs to be removed
Reviewed by: gwr@nexenta.com
Reviewed by: trisk@nexenta.com


# ca3e8d88 23-Oct-2009 Dave Plauger

6828976 Fast Crash Dump
6878030 live crash dump is much slower than reboot dump
6626023 Crash dump size is excessive on large memory machines


# 9d0d62ad 07-Aug-2009 Jason Beloro

6858457 Remove Solaris support for UltraSPARC-AT10 processor


# d20abfaa 17-Jun-2009 Pavel Tatashin

6708183 poor scalability of mdb memstat with increasing CPU count


# 2f0fcb93 27-Sep-2008 Jason Beloro

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
663

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


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


# d9615970 25-May-2007 qiao

6538758 Sporadic I/O error will cause data corruption in Veritas CFS with VMODSORT mode on.


# 9d9461f9 15-Dec-2006 trevtom

6351793 sfmmu_mlist_enter recursive mutex_enter.
6467201 Duplicate hrmstat structures cause long hat_statlock hold times.


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


# d0662dbf 21-Jun-2006 elowe

6331963 Fix for 6272550 could be improved
6426868 race between hat_add_callback() and hat_page_relocate() causes system panic
6429406 pci nexus driver must use a unique 'key' in hat_register_

6331963 Fix for 6272550 could be improved
6426868 race between hat_add_callback() and hat_page_relocate() causes system panic
6429406 pci nexus driver must use a unique 'key' in hat_register_callback()

show more ...


# 1bd5c35f 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


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

OpenSolaris Launch