On Fri, 2007-09-28 at 10:33 -0700, Christoph Lameter wrote:
take a recent -mm kernel, boot with mem=128M.
start 2 processes that each mmap a separate 64M file, and which does
sequential writes on them. start a 3th process that does the same with
64M anonymous.
wait for a while, and you'll see order=1 failures.
-