Subject: Re: Preparing callout(9) for a HZ-less kernel To: None <tech-kern@netbsd.org> From: Blair Sadewitz <blair.sadewitz@gmail.com> List: tech-kern Date: 10/18/2007 16:45:10
I think LFS might need some modification for this, as there are calls
to ltsleep() for hz/n where n is 10, 100, or maybe some other multiple
of 10. How would this be addressed?
--Blair