Re: For those with Intel Centrino 2200BG wireless...

[email protected] (Bill Paul)
Newsgroups gmane.os.freebsd.devel.mobile,gmane.os.freebsd.current,gmane.os.freebsd.devel.hardware
Message-ID <[email protected]>
> On Sun, Mar 21, 2004 at 06:52:06PM -0800, Bill Paul wrote:
> ...
> > accomodate it. The FreeBSD kernel stack is 2 pages (8192 bytes on
> > i386) whic is smaller than the Windows kernel size. This means the
> 
> how bad is it to use a larger default, e.g. the 8 pages you suggested ?
> 
> 	cheers
> 	luigi

Changing KSTACK_PAGES to 8 means each kernel thread in the system will
consume 32K of stack space instead of 8K. In other words, you'd consume
a little more memory for each thread. That's the only effect.

I think the Windows kernel stack is 16K, but I couldn't remember for
sure and I wasn't able to track down the reference where I discovered
the information the first time. Using KSTACK_PAGES=4 is probably more
reasonable.

-Bill

--
=============================================================================
-Bill Paul            (510) 749-2329 | Senior Engineer, Master of Unix-Fu
                 [email protected] | Wind River Systems
=============================================================================
              <adamw> you're just BEGGING to face the moose
=============================================================================
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.