[PATCH 4/4] kvmppc: convert wrteei to wrtee as kvm guest optimization
Kumar Gala
galak at kernel.crashing.org
Fri Aug 22 18:17:33 EST 2008
On Aug 22, 2008, at 3:08 AM, Christian Ehrhardt wrote:
> Scott Wood wrote:
>> On Thu, Aug 21, 2008 at 09:21:39AM -0500, Kumar Gala wrote:
>>
>>> Where is the other discussion? I'd like to understand what's
>>> going on here.. (especially since I added the wrtee[i] changes to
>>> kernel way back when).
>>>
>>
>> Presumably, they want to be able to replace wrtee with a store to a
>> hypervisor/guest shared memory area, and there's no store-immediate
>> instruction.
>>
>> -Scott
>>
> Exactly Scott
>
> And for your question Kumar, in the last submission I was asked to
> split host and guest patches.
> So the host discussion lives on kvm-ppc at vger.kernel.org as I
> mentioned (maybe a bit too hidden)
> in the [0/4] mail of this series.
Maybe I'm missing something but it seems like just changing the code
to wrtee isn't the best way to ensure you have enough space to put the
set of instructions you guys want.
- k
More information about the Linuxppc-dev
mailing list