qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bochs-developers] [Qemu-devel] [PATCH v5 0/5] Support for S3 ACPI s


From: Carl-Daniel Hailfinger
Subject: Re: [Bochs-developers] [Qemu-devel] [PATCH v5 0/5] Support for S3 ACPI state (suspend to memory) in BIOS
Date: Thu, 27 Nov 2008 22:04:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080922 SUSE/1.1.12-0.1 SeaMonkey/1.1.12

On 27.11.2008 21:04, Stanislav wrote:
> What is the catchall emulation ? Could you explain/point me some docs ?
>   

Sorry, it was only a brief sentence. Basically, if the total size of all
cached areas is not bigger than CPU cache size, no cache line will be
evicted and the cache behaves like Cache-as-RAM (CAR). That should be
doable in Bochs, KVM and Qemu.

Or were you looking for BIOS code to enable CAR? That is indeed
processor specific, but any of the existing CAR implementations will
work if the catchall emulation is used.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]