diff options
author | avg <avg@FreeBSD.org> | 2009-02-19 14:39:52 +0000 |
---|---|---|
committer | avg <avg@FreeBSD.org> | 2009-02-19 14:39:52 +0000 |
commit | 8ee3583cc864d8a5035215d558de11774ca4ec0b (patch) | |
tree | dc5a93b44e72d0a9a220a60b1bb42c83cdfe38c1 /lib/libc/stdlib/getenv.c | |
parent | d97386002fb4be26c36300a5d5a9eb2374833b5a (diff) | |
download | FreeBSD-src-8ee3583cc864d8a5035215d558de11774ca4ec0b.zip FreeBSD-src-8ee3583cc864d8a5035215d558de11774ca4ec0b.tar.gz |
acpi_cpu: fixup for PIIX4E PCI config related to C2
This is triggered only if BIOS configures ACPI_BITREG_BUS_MASTER_RLD
aka BRLD_EN_BM to 1.
Rationale:
1. we do not support C3 on PIIX4E
2. bus master activity need not break out of C2 state
3. because of CPU_QUIRK_NO_BM_CTRL quirk we may reset bus master
status which would result in immediate break out from C2
So if you have seen
cpu0: too many short sleeps, backing off to C1
with this chipset before you may want to try cx_lowest of C2 again.
Reviewed by: rpaulo (mentor), njl
Approved by: rpaulo (mentor)
Diffstat (limited to 'lib/libc/stdlib/getenv.c')
0 files changed, 0 insertions, 0 deletions