RE: [discuss] Re: Please pull x86-64 bug fixes

From: Linus Torvalds
Date: Sun Oct 08 2006 - 18:42:42 EST




On Sun, 8 Oct 2006, Duran, Leo wrote:
>
> But, allow me to cite another example to reinforce my point about the
> merit of ACPI: Staying with processor power management interfaces, how
> about 'dynamic' interfaces such as _PPC? _PPC describes to the OS the
> platform's desired behavior based on some event, like unplugging the
> power-cord on a laptop - I find merit on that kind of platform-to-OS
> communication mechanism (I don't like the idea of having the platform
> making decisions & taking actions behind the OS's back... and even if it
> had to, I like the idea of at least providing some kind of notification,
> which is possible via ACPI interfaces).

The thing is, we'd just have been much better off if Intel had just
specified some perfectly regular interrupt for a "power management event",
coming out of a PCI device for that thing (say, the southbridge?), and
just tried to standardize it.

We'd have far fewer bugs that way. As it is, we need to often know about
how the hardware works _anyway_, just to fix up the problems that not
knowing about it causes.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/