From: Pavel Machek <pavel@ucw.cz>
To: yunfeng zhang <zyf.zeroos@gmail.com>
Cc: linux-kernel@vger.kernel.org, Rik van Riel <riel@redhat.com>,
Al Boldi <a1426z@gawab.com>
Subject: Re: [PATCH 2.6.20-rc5 1/1] MM: enhance Linux swap subsystem
Date: Mon, 22 Jan 2007 11:21:56 +0100 [thread overview]
Message-ID: <20070122102156.GD16309@elf.ucw.cz> (raw)
In-Reply-To: <4df04b840701212309l2a283357jbdaa88794e5208a7@mail.gmail.com>
Hi1
> My patch is based on my new idea to Linux swap subsystem, you can find more
> in
> Documentation/vm_pps.txt which isn't only patch illustration but also file
> changelog. In brief, SwapDaemon should scan and reclaim pages on
> UserSpace::vmalist other than current zone::active/inactive. The change will
> conspicuously enhance swap subsystem performance by
No, this is not the way to submit major rewrite of swap subsystem.
You need to (at minimum, making fundamental changes _is_ hard):
1) Fix your mailer not to wordwrap.
2) Get some testing. Identify workloads it improves.
3) Get some _external_ testing. You are retransmitting wordwrapped
patch. That means noone other then you is actually using it.
4) Don't cc me; I'm not mm expert, and I tend to read l-k, anyway.
Pavel
> + Pure Private Page System (pps)
> + Copyright by Yunfeng Zhang on GFDL 1.2
I am not sure GFDL is GPL compatible.
> +// Purpose <([{
You have certainly "interesting" heading style. What is this markup?
> +
> +// The prototype of the function is fit with the "func" of "int
> +// smp_call_function (void (*func) (void *info), void *info, int retry, int
> +// wait);" of include/linux/smp.h of 2.6.16.29. Call it with NULL.
> +void timer_flush_tlb_tasks(void* data /* = NULL */);
I thought I told you to read the CodingStyle in some previous mail?
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2007-01-22 10:22 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-22 7:09 [PATCH 2.6.20-rc5 1/1] MM: enhance Linux swap subsystem yunfeng zhang
2007-01-22 10:21 ` Pavel Machek [this message]
2007-01-22 20:00 ` Al Boldi
2007-01-23 4:21 ` yunfeng zhang
2007-01-23 5:08 ` yunfeng zhang
2007-01-24 21:15 ` Hugh Dickins
2007-01-26 4:58 ` yunfeng zhang
2007-01-29 5:29 ` yunfeng zhang
2007-01-29 5:29 ` yunfeng zhang
[not found] ` <4df04b840701301852i41687edfl1462c4ca3344431c@mail.gmail.com>
[not found] ` <Pine.LNX.4.64.0701312022340.26857@blonde.wat.veritas.com>
2007-02-13 5:52 ` yunfeng zhang
2007-02-13 5:52 ` yunfeng zhang
2007-02-20 9:06 ` yunfeng zhang
2007-02-20 9:06 ` yunfeng zhang
2007-02-22 1:58 ` yunfeng zhang
2007-02-22 1:58 ` yunfeng zhang
2007-02-22 2:19 ` Rik van Riel
2007-02-22 2:19 ` Rik van Riel
2007-02-23 2:31 ` yunfeng zhang
2007-02-23 2:31 ` yunfeng zhang
2007-02-23 3:33 ` Rik van Riel
2007-02-23 3:33 ` Rik van Riel
2007-02-25 1:47 ` yunfeng zhang
2007-02-25 1:47 ` yunfeng zhang
2007-08-23 9:47 ` yunfeng zhang
2007-08-23 9:47 ` yunfeng zhang
2007-08-23 15:56 ` Randy Dunlap
2007-08-23 15:56 ` Randy Dunlap
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=20070122102156.GD16309@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=a1426z@gawab.com \
--cc=linux-kernel@vger.kernel.org \
--cc=riel@redhat.com \
--cc=zyf.zeroos@gmail.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 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.