> So the APM idle loop won't have been used? APM -- by definition -- is not present on SMP motherboards, and thus is a non-factor on motherboards where acpi=ht would be used. > I was under the impression > that C1 was preferable to just calling hlt, but I'll admit to having no > idea if that's true for the PIII. C1 and HLT are synonymous on P-III, and also many other systems. MWAIT hints for use in the idle loop were added after Pentium III. The power savings of MWAIT for C1 is the same as HLT, but the wakeup mechanism is lower overhead, especially on systems with lots of processors. Today, MWAIT extension "hints" are used to get into deep C-states, but that was not the case for PIII. > I'd also have expected there to be at > least S1, so ACPI would be a functional improvement. Apparently nobody has complained about lacking that feature on this motherboard during the last 6 years, so I wouldn't recommend losing any sleep over it. > > > At least one of them covers a single submodel in a range, despite them > > > all running the same BIOS. I'd really lean towards them being bogus at > > > this stage of the game. > > > > While I too vote for consistency and less cruft is better, > > I'd like to keep the acpi_ht issue at hand apart from the > > inconsistency in old thinkpad BIOS DMI list issue; as they > > are logically independent. > > They're similar in that we have absolutely no idea why these entries are > present, potentially resulting in us reducing the functionality of > machines that would otherwise work happily. I know for a fact that some of the entries on that list are valid. I'm delited to clean up the ones that are cruft, and I thank you for noticing that a cleanup is necessary, but deleting them en-masse would be folly. thanks, -Len Brown, Intel Open Source Technology Center -- 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