Took a couple tries due to my farting around (and not wanting to leave the power-sucking hppa running when I couldn't monitor progress) but it completed a make kernel, make build, make release cycle with reboots.
Ship it? Philip Guenther On Sat, Dec 3, 2022 at 9:26 PM Philip Guenther <guent...@gmail.com> wrote: > On Sat, Dec 3, 2022 at 5:43 PM Scott Cheloha <scottchel...@gmail.com> > wrote: > >> On Sun, Nov 06, 2022 at 07:42:49PM +0000, Scott Cheloha wrote: >> > This patch switches hppa to clockintr(9). >> > >> > kettenis@ has tested it on his B2000, which is not MP. >> > >> > It probably needs testing on an MP hppa machine. I am uncertain how >> > common these things are. >> > >> > Notes: >> > >> > - hppa machines now have a randomized statclock(). >> > >> > - Rename cpu_hardclock() to itmr_intr() keep the name accurate. >> > It no longer runs just hardclock(). >> >> 1 month bump. >> >> I am still looking for a person with a multiprocessor hppa machine to >> test this patch. >> >> It has been tested successfully on uniprocessor hppa machines (kernel >> builds, kernel boots, survived a release build, survived upgrade from >> the resulting bsd.rd upgrade). >> >> GENERIC.MP testing is the missing piece before this is ready to >> commit. >> > > Have rebooted to a kernel with this and now building userland (w/-j3) on a > (2 cpu) J6700. > Both cpus are showing about as busy as usual in 'top'. Will report back > when it either completes, fails, or blows up. > > Philip Guenther > >