All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: ltt-dev@lists.casi.polymtl.ca
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RELEASE] ltt-control 0.86, better streaming fadvise
Date: Wed, 19 May 2010 22:11:39 -0400	[thread overview]
Message-ID: <20100520021139.GA15828@Krystal> (raw)
In-Reply-To: <20100519220015.GA8028@Krystal>

A discussion follow-up with Linus made me change the implementation to put the
fadvise after the synchronous page writeback, to ensure better streaming
behavior.

Mathieu

* Mathieu Desnoyers (mathieu.desnoyers@efficios.com) wrote:
> 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

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com

      reply	other threads:[~2010-05-20  2:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19 22:00 [RELEASE] ltt-control 0.85, lighter page cache use Mathieu Desnoyers
2010-05-20  2:11 ` Mathieu Desnoyers [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=20100520021139.GA15828@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 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.