Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2002 14:49:29 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm uma_core.c
Message-ID:  <200205042149.g44LnTc96894@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2002/05/04 14:49:29 PDT

  Modified files:
    sys/vm               uma_core.c 
  Log:
  Use pages instead of uz_maxpages, which has not been initialized yet, when
  creating the vm_object.  This was broken after the code was rearranged to
  grab giant itself.
  
  Spotted by:     alc
  
  Revision  Changes    Path
  1.22      +2 -2      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?200205042149.g44LnTc96894>