On Thu, Oct 7, 2010 at 9:16 AM, Stefan Reinauer stefan.reinauer@coresystems.de wrote:
On 10/7/10 5:58 AM, Kevin O'Connor wrote:
BTW, the list concept doesn't make much sense anyway - at least on Via, there is no need to clear the fixed mtrrs, and you don't need a list to clear the variable mtrrs (a simple iterator would suffice).
The list seemed more comprehensible than writing down linear code. It's simple for the variable mtrrs, but the fixed ones are not linearly spread.
Why do you assume it's not needed to clear the fixed MTRRs on VIA systems? I don't think we should assume they didn't get set to "bad" values by the OS running prior to a reset, for example.
Are you saying that the list doesn't make sense for variable MTRRs because that happen to be even spaced and can be calculated?
wt