Author: dp78419
Repository: /hg/onnv/onnv-gate
Revision: f8e4f3329c1840744bd9afa072dadbdcac2b52f6
Log message:
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
Files:
update: usr/src/uts/common/os/mem_cage.c
update: usr/src/uts/common/sys/mem_cage.h
update: usr/src/uts/common/vm/page.h
update: usr/src/uts/common/vm/vm_pagelist.c
update: usr/src/uts/i86pc/vm/vm_dep.h
update: usr/src/uts/i86pc/vm/vm_machdep.c
update: usr/src/uts/sfmmu/vm/hat_sfmmu.h
update: usr/src/uts/sun4/vm/vm_dep.c
update: usr/src/uts/sun4/vm/vm_dep.h
update: usr/src/uts/sun4u/vm/mach_vm_dep.c
update: usr/src/uts/sun4v/vm/mach_vm_dep.c