STACKS
Posted: Fri Apr 16, 2004 10:49 am
I didn't understand the fields SS0 , SS1 , SS2 ESP0 , ESP1, ESP2 in the TSS .
Are they kernel stacks ? if they , what kernel stacks mean ? do they mean that the kernel running under intel platform is forced to have 3 stacks
one for each privilege level ( 0 , 1 , 2 ) ?
do the fields ESP , SS mean user stack ?
The 6th chapter of IA-32 Intel? Architecture
Software Developer?s Manual Volume 3: System Programming Guide is talking about these subjects , but as I found it is not easy book .
Is there a place where I can find this book summarized as lectures notes ?
thanks
Are they kernel stacks ? if they , what kernel stacks mean ? do they mean that the kernel running under intel platform is forced to have 3 stacks
one for each privilege level ( 0 , 1 , 2 ) ?
do the fields ESP , SS mean user stack ?
The 6th chapter of IA-32 Intel? Architecture
Software Developer?s Manual Volume 3: System Programming Guide is talking about these subjects , but as I found it is not easy book .
Is there a place where I can find this book summarized as lectures notes ?
thanks