Joseph.Bonasera at Sun.COM
2006-Oct-31 15:42 UTC
[zfs-crypto-discuss] 6392698 double panic during reboot when stealing htables (htable_steal)
Author: josephb Repository: /hg/zfs-crypto/gate Revision: 940aeba3fb329ef82a4a3e62f8c1a1466eddae18 Log message: 6392698 double panic during reboot when stealing htables (htable_steal) 6387529 possible panic "htable_alloc(): couldn''t steal" on unusual x86 processors 6339250 htable_steal leaving some hat''s marked HAT_VICTIM causing a process hang 6325979 htable_steal implementation is too agressive when stealing htables 6395186 panic hement_remove() mapping not found -- due to page table stealing Files: update: usr/src/cmd/mdb/i86pc/modules/unix/i86mmu.c update: usr/src/uts/i86pc/vm/hat_i86.c update: usr/src/uts/i86pc/vm/htable.c