Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2009 13:33:03 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/nmdm nmdm.c
Message-ID:  <200906091333.n59DXIk7092358@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-06-09 13:33:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nmdm         nmdm.c 
  Log:
  SVN rev 193828 on 2009-06-09 13:33:03Z by jhb
  
  - Remove an unnecessary memory barrier from an atomic op.
  - Use the per-softc mutex to protect the softc data in the callout routine
    rather than letting it run without any locks whatsoever.
  
  Revision  Changes    Path
  1.44      +3 -3      src/sys/dev/nmdm/nmdm.c



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