From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: ltt-dev@lists.casi.polymtl.ca
Cc: linux-kernel@vger.kernel.org
Subject: [RELEASE] ltt-control 0.85, lighter page cache use
Date: Wed, 19 May 2010 18:00:15 -0400 [thread overview]
Message-ID: <20100519220015.GA8028@Krystal> (raw)
Hi,
I just released ltt-control 0.85 which waits for previous subbuffers to be
written to disk (using sync_file_range()) and uses fadvise to tell the kernel
that pages won't be reaccessed. This lessens the tracer impact on the page
cache.
Thanks to Linus for hints on how to use fadvise and sync_file_range to do
this, c.f.:
http://marc.info/?l=linux-kernel&m=127430576309253&w=2
Mathieu
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
next reply other threads:[~2010-05-19 22:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-19 22:00 Mathieu Desnoyers [this message]
2010-05-20 2:11 ` [RELEASE] ltt-control 0.86, better streaming fadvise Mathieu Desnoyers
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=20100519220015.GA8028@Krystal \
--to=mathieu.desnoyers@efficios.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ltt-dev@lists.casi.polymtl.ca \
/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).