History log of /titanic_52/usr/src/uts/common/vm/vm_pagelist.c (Results 1 – 25 of 35)
Revision Date Author Comments
# 1a5e258f 08-Aug-2014 Josef 'Jeff' Sipek <josef.sipek@nexenta.com>

5045 use atomic_{inc,dec}_* instead of atomic_add_*
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Robert Mustacchi <rm@joyent.com>


# d0bf2cb9 28-Mar-2012 Bryan Cantrill <bryan@joyent.com>

2638 page coalescing can dissociate locked pages from their pfn
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Milan Jurik <jurikm@xylab.cz>
Reviewed by: Theo Schlossnagle <jesus@omni

2638 page coalescing can dissociate locked pages from their pfn
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Milan Jurik <jurikm@xylab.cz>
Reviewed by: Theo Schlossnagle <jesus@omniti.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Eric Schrock <eric.schrock@delphix.com>

show more ...


# 1f84c0d7 08-May-2010 Dave Plauger <Dave.Plauger@Sun.COM>

6945836 fast crash dump broken: bzip2 internal error: BZ_UNKNOWN_ERROR


# d94ffb28 03-May-2010 jmcp <James.McPherson@Sun.COM>

backout 6535949: needs more work


# f045d8d6 29-Apr-2010 Amritpal Sandhu <Paul.Sandhu@Sun.COM>

6535949 availability of 2M pages degrades over time on Solaris/x64


# cb15d5d9 23-Apr-2010 Peter Rival <Frank.Rival@oracle.com>

6778289 vm locks need to scale with the size of system (strands/memory size)


# af4c679f 24-Nov-2009 Sean McEnroe <Sean.McEnroe@Sun.COM>

6887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodes
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR
6877160 guest domain panic at platsvc:mdeg_notify_client+10c
687476

6887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodes
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR
6877160 guest domain panic at platsvc:mdeg_notify_client+10c
6874763 memseg_alloc_meta() incorrectly maps page_t pages
6873569 multiple calls to memlist_read_lock() can cause deadlock hazard
6886354 DR failure with "memory span duplication" error
6886782 panic after pagefault in seg_kpm after LDom add-mem on primary
6887644 domain hang/deadlock during ldom mem DR when trying to grab a write lock

show more ...


# ca3e8d88 23-Oct-2009 Dave Plauger <Dave.Plauger@Sun.COM>

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


# 9853d9e8 17-Jul-2009 Jason Beloro <Jason.Beloro@Sun.COM>

FWARC 2008/540 Memory DR Domain Service
FWARC 2009/300 CPU MD node property for real address bits
6720954 add memory dr feature to ldoms
6742779 fsflush_do_pages() may incorrectly skip constituent fi

FWARC 2008/540 Memory DR Domain Service
FWARC 2009/300 CPU MD node property for real address bits
6720954 add memory dr feature to ldoms
6742779 fsflush_do_pages() may incorrectly skip constituent file large pages

show more ...


# 7196569b 04-Apr-2009 Sherry Moore <Sherry.Moore@Sun.COM>

6825760 page_freelist_split() needs to recheck page status after locking freelist


# 19397407 23-Sep-2008 Sherry Moore <Sherry.Moore@Sun.COM>

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms


# 06fb6a36 16-Jun-2008 dv142724 <none@none>

6658818 The macro PCF_INDEX is incorrect
6666035 Lock contention for pcf_buckets impacting ISM creation times
6666045 The data structures pcc_info_t and hw_page_map_t need to be cached aligned.


# b779d3e0 20-Feb-2008 dp78419 <none@none>

6653726 guest domain panics on page_get_replacement_page in sparse-memory, memory-exhaustion test case


# a7c3ca36 16-Jan-2008 dp78419 <none@none>

6647517 assertion failed: pfn >= it->mi_mblock_base && pfn <= it->mi_mblock_end


# d94d1888 20-Dec-2007 kchow <none@none>

6632805 java: trap type = 0x31 panic (cr 6625279) reproducible in snv_78


# 78b03d3a 13-Nov-2007 kchow <none@none>

6615393 1000x + penalty running with gigantic pages when they are not available.
6623149 trimkcage() may return out of bound pfn range and break large page allocation throttling logic
6625279 new pan

6615393 1000x + penalty running with gigantic pages when they are not available.
6623149 trimkcage() may return out of bound pfn range and break large page allocation throttling logic
6625279 new panic on UltraSPARC-IIe during snv_77 (panic[cpu0]/thread=3000cefcc20: BAD TRAP)
6627247 gigantic page processes can hang unless freemem has a padding of the gigantic page size

show more ...


# 02bc52be 28-Oct-2007 kchow <none@none>

6453272 ctfmerge uses the largest pagesize from getpagesizes() which can be bad on systems with giant pages
6543997 divide by 0 panic in page_geti_contig_pages during 1g page testing
6587615 1g pages

6453272 ctfmerge uses the largest pagesize from getpagesizes() which can be bad on systems with giant pages
6543997 divide by 0 panic in page_geti_contig_pages during 1g page testing
6587615 1g pagesize support on AMD family 0x10 processors
6588824 throttling large page coalescing needs to be revisited for gigantic pages
6613824 legacy applications (java) should be prevented from inadvertantly using 1g pagesize

--HG--
rename : usr/src/lib/libc/common/sys/getpagesizes.s => deleted_files/usr/src/lib/libc/common/sys/getpagesizes.s

show more ...


# ce8eb11a 01-Aug-2007 dp78419 <none@none>

PSARC 2006/675 MPO for Victoria Falls/Maramba project
6539930 MPO for sun4v platforms


# 2cb27123 09-Jun-2007 aguzovsk <none@none>

6544121 Implement text replication


# fe70c9cf 01-Mar-2007 dp78419 <none@none>

6528905 group colorequiv colors on N2 by low order bits of the color first


# 932dc8e5 26-Feb-2007 dp78419 <none@none>

6527696 /etc/system colorequiv setting has no impact


# ad23a2db 20-Dec-2006 johansen <none@none>

4894692 caching data in heap inflates crash dump
6499454 time to increase size of kmem default allocation caches
6499459 vm should stop checking kvp directly


# 8b464eb8 15-Dec-2006 mec <none@none>

PSARC 2006/360 Page retire and caged memory kstats
PSARC 2006/401 /dev/physmem
6385792 physical memory driver needed for memory testing


# 5d07b933 21-Oct-2006 dp78419 <none@none>

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(s

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

show more ...


# 0b5aa17b 05-Jun-2006 mec <none@none>

6433511 page_get_contig_pages panics in debug kernel due to MTYPE_START macro


12