Re: kernel stack challenge
From: Timothy Miller
Date: Mon Apr 05 2004 - 17:15:41 EST
Sergiy Lozovsky wrote:
LSM use another way of doing similar things :-) I'm
not sure that it is nice to forward system calls back
to userspace where they came from in the first place
:-) VXE use high level language to create security
models.
"Kernel space -> user space -> kernel space" is nothing compared to the
overhead of a LISP interpreter.
Doing interpretation of LISP is a monster compared to some piddly
context switches.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/