Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 13:53:47 -0600
From:      "Weiguang SHI" <weiguang_shi@hotmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   kernel stack size
Message-ID:  <F61OJXsNQptgFrYILoy00006cc0@hotmail.com>

next in thread | raw e-mail | index | archive | help
A closer look at the code /usr/src/sys/i386/i386/locore.s astonished
me with the fact that the kernel stack size for a process, at least
for process 0, is 2*4096-sizeof(struct user) = 3988 bytes, less than
even one page.

Anyone to verify this, please?
BTW, I am looking at the 4.3-stable code.

Thanks
Weiguang

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F61OJXsNQptgFrYILoy00006cc0>