All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] 2.6.20 fix for PageUptodate memorder problem
@ 2007-02-06  8:02 ` Nick Piggin
  0 siblings, 0 replies; 28+ messages in thread
From: Nick Piggin @ 2007-02-06  8:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Hugh Dickins, Andrew Morton, Linux Memory Management,
	Linux Kernel, Nick Piggin, Linux Filesystems

Still no independent confirmation as to whether this is a problem or not.
I think it is, so I'll propose this patchset to fix it. Patch 1/3 has a
reasonable description of the problem.

Thanks,
Nick

--
SuSE Labs


^ permalink raw reply	[flat|nested] 28+ messages in thread
* [patch 0/3] 2.6.20 fix for PageUptodate memorder problem (try 2)
@ 2007-02-08 13:26 Nick Piggin
  2007-02-08 13:27   ` Nick Piggin
  0 siblings, 1 reply; 28+ messages in thread
From: Nick Piggin @ 2007-02-08 13:26 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Linux Memory Management, Hugh Dickins, Nick Piggin,
	Benjamin Herrenschmidt, Linux Kernel

Still no independent confirmation as to whether this is a problem or not.
Updated some comments, added diffstats to patches, don't use __SetPageUptodate
as an internal page-flags.h private function.

I would like to eventually get an ack from Hugh regarding the anon memory
and especially swap side of the equation, and a glance from whoever put the
smp_wmb()s into the copy functions (Was it Ben H or Anton maybe?)

Thanks,
Nick

--
SuSE Labs


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2007-02-08 13:27 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-06  8:02 [patch 0/3] 2.6.20 fix for PageUptodate memorder problem Nick Piggin
2007-02-06  8:02 ` Nick Piggin
2007-02-06  8:02 ` [patch 1/3] mm: fix PageUptodate memorder Nick Piggin
2007-02-06  8:02   ` Nick Piggin
2007-02-06  8:25   ` Andrew Morton
2007-02-06  8:25     ` Andrew Morton
2007-02-06  8:51     ` Nick Piggin
2007-02-06  8:51       ` Nick Piggin
2007-02-06  8:02 ` [patch 2/3] fs: buffer don't PageUptodate without page locked Nick Piggin
2007-02-06  8:02   ` Nick Piggin
2007-02-06  8:21   ` Andrew Morton
2007-02-06  8:21     ` Andrew Morton
2007-02-06  8:31     ` Nick Piggin
2007-02-06  8:31       ` Nick Piggin
2007-02-06  8:02 ` [patch 3/3] mm: make read_cache_page synchronous Nick Piggin
2007-02-06  8:02   ` Nick Piggin
2007-02-06  8:28   ` Andrew Morton
2007-02-06  8:28     ` Andrew Morton
2007-02-06  8:56     ` Nick Piggin
2007-02-06  8:56       ` Nick Piggin
2007-02-06  8:58     ` Nick Piggin
2007-02-06  8:58       ` Nick Piggin
2007-02-06 22:58 ` [patch 0/3] 2.6.20 fix for PageUptodate memorder problem David Chinner
2007-02-06 22:58   ` David Chinner
2007-02-07  3:13   ` Nick Piggin
2007-02-07  3:13     ` Nick Piggin
2007-02-08 13:26 [patch 0/3] 2.6.20 fix for PageUptodate memorder problem (try 2) Nick Piggin
2007-02-08 13:27 ` [patch 3/3] mm: make read_cache_page synchronous Nick Piggin
2007-02-08 13:27   ` Nick Piggin

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.