From: Jeff Garzik <garzik@gtf.org>
To: Andrew Morton <akpm@zip.com.au>
Cc: Linus Torvalds <torvalds@transmeta.com>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [patch 10/16] give swapper_space a set_page_dirty a_op
Date: Sat, 1 Jun 2002 16:14:24 -0400 [thread overview]
Message-ID: <20020601161424.A4535@gtf.org> (raw)
In-Reply-To: <3CF88908.179B10BF@zip.com.au>
On Sat, Jun 01, 2002 at 01:42:48AM -0700, Andrew Morton wrote:
>
>
> Give swapper_space a ->set_page_dirty() address_space_operation.
Remember that we don't need swapper_space at all?
All the underlying inodes have their own address spaces, and the
SWP_ENTRY tells us what we need to know, to find the underlying address
spaces.
swapper_space is just a master address space that overlays the
underlying multiple address spaces. We can just look directly at the
underlying ones...
Jeff
next prev parent reply other threads:[~2002-06-01 20:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-01 8:42 [patch 10/16] give swapper_space a set_page_dirty a_op Andrew Morton
2002-06-01 20:14 ` Jeff Garzik [this message]
2002-06-01 22:38 ` Andrew Morton
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=20020601161424.A4535@gtf.org \
--to=garzik@gtf.org \
--cc=akpm@zip.com.au \
--cc=linux-kernel@vger.kernel.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