Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 21:03:01 +0000 (UTC)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_mbuf.c src/sys/sys mbuf.h
Message-ID:  <200407212103.i6LL31Aw071655@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2004-07-21 21:03:01 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
    sys/sys              mbuf.h 
  Log:
  Back out just a portion of Alfred's last commit.  Remove the MBUF_CHECK
  (WITNESS) for code paths that always call uma_zalloc_arg() shortly
  after where the check was, because uma_zalloc_arg() already does
  a similar check.
  
  No objections from Alfred.  Thanks Alfred.
  
  Revision  Changes    Path
  1.135     +0 -2      src/sys/kern/uipc_mbuf.c
  1.155     +0 -5      src/sys/sys/mbuf.h



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