cvs commit: src/sys/kern kern_intr.c

Robert Watson rwatson at FreeBSD.org
Thu Aug 5 20:39:29 PDT 2004


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


More information about the cvs-all mailing list