summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm/hat.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-29 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 5ceaf02ccc1885ec3499b7d79f2a80ce1325b4d8 8433 vmxnet3: warnings about not supported properties don't help anything commit f862e02cb8d597e430ef5067be483718a65c3370 7962 strxfrm() fails for certain characters commit 5206305f06cf80338a34e00287f3336069e1198b 1198 date formats contain spaces where not expected commit 5549034d757a8b1a23f3957d95e4e9e440c44ebf 8428 8367 breaks cmlb module install on sparc commit 73177167911de9eef96901d8f6d3cb6be7c67574 8309 libbsm should support AUE_sudo audit event commit b4203d757c7c247e39c94c09a94021a3a8121062 8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */ commit bec2e3ffadac8d3536ea115d636d06c7b561623a 8212 manpages contain obsolete references 6019 sleep can't be infinite Conflicts: usr/src/man/man1m/zonecfg.1m usr/src/man/man1/mdb.1
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>
2014-06-26OS-3088 need a lighterweight page invalidation mechanism for zone memcapJerry Jelinek1-2/+8
2012-01-24OS-881 To workaround OS-580 add support to only invalidate mappings from a ↵Jerry Jelinek1-0/+2
single process
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