Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 15:56:17 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa sio.c
Message-ID:  <200012182356.eBINuHn74136@freefall.freebsd.org>

index | next in thread | raw e-mail

jhb         2000/12/18 15:56:17 PST

  Modified files:
    sys/isa              sio.c 
  Log:
  Convert the sio driver to use a spin mutex instead of a s_lock.  This is
  going to hurt sio(4) performance for the time being.  As we get closer to
  release and have more of the kernel unlocked we can come back to doing
  arcane optimizations to workaround the limitations of the sio hardware.
  
  Revision  Changes    Path
  1.320     +59 -124   src/sys/isa/sio.c



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



help

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