linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: yad.naveen@gmail.com (naveen yadav)
To: linux-arm-kernel@lists.infradead.org
Subject: Issue in kswapd daemon initilisation
Date: Thu, 30 Dec 2010 19:40:16 +0530	[thread overview]
Message-ID: <AANLkTinNJEgFMcqb+HEhmOkjHPdFqaVLd3yBbeJKvgfJ@mail.gmail.com> (raw)

Dear all,

when I run cat /proc/zoneinfo on my ARM target. i got two nodes.
Node 0, zone   Normal
  pages free     39642
        min      338
        low      422
        high     507
        scanned  0 (aa: 0 ia: 0 af: 0 if: 0)
        spanned  43520
        present  43180
Node 1, zone   Normal
  pages free     21822
        min      170
        low      212
        high     255
        scanned  0 (aa: 0 ia: 0 af: 0 if: 0)
        spanned  22016
        present  21844

But when I check PS, I found that
root         0 SW<  [kswapd0] is running, So here is my question .

1. why there is no kswapd demon for another node.?
If I need to enable, how can I do.
2. I check on config option ARCH_POPULATES_NODE_MAP option is disable in ARM.

Thanks

                 reply	other threads:[~2010-12-30 14:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=AANLkTinNJEgFMcqb+HEhmOkjHPdFqaVLd3yBbeJKvgfJ@mail.gmail.com \
    --to=yad.naveen@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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).