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

Re: [PATCH] mincore for i386, against 2.3.51




I don't like the "incore" thing.

I think that "incore" should be a generic VM function, and be based solely
on the VMA and the associated address space. 

The fact that the current shared memory implementation doesn't use address
spaces is an acknowledged bug and misfeature, not an excuse to perpetuate
the problem..

So I'd prefer something that does not have the "incore" function at all,
and if that convinces somebody else to change shm to use the address_space
stuff to get a working mincore(), all the better. Ok?

		Linus

--
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.eu.org/Linux-MM/