linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kanoj@google.engr.sgi.com (Kanoj Sarcar)
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.rutgers.edu
Subject: Re: [RFT][PATCH] 2.3.10 pre5 SMP/vm fixes
Date: Thu, 8 Jul 1999 11:03:27 -0700 (PDT)	[thread overview]
Message-ID: <199907081803.LAA78042@google.engr.sgi.com> (raw)
In-Reply-To: <Pine.LNX.4.10.9907080959220.6648-100000@penguin.transmeta.com> from "Linus Torvalds" at Jul 8, 99 10:00:30 am

>
>
>
> On Thu, 8 Jul 1999, Kanoj Sarcar wrote:
> >
> > *****************************************************************
> > 3. In mm/memory.c, a new comment claims:
> > "The adding of pages is protected by the MM semaphore"
> > which is not quite correct, since swapoff does not hold this semaphore.
>
> The fix is to fix swapoff, not to change the comment.
> 

Couldn't agree more ... that is why I sent a patch for this (ie to
fix swapoff) on linux-mm, and reiterated the pointer to the patch 
in this thread. Here it is again:

    http://humbolt.nl.linux.org/lists/linux-mm/1999-06/msg00075.html

Let me know if you want me to create it against pre5. Or if you 
see a problem with it ... we talked about it quite a bit on
linux-mm.


> page_table_lock is _not_ going to be added to this path - I refuse to add> locks to common cases just to protect against things that never run in
> practice.
>

I assume you are talking about the fault path here ... none of the 
patches I posted adds page_table_lock to that path, right? Of
course without the lock, there might be other problems, I am 
not sure yet, will let you know if I see something ...

Kanoj

>               Linus
>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/

      reply	other threads:[~1999-07-08 18:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-08  7:19 Kanoj Sarcar
1999-07-08 17:00 ` Linus Torvalds
1999-07-08 18:03   ` Kanoj Sarcar [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=199907081803.LAA78042@google.engr.sgi.com \
    --to=kanoj@google.engr.sgi.com \
    --cc=linux-kernel@vger.rutgers.edu \
    --cc=linux-mm@kvack.org \
    --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