Weblog entry #24 for dkg
irqtune is the historical option, but it hasn't been updated for 10 years, and looks like a serious mess in debian at the moment (it's not in etch or lenny, orphaned, and has many serious bugs open).
Any thoughts or suggestions for what might be a better way to prioritize interrupts on a modern system?
Comments on this Entry
Why do you think you need it?
[ Parent | Reply to this comment ]
[ Send Message | View dkg's Scratchpad | View Weblogs ]
Fortunately, i haven't seen these buffer overruns except immediately after boot, when i suppose it's possible that the kernel is still settling into its routine, and hasn't set up proper optimizations (disk caching, etc). If this is the case, i could see how an interrupt isn't serviced as quickly as it should be, because other systems are still being accessed with higher priority.
However, for this system, i'd really like to prioritize servicing the serial port over other subsystems, even at boot time, even if it means more sluggish responses from the disks or other devices.
[ Parent | Reply to this comment ]