Carl-Daniel Hailfinger wrote:

> Dumb question: We know the location of the stack when we enter
> disable_car(). We also know that all memory belongs to us. Can we copy
> CAR stack contents to some safe location and restore them after wbinvd()?
> 

This shouldn't be needed. If the stack needed to be moved you would want 
to do it before the wbinvd so you were copying from cache to memory. 
Much faster than memory to memory.

Marc

-- 
Marc Jones
Senior Firmware Engineer
(970) 226-9684 Office
mailto:[EMAIL PROTECTED]
http://www.amd.com/embeddedprocessors



-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to