[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lse-tech] [rfc][api] Shared Memory Binding



On Tue, Feb 11, 2003 at 01:51:23PM -0800, Paul Jackson wrote:
> I'll second that motion.  Presumably this could work
> on any range of pages, using the kernel routines to
> split vmareas as need be.

yes - it would be the same type of attribute setting we currently do
in mprotect, madvise, etc..  Which reminds me that I need to fix up
my split_vma() changes to do proper merging, maybe reusing bits from
akpm's new vma merging code.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>