qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH 01/32] use anonymous memory for kqemu.


From: Leonardo Reiter
Subject: Re: [Qemu-devel] Re: [PATCH 01/32] use anonymous memory for kqemu.
Date: Thu, 23 Oct 2008 11:08:02 -0400

On Thu, Oct 23, 2008 at 10:25 AM, Anthony Liguori <address@hidden> wrote:
> Jan Kiszka wrote:
>>
>> This hack-around, was it purely Linux-motivated? Or did/do other OSes
>> have similar issues?
>>
>
> /dev/shm doesn't exist on anything but Linux.
>
> Regards,
>
> Anthony Liguori
>
>> Jan

This should be tested well on Solaris 10, especially with -m values
approaching 1GB and -kernel-kqemu.  The Solaris version would use /tmp
rather than /dev/shm, but iirc there were problems when using
MAP_ANONYMOUS.

Also, on Linux, does anyone know what minimum kernel version is needed
to not need the /dev/shm hack?

Thanks,

Leo Reiter




reply via email to

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