From: mulyadi.santosa@gmail.com (Mulyadi Santosa)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Regarding memory compaction
Date: Tue, 8 Mar 2011 18:54:13 +0700 [thread overview]
Message-ID: <AANLkTinwKsPGox96FGmdhRUM+=821FKgejjfAGDuAwnu@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimNGq5_PbhT1MBysnpD5CV1RdWCNjDh2a8LKx9O@mail.gmail.com>
Hi..
On Tue, Mar 8, 2011 at 16:43, solmac john <johnsolmac@gmail.com> wrote:
> Hi All,
> I am working on memory?compaction.
> (http://lwn.net/Articles/368869/) and i wan't to test the same
> can some one guide how to test same or is there any sample?application?or
> utility to test memory compaction
Not 100% sure if it could help. Try to grep my test code here
http://linuxdevcenter.com/pub/a/linux/2006/11/30/linux-out-of-memory.html
and insert the related memory compaction call inside it (during the
sequence of free and malloc).
And then, by both checking /proc/meminfo and /proc/buddyinfo, I think
you could pick the conclusion...
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
prev parent reply other threads:[~2011-03-08 11:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-08 9:43 Regarding memory compaction solmac john
2011-03-08 11:54 ` Mulyadi Santosa [this message]
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='AANLkTinwKsPGox96FGmdhRUM+=821FKgejjfAGDuAwnu@mail.gmail.com' \
--to=mulyadi.santosa@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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).