[LinuxBIOS] Cache As Ram

Segher Boessenkool segher at kernel.crashing.org
Thu Oct 26 14:44:33 CEST 2006


> When using cache as ram how can i ensure that the data in cache can  
> not be swapped out?

The most generic way is to just not access any cacheable space
that isn't in the cache yet.


Segher





More information about the coreboot mailing list