Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2006 10:25:37 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hwpmc hwpmc_logging.c hwpmc_mod.c
Message-ID:  <200603221025.k2MAPcRs043767@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2006-03-22 10:25:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/hwpmc        hwpmc_logging.c hwpmc_mod.c 
  Log:
  MFC {r1.19,r1.21 sys/dev/hwpmc/hwpmc_mod.c; r1.5 hwpmc_logging.c}:
   - When a process is de-configuring a log file, also stop all of its
     PMCs that require a log file to operate.  This change should fix
     PR 90269. [1]
   - When deconfiguring a log, only stop PMCs that are in the RUNNING
     state. [2]
  
  Approved by:    re (scottl) [1], (hrs) [2]
  PR:             kern/90269
  
  Revision  Changes    Path
  1.3.2.1   +3 -5      src/sys/dev/hwpmc/hwpmc_logging.c
  1.10.2.6  +8 -2      src/sys/dev/hwpmc/hwpmc_mod.c



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