> I'd still like to know what the basis for the current kmap limit
> setting is.
Mostly at one point kmap_atomic was all there was. It was only the
difficulty of implementing copy_from_user with kmap_atomic that convinced
people we needed something more. So actually if we can kmap several
megabyte at once the kmap limit is quite high.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/