Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 02:22:04 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm uma_core.c
Message-ID:  <200309190922.h8J9M4uq077404@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/09/19 02:22:04 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
   - Don't inspect the zone in page_alloc().  It may be NULL.
   - Don't cache more items than the zone would like in uma_zalloc_bucket().
  
  Revision  Changes    Path
  1.80      +6 -5      src/sys/vm/uma_core.c



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