summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm/hat.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-01-19536 hat_getkpfnum needs to be removedGarrett D'Amore1-20/+0
Reviewed by: gwr@nexenta.com Reviewed by: trisk@nexenta.com
2009-10-226828976 Fast Crash DumpDave Plauger1-0/+4
6878030 live crash dump is much slower than reboot dump 6626023 Crash dump size is excessive on large memory machines
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro1-19/+0
2009-06-176708183 poor scalability of mdb memstat with increasing CPU countPavel Tatashin1-1/+3
2008-09-26PSARC/2007/003 Solaris Support for the Rock ProcessorJason Beloro1-3/+20
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
2007-06-24PSARC 2006/266 Shared Context Supportpaulsan1-1/+35
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
2007-05-256538758 Sporadic I/O error will cause data corruption in Veritas CFS with ↵qiao1-1/+3
VMODSORT mode on.
2006-12-156351793 sfmmu_mlist_enter recursive mutex_enter.trevtom1-0/+2
6467201 Duplicate hrmstat structures cause long hat_statlock hold times.
2006-10-266254029 memcntl() MC_HAT_ADVISE with page size 0 may cause segment page ↵susans1-2/+10
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
2006-06-216331963 Fix for 6272550 could be improvedelowe1-6/+5
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()
2005-10-106277224 7.6% Cadence regression in snv_12elowe1-1/+1
6289141 reading from /dev/kmem may crash the system 6313259 panic: hat_register_callback: out of callback IDs
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+598