Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 14:00:50 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_poll.c
Message-ID:  <200208042100.g74L0oo3018591@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/08/04 14:00:50 PDT

  Modified files:
    sys/kern             kern_poll.c 
  Log:
  Temporarily disable polling when no processes are active, while I
  investigate the problem described below.
  
  I am seeing some strange livelock on recent -current sources with
  a slow box under heavy load, which disappears with this change.
  This might suggest some kind of problem (either insufficient locking,
  or mishandling of priorities) in the poll_idle thread.
  
  Revision  Changes    Path
  1.9       +1 -1      src/sys/kern/kern_poll.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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