On Thursday 24 June 2010 03:13, you wrote: > On 23 June 2010 22:08, Larry Linder <[email protected]> wrote: > > I get a lot of these interrupts on a single processor system. > > > > The processor is a single core Athelon from a few years ago. > > Have you tried the boot option "nosmp"? > > Alan.
Adding "nosmp" alone does does not eliminate the spurious interrupts. Adding the rest of the commands along with "nosmp" does work. kernel /vmlinuz-2.6.18-194.3.1.el5 ro root=LABEL=/ rhgb quiet nosmp apm=force noapic api=off pci=noacpi Thanks Again Larry Linder
