Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 16:05:07 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/eli g_eli.c
Message-ID:  <200611011605.kA1G5778069785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-11-01 16:05:07 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/eli         g_eli.c 
  Log:
  Skip disabled CPU, because after we sched_bind() to a disabled CPU,
  we won't be able to exit from the thread.
  
  Function g_eli_cpu_is_disabled() stoled from kern_pmc.c.
  
  PR:             104669
  Reported by:    Nikolay Mirin <nik@optim.com.ru>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.32      +16 -1     src/sys/geom/eli/g_eli.c



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