Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2002 06:20:33 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200201151420.g0FEKX393391@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/01/15 06:20:33 PST

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Bump the limits for determining if we've held a spinlock too long as they
  seem to be too short for the 500 Mhz DS20 I'm testing on.  The rather
  arbitrary numbers are rather bogus anyways.  We should probably have
  variables for these limits that are calibrated in the MD startup code
  somehow.
  
  Revision  Changes    Path
  1.77      +2 -2      src/sys/kern/kern_mutex.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?200201151420.g0FEKX393391>