The basic behavior of the whole MM for reserved pages is supposed
to be to not do any kind of reference counting, COW'ing, etc. on
them.
Any deviation from this behavior is going to lead to problems and
can be considered a bug until some later time at which we decide
to change this behavior.
Look at how copy_page_range() deals with reserved pages, for
example. This logic is all over the VM.
-
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/