From: Rik van Riel <riel@conectiva.com.br>
To: Christoph Rohland <cr@sap.com>
Cc: linux-mm@kvack.org
Subject: Re: [PATCH,incomplete] shm integration into shrink_mmap
Date: Thu, 8 Jun 2000 12:35:41 -0300 (BRST) [thread overview]
Message-ID: <Pine.LNX.4.21.0006081229554.22665-100000@duckman.distro.conectiva> (raw)
In-Reply-To: <qwwg0qob4ef.fsf_-_@sap.com>
On 8 Jun 2000, Christoph Rohland wrote:
> Here is my first proposal for changing shm to be integrated into
> shrink_mmap.
>
> It gives you a function 'int shm_write_swap (struct page *page)'
> to write out a page to swap and replace the pte in the shm
> structures.
> What do you think?
This is a great start. We probably want to make the
shm_write_swap() function a function pointer in the
page->mapping struct so the shrink_mmap() code can
call the same function for every page, but other than
that this is the direction I'd like VM to go.
I've seen Juan Quintela is already looking into your
patch trying to write the missing part, so I guess
I'll continue on the active/inactive/scavenge list
code and not look at your patch in detail today ;)
regards,
Rik
--
The Internet is not a network of computers. It is a network
of people. That is its real strength.
Wanna talk about the kernel? irc.openprojects.net / #kernelnewbies
http://www.conectiva.com/ http://www.surriel.com/
--
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/
next prev parent reply other threads:[~2000-06-08 15:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-06-01 22:31 [PATCH] VM kswapd autotuning vs. -ac7 Rik van Riel
2000-06-02 15:54 ` Christoph Rohland
2000-06-02 16:01 ` Rik van Riel
2000-06-03 9:02 ` Christoph Rohland
2000-06-03 20:47 ` Rik van Riel
2000-06-04 11:12 ` Christoph Rohland
2000-06-05 8:58 ` Christoph Rohland
2000-06-05 10:16 ` Rik van Riel
2000-06-07 10:23 ` Christoph Rohland
2000-06-07 12:43 ` Rik van Riel
2000-06-07 13:04 ` Christoph Rohland
2000-06-07 13:39 ` Rik van Riel
2000-06-07 14:29 ` Christoph Rohland
2000-06-07 14:43 ` Stephen C. Tweedie
2000-06-08 15:04 ` [PATCH,incomplete] shm integration into shrink_mmap Christoph Rohland
2000-06-08 15:21 ` Juan J. Quintela
2000-06-08 15:35 ` Rik van Riel [this message]
2000-06-07 13:32 ` [PATCH] VM kswapd autotuning vs. -ac7 Stephen C. Tweedie
2000-06-07 14:09 ` Jamie Lokier
2000-06-07 14:11 ` Christoph Rohland
2000-06-07 14:17 ` Stephen C. Tweedie
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=Pine.LNX.4.21.0006081229554.22665-100000@duckman.distro.conectiva \
--to=riel@conectiva.com.br \
--cc=cr@sap.com \
--cc=linux-mm@kvack.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox