| Summary: | KInfoCenter should improve Interrupts view | ||
|---|---|---|---|
| Product: | [Applications] kinfocenter | Reporter: | Gustavo Sverzut Barbieri <barbieri> |
| Component: | Info | Assignee: | David Hubner <hubn3rd> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | hubn3rd, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Gustavo Sverzut Barbieri
2004-09-01 19:54:54 UTC
Agreed - the Interrupts info should be enhanced. But you can't just rewrite the code/parser of the /proc/interrupts dump, because Linux and KDE runs on many different platforms which have a different layout of the /proc/interrupts file. Instead with Linux 2.6 we should use the libsysfs library instead and get all needed information that way. http://linux-diag.sourceforge.net/Sysfsutils.html Given the edge case use of the interrupts module we'll not be spending time on implementing and maintaining column parsing. |