system call handling

From: mdaljeet@in.ibm.com
Date: Wed Nov 01 2000 - 07:07:53 EST


Hi,

By looking into the structure of GDT as used by linux kernel(file
include/asm/desc.c, kernel ver 2.4), it appears as if linux kernel does not
use the "call gate descriptors" for system call handling. Is this correct?

If it is correct then how does the system calls are handled by the kernel
(basically how does the control gets transferred to kernel)? Does the CS of
linux kernel handles the system calls? what are the advantages of using
this scheme?

otherwise can anyone give pointers in the kernel source where i can look
into?

Thanks,
daljeet.

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



This archive was generated by hypermail 2b29 : Tue Nov 07 2000 - 21:00:09 EST