Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2015 19:54:37 -0500
From:      Yue Chen <ycyc321@gmail.com>
To:        freebsd-hackers@freebsd.org, freebsd-current@freebsd.org
Subject:   How to know the address ranges of kernel stacks, for user processes and kernel threads?
Message-ID:  <CAKtBrB4eKn-Zfeh1fmjiMUaU4ZMbewd3wh4%2BNzc_BpS7rtRiUA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
How can we know the kernel stack ranges for user process and kernel threads
under FreeBSD x86_64?

It seems that each kernel stack has two pages (IA-32) to use. Does x86_64
still have two pages or more? And how can we find the address of these two
pages from a kernel module?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKtBrB4eKn-Zfeh1fmjiMUaU4ZMbewd3wh4%2BNzc_BpS7rtRiUA>