Subject: Re: unaligned access during bootup
To: None <thorpej@shagadelic.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-alpha
Date: 03/02/2007 22:39:50
thorpej@shagadelic.org wrote:

> > Anyway, if no one objects I'll commit the attached patch
> > after I dig out my DEC3000/300 from closet to test it.
> 
> Thanks!

Now I've tested the patch on 3000/300 and it works fine, but
"sysctl -a vm.idlezero" command shows "vm.idlezero = 256"
while it should be zero.

Should we add CTLTYPE_BOOL in <sys/sysctl.h> and sys/kern/kern_sysctl.c?
---
Izumi Tsutsui