lkml.org 
[lkml]   [2005]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: kernel stack size
On Sun, Apr 03, 2005 at 03:15:42AM +0900, ooyama eiichi wrote:

> in i386 and ia64.

search for CONFIG_DEBUG_STACKOVERFLOW in arch/i386/kernel/irq.c

ia64 has fairly large stacks so you probably won't need to check there
if you get the above working

> because my driver hungs the machine by an certain ioctl. and it
> seems to me there is no bad in the code correspond to the ioctl,
> except for that it is using large auto variables. (some functions
> are useing ~1KB autos)

don't do that, even if you make it 'apparently' work for you it will
just end up being a problem mater on or for someone else
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-04-06 13:31    [W:1.260 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site