Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2004 03:39:28 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_intr.c
Message-ID:  <200408060339.i763dSg2095966@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-08-06 03:39:28 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_intr.c 
  Log:
  In ithread_schedule(), when we plan to go harvest some entropy as
  a result of scheduling an ithread, cut a KTR_INTR trace record so
  that it's clear in tracing interrupt activity where and when the
  entropy harvesting code is invoked.
  
  Revision  Changes    Path
  1.112     +4 -2      src/sys/kern/kern_intr.c



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