Re: Non-GPL export of invalidate_mmap_range

From: Christoph Hellwig
Date: Thu Feb 19 2004 - 14:06:39 EST


On Thu, Feb 19, 2004 at 10:56:08AM -0800, Andrew Morton wrote:
> inter-node cache consistency. Other distributed filesystems will need this
> and probably AIX already provides it.

You've probably not seen the AIX VM architecture. Good for you as it's
not good for your stomache. I did when I still was SCAldera and although
my NDAs don't allow me to go into details I can tell you that the AIX
VM architecture is deeply tied into the segment architecture of the Power
CPU and signicicantly different from any other UNIX variant.

So porting code from AIX that touches anything VM related is a complete
rewrite.

Nice argumentation though, for everything but AIX it might actually have
worked :)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/