Re: PATCH: Pentium-M deeper sleep support in idle loop
Marko Zec <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers,gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Friday 17 October 2003 11:23, Ducrot Bruno wrote: > In case of P-M (Banias), speedstep does work differently, and this will not > work. Be sure to disable speedstep stuff in such case (or implement it). True, the new "Centrino" CPUs are equipped with a slightly different speedstep control model, but have in mind that the speedstep support was only of marginal importance in my patch, as clearly stated in the original post. The main purpose of the patch is enabling deeper sleep mode in the idle loop, which is a completely independent feature from the speedstep. Furthermore, it should work across all -M pentium models in combination with ICH3 and ICH4 chipsets. I'd be more than glad to hear some feedback on if and how that works for people out there... > SpeedStep also work if ICH-2M, and it is easy to add it in your patch (but > probably not the deeper sleep stuff though, especially if you have an > older PIII, but sleep should be ok). If it's easy, then by all means go for it. Unfortunately I don't have any ICH2 based systems available for testing, so I'm 100% sure I won't be implementing it myself. Cheers, Marko _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"