Date: Fri, 17 Oct 2003 13:46:53 +0200 From: Marko Zec <zec@tel.fer.hr> To: Ducrot Bruno <ducrot@poupinou.org> Cc: freebsd-mobile@freebsd.org Subject: Re: PATCH: Pentium-M deeper sleep support in idle loop Message-ID: <200310171346.53613.zec@tel.fer.hr> In-Reply-To: <20031017092359.GF8668@poupinou.org> References: <200310170220.25356.zec@tel.fer.hr> <20031017092359.GF8668@poupinou.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310171346.53613.zec>