All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stephen C. Tweedie" <sct@redhat.com>
To: Marcelo Tosatti <marcelo@conectiva.com.br>,
	Rik van Riel <riel@conectiva.com.br>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Cc: Stephen Tweedie <sct@redhat.com>
Subject: Re: MM/VM todo list
Date: Fri, 5 Jan 2001 21:52:23 +0000	[thread overview]
Message-ID: <20010105215223.M1290@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0101051505430.1295-100000@duckman.distro.conectiva> <Pine.LNX.4.21.0101051454230.2859-100000@freak.distro.conectiva> <20010105221326.A10112@caldera.de>
In-Reply-To: <20010105221326.A10112@caldera.de>; from hch@caldera.de on Fri, Jan 05, 2001 at 10:13:27PM +0100

Hi,

On Fri, Jan 05, 2001 at 10:13:27PM +0100, Christoph Hellwig wrote:
> On Fri, Jan 05, 2001 at 02:56:40PM -0200, Marcelo Tosatti wrote:
> > > * VM: experiment with different active lists / aging pages
> > >   of different ages at different rates + other page replacement
> > >   improvements
> > > * VM: Quality of Service / fairness / ... improvements
> >   * VM: Use kiobuf IO in VM instead buffer_head IO. 
> 
> I'd vote for killing both bufer_head and kiobuf from VM.
> Lokk at my pageio patch - VM doesn't know about the use of kiobufs
> in the filesystem IO...

It has already been talked about, and is something I'd like for 2.5
--- it's easy enough to push the buffer-head list into the
per-address-space structures so that the upper VM has no knowledge of
the IO mechanism being used underneath.

Cheers,
 Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

WARNING: multiple messages have this Message-ID (diff)
From: "Stephen C. Tweedie" <sct@redhat.com>
To: Marcelo Tosatti <marcelo@conectiva.com.br>,
	Rik van Riel <riel@conectiva.com.br>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Cc: Stephen Tweedie <sct@redhat.com>
Subject: Re: MM/VM todo list
Date: Fri, 5 Jan 2001 21:52:23 +0000	[thread overview]
Message-ID: <20010105215223.M1290@redhat.com> (raw)
In-Reply-To: <20010105221326.A10112@caldera.de>; from hch@caldera.de on Fri, Jan 05, 2001 at 10:13:27PM +0100

Hi,

On Fri, Jan 05, 2001 at 10:13:27PM +0100, Christoph Hellwig wrote:
> On Fri, Jan 05, 2001 at 02:56:40PM -0200, Marcelo Tosatti wrote:
> > > * VM: experiment with different active lists / aging pages
> > >   of different ages at different rates + other page replacement
> > >   improvements
> > > * VM: Quality of Service / fairness / ... improvements
> >   * VM: Use kiobuf IO in VM instead buffer_head IO. 
> 
> I'd vote for killing both bufer_head and kiobuf from VM.
> Lokk at my pageio patch - VM doesn't know about the use of kiobufs
> in the filesystem IO...

It has already been talked about, and is something I'd like for 2.5
--- it's easy enough to push the buffer-head list into the
per-address-space structures so that the upper VM has no knowledge of
the IO mechanism being used underneath.

Cheers,
 Stephen
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

  parent reply	other threads:[~2001-01-05 21:54 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-05 17:14 MM/VM todo list Rik van Riel
2001-01-05 17:14 ` Rik van Riel
2001-01-05 15:54 ` Marcelo Tosatti
2001-01-05 15:54   ` Marcelo Tosatti
2001-01-05 17:50   ` Rik van Riel
2001-01-05 17:50     ` Rik van Riel
2001-01-05 16:56 ` Marcelo Tosatti
2001-01-05 16:56   ` Marcelo Tosatti
2001-01-05 21:13   ` Christoph Hellwig
2001-01-05 21:13     ` Christoph Hellwig
2001-01-05 21:20     ` Rik van Riel
2001-01-05 21:20       ` Rik van Riel
2001-01-05 21:26       ` Christoph Hellwig
2001-01-05 21:26         ` Christoph Hellwig
2001-01-05 21:27         ` Rik van Riel
2001-01-05 21:27           ` Rik van Riel
2001-01-05 21:34           ` Christoph Hellwig
2001-01-05 21:34             ` Christoph Hellwig
2001-01-05 21:52     ` Stephen C. Tweedie [this message]
2001-01-05 21:52       ` Stephen C. Tweedie
2001-01-05 17:58 ` Daniel Phillips
2001-01-05 17:58   ` Daniel Phillips
2001-01-08 17:31 ` afei
2001-01-08 17:31   ` afei
2001-01-08 17:36   ` Rik van Riel
2001-01-08 17:36     ` Rik van Riel
2001-01-08 20:23     ` Rasmus Andersen
2001-01-08 20:23       ` Rasmus Andersen

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=20010105215223.M1290@redhat.com \
    --to=sct@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=marcelo@conectiva.com.br \
    --cc=riel@conectiva.com.br \
    /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.