Re: 64bit port

David Miller (davem@twiddle.net)
Sat, 1 May 1999 03:46:41 -0700


From: hpa@transmeta.com (H. Peter Anvin)
Date: 1 May 1999 10:29:25 GMT

No good... it's trivial for the malicious user to bypass the
simple-minded check. The general problem is uncomputable.

If you mark read-only pages as clean after you scan them, and do
checks on ITLB misses for pages which have been written to, plus add a
special hook in the kernel for the dynamic linker to write instruction
relocations efficiently in the face of this, I believe it can be done
without too much of a performance hit for dynamic linking.

Later,
David S. Miller
davem@redhat.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/