> The
> one case this breaks down
> on is when the mmap()'d file is on NFS -- the
> reordering there can result in
> writebacks from mmap()s occuring in unexpected ways.
I sometimes wish mmap was not supported on NFS, or at
least require a special MAP_NFS flag be used. It has
caused lots of pain over the years.
Thanks again for this info, it has helped greatly!
-Kenny
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/