Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2008 21:24:10 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys proc.h
Message-ID:  <200801302124.m0ULOANe012024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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