Re: kernel stack size

2005-04-02 Thread ooyama eiichi
> 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 Oh, very good information for me. > > ia64 has fairly large stacks so you probably won't need to check

Re: kernel stack size

2005-04-02 Thread ooyama eiichi
Thanks for your reply. > On Sun, Apr 03, 2005 at 02:46:34AM +0900, ooyama eiichi wrote: > > > How can I know the rest size of the kernel stack. > > you can't in a platfork-independant way in i386 and ia64. > > > (in my kernel driver) > > *why* do you

kernel stack size

2005-04-02 Thread ooyama eiichi
Hi all, How can I know the rest size of the kernel stack. (in my kernel driver) Thanks. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at