cvs commit: src/sys/geom/eli g_eli.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Nov 1 16:05:08 UTC 2006


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 at optim.com.ru>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.32      +16 -1     src/sys/geom/eli/g_eli.c


More information about the cvs-all mailing list