Joseph.Bonasera at Sun.COM
2006-Oct-31 15:23 UTC
[zfs-crypto-discuss] 6275377 x86 hat code is inefficient at address space teardown
Author: josephb Repository: /hg/zfs-crypto/gate Revision: 581231423734f59ef4143e65c5ae2af3f704e34b Log message: 6275377 x86 hat code is inefficient at address space teardown 6256254 References to PAE page tables in 32 bits should use cas64() Files: update: usr/src/uts/i86pc/vm/hat_i86.c update: usr/src/uts/i86pc/vm/hat_pte.h update: usr/src/uts/i86pc/vm/hment.c update: usr/src/uts/i86pc/vm/htable.c