Date: Mon, 16 Apr 2012 17:01:17 +0800 From: fuzhli <fuzhli1007@gmail.com> To: cz li <willingbug@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: The user-mode stack space is how many bytes? Message-ID: <4F8BDFDD.6070604@gmail.com> In-Reply-To: <CAMSkA6r34oAkbT1wVMjJ_V02TMnUuq1tkNjR8anagBpgMxkUdw@mail.gmail.com> References: <CAMSkA6r34oAkbT1wVMjJ_V02TMnUuq1tkNjR8anagBpgMxkUdw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2012/4/16 14:48, cz li wrote: > The user-mode stack space is how many bytes, the kernel stack is how > many bytes. I've written a driver.I want to add it to the kernel > source. How should I do? > Thank you. > > lichaozhong > 2012-4-16 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > You can use limits(1) to show the user-mode stack space size. As I know, the kernel stack size is 2 pages.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F8BDFDD.6070604>