From: Benjamin Redelings I <bredelin@ucla.edu>
To: linux-kernel@vger.kernel.org
Subject: MM bugs in 2.4.1-pre1 propogated to ac5?
Date: Wed, 10 Jan 2001 08:54:17 -0800 [thread overview]
Message-ID: <3A5C93B9.ADFF71F8@ucla.edu> (raw)
Hi - can someone confirm or deny that these are bugs?
I compiled pre1 for a 256Mb machine with them both "fixed", and it
worked fine.
Based on my quick reading of this patch:
+
+empty:
+ spin_lock(&mmlist_lock);
+ return 0;
The above should actually be spin_UNlock?
Also the test for !inactive_shortage() seems to be inverted?
+ /* If refill_inactive_scan failed, try to page stuff
out.. */
+ swap_out(priority, gfp_mask);
+ } while (!inactive_shortage());
-BenRI
--
"...assisted of course by pride, for we teach them to describe the
Creeping Death, as Good Sense, or Maturity, or Experience."
- "The Screwtape Letters"
Benjamin Redelings I <>< http://www.bol.ucla.edu/~bredelin/
-
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/
reply other threads:[~2001-01-10 16:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3A5C93B9.ADFF71F8@ucla.edu \
--to=bredelin@ucla.edu \
--cc=linux-kernel@vger.kernel.org \
/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.