remap_file_pages() + MAP_PRIVATE?

From: Michael Kerrisk
Date: Wed Apr 28 2004 - 09:52:54 EST


Gidday,

As currently implemented, the mapping given to remap_file_pages() must be
MAP_SHARED. Is there some reason why the kernel enforces the restriction
that we can't apply this call to MAP_PRIVATE mappings? (I can't see
one...)

Cheers,

Michael
-
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/