All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Wright <anthony@overnetdata.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: 5x dom0 memory increase from Xen/Linux 3.4/2.6.18 to	4.1/3.0.0
Date: Wed, 22 Jun 2011 16:53:40 +0100	[thread overview]
Message-ID: <4E021004.2080201@overnetdata.com> (raw)
In-Reply-To: <20110622143926.GC6613@dumpdata.com>

On 22/06/2011 15:39, Konrad Rzeszutek Wilk wrote:
> On Wed, Jun 22, 2011 at 03:22:30PM +0100, Anthony Wright wrote:
>> On 22/06/2011 14:32, Konrad Rzeszutek Wilk wrote:
>>> On Wed, Jun 22, 2011 at 02:15:35PM +0100, Anthony Wright wrote:
>>>> Maybe I'm misreading the output, but I couldn't see any numbers that
>>>> look like memory being assigned. I've attached the dmesg output. Do I
>>>> need to enable a CONFIG variable to get the output I need or am I
>>>> missing something.
>>> The memblock=debug should give you some idea of what is Reserved. The
>>> Reserved includes memory that is allocated by boot-time services (P2M,
>>> pagetables, NUMA) and by real reservations (for example ACPI space).
>>> Using the 'memblock=debug' can give you an idea of what services are
>>> reserving the most. Then we can narrow down who or what is eating the gobs
>>> of memory.
>>>
>>> see the 'Memory: ".. numbers. Also you might want to eliminate
>>> the balloon usage space algother by doing two things:
>>>
>>> Xen command line: dom0_mem=max:512MB
>>>
>>> Linux command line: mem=512MB
>>>
>>> That will effectivly remove any balloon space (so your Dom0 will _never_
>>> grow up).
>> The problem is I can't see any lines in the kernel dmesg output
>> (attached to previous email) that start "Memory: ", or anything else
>> that looks hopeful. Is there anything else I should add to the command
> dmesg | grep Memory: ?
Ok, I'm being really thick here, but I can't get the Memory: lines to be
output by the kernel. It looks like I can't get any KERN_INFO or
KERN_DEBUG lines to be output no matter what I do to log level. I'm not
much of a kernel hacker, but is there some debug code that I need to
enable to get these messages? I've wandered through google, and the
kernel code but I can't find anything obvious.

thanks,

Anthony.

  reply	other threads:[~2011-06-22 15:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 12:58 5x dom0 memory increase from Xen/Linux 3.4/2.6.18 to 4.1/3.0.0 Anthony Wright
2011-06-16 14:56 ` Konrad Rzeszutek Wilk
2011-06-17 15:31   ` Anthony Wright
2011-06-20 12:45     ` Konrad Rzeszutek Wilk
2011-06-22 13:15       ` Anthony Wright
2011-06-22 13:32         ` Konrad Rzeszutek Wilk
2011-06-22 14:22           ` Anthony Wright
2011-06-22 14:39             ` Konrad Rzeszutek Wilk
2011-06-22 15:53               ` Anthony Wright [this message]
2011-06-23 13:02                 ` Konrad Rzeszutek Wilk

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=4E021004.2080201@overnetdata.com \
    --to=anthony@overnetdata.com \
    --cc=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.