View previous topic :: View next topic |
Author |
Message |
ufnoise n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 05 Sep 2005 Posts: 14
|
Posted: Fri Apr 13, 2007 3:34 am Post subject: x86_64 kernel stack size |
|
|
Does anyone know the kernel stack size for x86_64 (amd 64) on kernel 2.6.15-gentoo-r7. I can't seem to find the kernel configuration option in /proc/config.gz.
Thanks, |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
whig l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 27 Nov 2004 Posts: 973 Location: New Zealand
|
Posted: Fri Apr 13, 2007 6:57 am Post subject: |
|
|
The default across all platforms has been 4k for a while now. Just had a look, doesn't appear there is a way to change it back to 8. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wynn Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/46695354144c509f41a088.png)
Joined: 01 Apr 2005 Posts: 2421 Location: UK
|
Posted: Fri Apr 13, 2007 9:17 am Post subject: |
|
|
Now you see it, now you don't.
It's come back again in 2.6.20 Code: | Symbol: 4KSTACKS [=n]
Prompt: Use 4Kb for kernel stacks instead of 8Kb
Defined at arch/i386/Kconfig.debug:59
Depends on: DEBUG_KERNEL
Location:
-> Kernel hacking
-> Kernel debugging (DEBUG_KERNEL [=y]) | though only in a walk-on part and for i386 only. _________________ The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|