Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 00:41:59 -0700 (PDT)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatm atm_cm.c atm_subr.c atm_var.h
Message-ID:  <200204300741.g3U7fxR38455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
arr         2002/04/30 00:41:59 PDT

  Modified files:
    sys/netatm           atm_cm.c atm_subr.c atm_var.h 
  Log:
  - Take advantage of the M_ZERO flag that can now be passed to uma_zalloc.
  - Remove atm_uma_ctor() as the M_ZERO will zero out the memory for us.
  
  Revision  Changes    Path
  1.16      +1 -1      src/sys/netatm/atm_cm.c
  1.26      +3 -13     src/sys/netatm/atm_subr.c
  1.14      +0 -1      src/sys/netatm/atm_var.h

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?200204300741.g3U7fxR38455>