Eric.Lowe at Sun.COM
2006-Oct-31 15:37 UTC
[zfs-crypto-discuss] 6344261 segkmem should not return a shadow list with holes
Author: elowe Repository: /hg/zfs-crypto/gate Revision: a0b648c1a701018cadf0946781768c400db56e12 Log message: 6344261 segkmem should not return a shadow list with holes 6354842 ecc_page_zero() should try to lock pages with SE_RETIRED 6372151 page_retire can mangle PR_MESSAGEs of PAE pages 6372720 setting kpm_enable to 0 may lead to system panic at dr operations 6376283 page retire would panic if page_reclaim() were to fail 6376967 TSufs induces panic in hat_kpm_fault on amd64 Files: update: usr/src/uts/common/vm/page_retire.c update: usr/src/uts/common/vm/seg_kmem.c update: usr/src/uts/common/vm/seg_kpm.c update: usr/src/uts/common/vm/vm_page.c update: usr/src/uts/sfmmu/vm/hat_sfmmu.c update: usr/src/uts/sun4u/os/ecc.c