LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   single 8K process stack vs 4K process stack and a seperate 4K interrupt stack (https://www.linuxquestions.org/questions/linux-kernel-70/single-8k-process-stack-vs-4k-process-stack-and-a-seperate-4k-interrupt-stack-796145/)

charvak 03-17-2010 06:35 PM

single 8K process stack vs 4K process stack and a seperate 4K interrupt stack
 
Why was the decision to split the initially 8K process kernel stack into separate stacks for process and interrupt made?
Doesn't single 8K stack give more effective utilization over 2 different 4K stacks for process and interrupt?

Quakeboy02 03-17-2010 06:58 PM

I'd google for this question. Have you read this? http://kerneltrap.org/Linux/Moving_4K_Stacks_Forward


All times are GMT -5. The time now is 01:44 AM.