Andrew Gallatin wrote:
> > > Do both CPUs get clock interrupts on x86?
> >
> > No, the interrupts seem to be round-robin, but each clock intr is only
> > sent to one CPU unlike on alpha where they are broadcast.
>
> So each CPU gets (1/num_cpu) * hz clock interrupts/sec?
Interrupt delivery isn't round-robin. It just *seems* that way.
-- Terry
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message