Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2003 04:59:44 -0800 (PST)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hatm if_hatm.c if_hatm_intr.c if_hatmvar.h
Message-ID:  <200310291259.h9TCxi1W015250@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/10/29 04:59:44 PST

  FreeBSD src repository

  Modified files:
    sys/dev/hatm         if_hatm.c if_hatm_intr.c if_hatmvar.h 
  Log:
  Get rid of the mutexes for the exernal buffer free lists. Use
  atomic instructions instead. Remove the stuff used to track
  whether an external mbuf travels through the system. This is
  temporary only and will come back soon.
  
  Revision  Changes    Path
  1.12      +0 -11     src/sys/dev/hatm/if_hatm.c
  1.7       +49 -34    src/sys/dev/hatm/if_hatm_intr.c
  1.6       +2 -7      src/sys/dev/hatm/if_hatmvar.h



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