Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 00:36:30 -0700 (PDT)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm uma.h uma_core.c
Message-ID:  <200205020736.g427aVG12649@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
arr         2002/05/02 00:36:30 PDT

  Modified files:
    sys/vm               uma.h uma_core.c 
  Log:
  - Changed the size element of uma_zctor_args to be size_t instead of int.
  - Changed uma_zcreate to accept the size argument as a size_t intead of
    int.
  
  Approved by:    jeff
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/vm/uma.h
  1.20      +3 -3      src/sys/vm/uma_core.c

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?200205020736.g427aVG12649>