Re: Linux does not correctly implement the ACPI specification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Peter Wainwright <prw@xxxxxxxxxxxxxxxxxxxxx> writes:
> Instead of executing all the GPE and Notify handlers in the single
> kacpid thread, we create a pool of worker threads and hand over the
> work to them.

You do this at boot - this means you waste a lot of memory for this
obscure case. Not a good idea. If anything create/destroy them
dynamically.

Also externs belong in header files.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux