linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Roger Larsson <roger.larsson@norran.net>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: "Juan J. Quintela" <quintela@fi.udc.es>, linux-mm@kvack.org
Subject: Re: Estrange behaviour of pre9-1
Date: Tue, 16 May 2000 18:37:57 +0200	[thread overview]
Message-ID: <39217965.D0F64411@norran.net> (raw)
In-Reply-To: <Pine.LNX.4.10.10005160642440.1398-100000@penguin.transmeta.com>

Linus Torvalds wrote:
> 
> On 16 May 2000, Juan J. Quintela wrote:
> > Hi
> >
> > linus> That is indeed what my shink_mmap() suggested change does (ie make
> > linus> "sync_page_buffers()" wait for old locked buffers).
> >
> > But your change wait for *all* locked buffers, I want to start several
> > writes asynchronously and then wait for one of them.
> 
> This is pretty much exactly what my change does - no need to be
> excessively clever.
> 
> Remember, we walk the LRU list from the "old" end, and whenever we hita
> dirty buffer we will write it out asynchronously. AND WE WILL MOVE IT TO
> THE TOP OF THE LRU QUEUE!
> 

Not in my recently released patch [Improved LRU shrink_mmap...].
It keeps the dirty (to be cleaned) pages in the old end.
I do not scan for dirty pages but it can easily be added - tonight.

/RogerL

--
Home page:
  http://www.norran.net/nra02596/
--
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:[~2000-05-16 16:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-15 22:56 Juan J. Quintela
2000-05-15 23:59 ` Linus Torvalds
2000-05-16  0:20   ` Juan J. Quintela
2000-05-16  0:34     ` Linus Torvalds
2000-05-16  0:54       ` Juan J. Quintela
2000-05-16  1:15         ` Rik van Riel
2000-05-16 13:53         ` Linus Torvalds
2000-05-16 14:20           ` Juan J. Quintela
2000-05-16 16:37           ` Roger Larsson [this message]
2000-05-16  0:55     ` Rik van Riel
2000-05-16 14:03       ` Linus Torvalds
2000-05-16  1:03   ` Rik van Riel

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=39217965.D0F64411@norran.net \
    --to=roger.larsson@norran.net \
    --cc=linux-mm@kvack.org \
    --cc=quintela@fi.udc.es \
    --cc=torvalds@transmeta.com \
    /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