qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Remove qemu_alloc_physram()


From: Laurent Desnogues
Subject: Re: [Qemu-devel] Remove qemu_alloc_physram()
Date: Wed, 27 May 2009 11:36:50 +0200

On Wed, May 27, 2009 at 11:29 AM, nicolas prochazka
<address@hidden> wrote:
> Hello,
> Since this patch :
> http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commit;h=0e8d16ba06486ebf79f131f28121774715975248
> Remove qemu_alloc_physram()
> Obsolete.
>
> function alloc_mem_area(memory, &map_len, mem_path);  is never calling in 
> code,
> and it seems that's  -mem-path ( or -mempath) /hugepages  does not
> work for me now.
> before this patch, i can see for example in /proc/meminfo :
> HugePages_Total:  2560
> HugePages_Free:   2301
> when i start one kvm/qemu
>
> now , HupePages_Free never down , hugepages_free = hugepages_total.

Are you sure you're pointing at the right commit?  How could the
removal of an unused function change the behavior?


Laurent




reply via email to

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