On 4 November 2011 07:53, Paolo Bonzini <pbonz...@redhat.com> wrote:
> On 11/04/2011 02:52 AM, Peter Maydell wrote:
>>
>>  * the fixed address we mmap the code gen buffer to in system
>> mode tends to overlap the libc heap (at least on Ubuntu oneiric);
>> when this happens you typically get a sysmalloc abort
>
> Let's change this to use the .bss code gen buffer

Does anybody know why we don't just use the .bss codegen
buffer all the time for everything anyway?

-- PMM

Reply via email to