public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: Rik van Riel <riel@conectiva.com.br>
Cc: Benjamin LaHaise <bcrl@redhat.com>,
	Linus Torvalds <torvalds@transmeta.com>,
	"David S. Miller" <davem@redhat.com>,
	linux-kernel@vger.kernel.org
Subject: Re: please revert bogus patch to vmscan.c
Date: Tue, 30 Oct 2001 16:51:19 +0100	[thread overview]
Message-ID: <20011030165119.I1340@athlon.random> (raw)
In-Reply-To: <20011030162008.G1340@athlon.random> <Pine.LNX.4.33L.0110301324410.2963-100000@imladris.surriel.com>
In-Reply-To: <Pine.LNX.4.33L.0110301324410.2963-100000@imladris.surriel.com>; from riel@conectiva.com.br on Tue, Oct 30, 2001 at 01:34:50PM -0200

On Tue, Oct 30, 2001 at 01:34:50PM -0200, Rik van Riel wrote:
> On Tue, 30 Oct 2001, Andrea Arcangeli wrote:
> > On Mon, Oct 29, 2001 at 09:25:46PM -0500, Benjamin LaHaise wrote:
> > > I fully well expect it to be.  However, from the point of view of stability
> > > we *want* to be conservative and correct.  If Al had to demonstrate with
> >
> > Dave just told you what this change has to do with stability, not sure
> > why you keep reiterating about stability and correctness.
> >
> > But of course going from page flush to the mm flush is fine from my part
> > too. As Linus noted a few days ago during swapout we're going to block
> > and reschedule all the time, so the range flush is going to be a noop in
> 
> Only on architectures where the TLB (or equivalent) is
> small and only capable of holding entries for one address
> space at a time.
> 
> It's simply not true on eg PPC.

I thought at alpha of course but alpha doesn't provide an hardware
accessed bit in first place :).

my view was too x86-64/x86/alpha centric (incidentally the only archs I
test personally :), I really didn't considered the case of tagged tlb +
accessed bit both provided by the cpu while making that change, so we
hurted ia64 and ppc, but it will be trivial to fix now that Ben promptly
noticed the problem, thanks Ben, good catch, that's really appreciated!

Anwyays this have _nothing_ to do at the very least with stability
unlike the above subliminal messages are implying, see above, it can
only potentially be less responsive under very heavy swap on ia64 and
ppc (dunno sparc64?), period. mentioning real life workloads like Oracle
and RHDB in relation to the tlb flush for the accessed bit is further
subliminal bullshit, Oracle definitely isn't supposed to swap heavily
during the benchmarks, and I'm sure it's not the case for mainline
postrgres either (dunno about RHDB).

Andrea

  reply	other threads:[~2001-10-30 15:51 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-29 23:08 please revert bogus patch to vmscan.c Benjamin LaHaise
2001-10-29 23:14 ` David S. Miller
2001-10-29 23:15   ` Benjamin LaHaise
2001-10-29 23:25     ` Linus Torvalds
2001-10-29 23:33       ` Benjamin LaHaise
2001-10-29 23:36         ` David S. Miller
2001-10-29 23:39           ` Benjamin LaHaise
2001-10-29 23:41             ` Linus Torvalds
2001-10-29 23:48               ` Benjamin LaHaise
2001-10-29 23:50                 ` David S. Miller
2001-10-29 23:51                   ` Benjamin LaHaise
2001-10-29 23:55                     ` David S. Miller
2001-10-29 23:57                       ` Benjamin LaHaise
2001-10-30  0:01                         ` David S. Miller
2001-10-30  0:05                           ` Benjamin LaHaise
2001-10-29 23:58                       ` Linus Torvalds
2001-10-30  1:31                   ` Rik van Riel
2001-10-30  1:34                     ` David S. Miller
2001-10-30  1:42                       ` Linus Torvalds
2001-10-30  1:46                         ` David S. Miller
2001-10-30  2:25                         ` Benjamin LaHaise
2001-10-30 15:20                           ` Andrea Arcangeli
2001-10-30 15:34                             ` Rik van Riel
2001-10-30 15:51                               ` Andrea Arcangeli [this message]
2001-10-30 16:34                                 ` Benjamin LaHaise
2001-10-30 17:00                                   ` Andrea Arcangeli
2001-10-30 17:07                                     ` Rik van Riel
2001-10-30 16:13                               ` Giuliano Pochini
2001-10-30 16:54                                 ` Andrea Arcangeli
2001-10-30 17:23                                   ` Giuliano Pochini
2001-10-30 17:30                                     ` Andrea Arcangeli
2001-10-31  0:38                                       ` Paul Mackerras
     [not found]                                       ` <15327.8495.767553.389519@cargo.ozlabs.ibm.com>
2001-10-31  1:57                                         ` Andrea Arcangeli
2001-10-30 16:38                               ` Linus Torvalds
2001-10-30 16:47                                 ` Benjamin LaHaise
2001-10-30 16:57                                 ` Victor Yodaiken
2001-10-30 17:16                                   ` Troy Benjegerdes
2001-10-30 17:17                                   ` Linus Torvalds
2001-10-30 17:51                                     ` Victor Yodaiken
2001-10-30 18:01                                     ` Cort Dougan
2001-10-30 21:39                                   ` Paul Mackerras
2001-10-30 22:36                                     ` Victor Yodaiken
2001-10-30 17:23                                 ` Benjamin Herrenschmidt
2001-10-30 17:36                                   ` Benjamin Herrenschmidt
2001-10-30 17:41                                   ` Linus Torvalds
2001-10-30  1:49                       ` Benjamin LaHaise
2001-10-30  9:03                   ` Alan Cox
2001-10-29 23:22   ` Linus Torvalds
2001-10-29 23:29     ` Benjamin LaHaise
2001-10-29 23:44       ` Linus Torvalds
2001-10-30  0:02       ` Hugh Dickins
2001-10-30  0:04         ` Linus Torvalds
2001-10-30  0:04         ` David S. Miller
2001-10-29 23:51 ` Paul Mackerras

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=20011030165119.I1340@athlon.random \
    --to=andrea@suse.de \
    --cc=bcrl@redhat.com \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=riel@conectiva.com.br \
    --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