> 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


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

Reply via email to