Re: [RFC] On paging of kernel VM.

David Woodhouse (dwmw2@infradead.org)
Tue, 10 Sep 2002 07:08:27 +0100


phillips@arcor.de said:
> Why can't you go per-architecture and fall back to the slow way of
> doing it for architectures that don't have the new functionality yet?

No. We can't make this kind of change to the way the vmalloc region works on
some architectures only. It has to remain uniform.

Either it's worth doing for all, or it's not. It's a fairly trivial change
in the slow path, after all. I suspect it's worth it -- I'll ask the same
question again with a patch attached as soon as I get time, in order to
elicit more responses.

--
dwmw2

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