* Re: vm-28 for 2.4.19pre1
2002-02-28 16:46 vm-28 for 2.4.19pre1 Andrea Arcangeli
@ 2002-02-28 15:41 ` Marcelo Tosatti
2002-02-28 19:07 ` Christoph Hellwig
1 sibling, 0 replies; 4+ messages in thread
From: Marcelo Tosatti @ 2002-02-28 15:41 UTC (permalink / raw)
To: Andrea Arcangeli; +Cc: linux-kernel, Andrew Morton
On Thu, 28 Feb 2002, Andrea Arcangeli wrote:
> This patch includes all my latest VM developement against 2.4.19pre1. I
> would suggest it for inclusion in pre2. I don't have the time right now
> to split it into little pieces, but I can do that in the weekend or next
> week if you prefer (tomorrow I'll be offline).
I would prefer to have it splitted in separate parts _with_ explanations.
Thanks a lot
^ permalink raw reply [flat|nested] 4+ messages in thread
* vm-28 for 2.4.19pre1
@ 2002-02-28 16:46 Andrea Arcangeli
2002-02-28 15:41 ` Marcelo Tosatti
2002-02-28 19:07 ` Christoph Hellwig
0 siblings, 2 replies; 4+ messages in thread
From: Andrea Arcangeli @ 2002-02-28 16:46 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel, Andrew Morton
This patch includes all my latest VM developement against 2.4.19pre1. I
would suggest it for inclusion in pre2. I don't have the time right now
to split it into little pieces, but I can do that in the weekend or next
week if you prefer (tomorrow I'll be offline).
ftp://ftp.us.kernel.org/pub/linux/kernel/people/andrea/patches/v2.4/2.4.19pre1/vm-28
Andrea
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: vm-28 for 2.4.19pre1
2002-02-28 16:46 vm-28 for 2.4.19pre1 Andrea Arcangeli
2002-02-28 15:41 ` Marcelo Tosatti
@ 2002-02-28 19:07 ` Christoph Hellwig
2002-03-02 1:23 ` Andrea Arcangeli
1 sibling, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2002-02-28 19:07 UTC (permalink / raw)
To: Andrea Arcangeli; +Cc: linux-kernel, Andrew Morton
Hi Andrea,
In article <20020228174607.X1705@inspiron.school.suse.de> you wrote:
> This patch includes all my latest VM developement against 2.4.19pre1. I
> would suggest it for inclusion in pre2. I don't have the time right now
> to split it into little pieces, but I can do that in the weekend or next
> week if you prefer (tomorrow I'll be offline).
>
> ftp://ftp.us.kernel.org/pub/linux/kernel/people/andrea/patches/v2.4/2.4.19pre1/vm-28
Could you actually explain what it changes, especially as it isn't
really commented very well..
Despite of the above I already have some nitpicks:
- couldn't you make inc_nr_active_pages/dec_nr_active_pages/
inc_nr_inactive_pages/dec_nr_inactive_pages inlines?
The current macro abuse isn't nice.
- in mm/memory.c (the 1141 chunk) you introduced a race.
--
Of course it doesn't work. We've performed a software upgrade.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: vm-28 for 2.4.19pre1
2002-02-28 19:07 ` Christoph Hellwig
@ 2002-03-02 1:23 ` Andrea Arcangeli
0 siblings, 0 replies; 4+ messages in thread
From: Andrea Arcangeli @ 2002-03-02 1:23 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: linux-kernel, Andrew Morton
On Thu, Feb 28, 2002 at 08:07:30PM +0100, Christoph Hellwig wrote:
> - couldn't you make inc_nr_active_pages/dec_nr_active_pages/
> inc_nr_inactive_pages/dec_nr_inactive_pages inlines?
> The current macro abuse isn't nice.
I just wanted to be sure to get the very best compilation (but yes, gcc
should be good enough anyways, so I'm fine to make it an inline instead
of a macro).
> - in mm/memory.c (the 1141 chunk) you introduced a race.
I don't think so, that's a safe and worthwhile optimization (allows
minor swapins while swapcache is under swapout, that's perfectly safe
and it helps a lot). There's no race there.
Andrea
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-03-02 1:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-28 16:46 vm-28 for 2.4.19pre1 Andrea Arcangeli
2002-02-28 15:41 ` Marcelo Tosatti
2002-02-28 19:07 ` Christoph Hellwig
2002-03-02 1:23 ` Andrea Arcangeli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®