qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: nicolas prochazka <prochazka.nicolas@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Remove qemu_alloc_physram()
Date: Wed, 27 May 2009 11:29:42 +0200	[thread overview]
Message-ID: <2803e73b0905270229p6e5f8f3bk4a12205f5726cf6e@mail.gmail.com> (raw)

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.




Regards,
Nicolas .

             reply	other threads:[~2009-05-27  9:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-27  9:29 nicolas prochazka [this message]
2009-05-27  9:36 ` [Qemu-devel] Remove qemu_alloc_physram() Laurent Desnogues
2009-05-27  9:48   ` [Qemu-devel] " Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2803e73b0905270229p6e5f8f3bk4a12205f5726cf6e@mail.gmail.com \
    --to=prochazka.nicolas@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).