* Regarding memory compaction
@ 2011-03-08 9:43 solmac john
2011-03-08 11:54 ` Mulyadi Santosa
0 siblings, 1 reply; 2+ messages in thread
From: solmac john @ 2011-03-08 9:43 UTC (permalink / raw)
To: kernelnewbies
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
Thanks,
Akhilesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110308/7315230c/attachment.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Regarding memory compaction
2011-03-08 9:43 Regarding memory compaction solmac john
@ 2011-03-08 11:54 ` Mulyadi Santosa
0 siblings, 0 replies; 2+ messages in thread
From: Mulyadi Santosa @ 2011-03-08 11:54 UTC (permalink / raw)
To: kernelnewbies
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-08 11:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 9:43 Regarding memory compaction solmac john
2011-03-08 11:54 ` Mulyadi Santosa
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).