Subject: Re: kern/13968: diskless sparc64 behaves strangely after "ubcperf"
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: Chuck Silvers <chuq@chuq.com>
List: netbsd-bugs
Date: 09/20/2001 01:32:13
ok, I've fixed two bugs here:
 - sparc64 pmap_clear_modify() not re-enabling modified-bit emulation.
 - swap-to-NFS being busted by confusion about units.

if it's working ok for you now, please close the PR.

-Chuck