Mark Murray wrote: > John Hay wrote: > > > As of a few minutes ago, a minimal set of changes to bring the so-called > > > 'new-bus' functionality to the i386 kernel in -current. > > > > > > > It looks like the stat clock isn't started after this. I have tried a SMP > > and UNI kernel and both behave the same. Looking with vmstat -i and > > systat -vmstat, there is no sign of the stat clock. Sysctl kern.clockrate > > also have profhz and stathz as 100. A kernel of about a week ago doesn't > > have this problem. > > There are also some funny results in "systat -vmstat"; lots of > interrupt names are wrong; a pnp-probed sound card is listed as > "??? irq5", and everything else except "clk0 int0" and "rtc0 irq8" > are listed as "pci irqNN" (with NN replaced some believable number).
Known bogon... In between putting out fires (here), I hope to take a further shot at cleaning up the interrupt layering shortly. I wasn't too worried about that, I didn't think the world would end if the labels fell off the irq table, so I left it out. :-] Cheers, -Peter To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message