cvs commit: src/sys/sys proc.h
Alexander Motin
mav at FreeBSD.org
Wed Jan 30 13:24:11 PST 2008
mav 2008-01-30 21:24:10 UTC
FreeBSD src repository
Modified files:
sys/sys proc.h
Log:
Implement GET_STACK_USAGE() macro to get the current kernel thread stack usage.
This implemntation made for growing down stack organization like i386/amd64
platforms have, but prefers different machine dependent version if it is present.
Revision Changes Path
1.500 +14 -0 src/sys/sys/proc.h
More information about the cvs-src
mailing list