Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2011 17:46:16 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm uma_core.c
Message-ID:  <201105221746.p4MHkWHR040978@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2011-05-22 17:46:16 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  SVN rev 222184 on 2011-05-22 17:46:16Z by alc
  
  Correct an error in r222163.  Unless UMA_MD_SMALL_ALLOC is defined,
  startup_alloc() must be used until uma_startup2() is called.
  
  Reported by:    jh
  
  Revision  Changes    Path
  1.171     +5 -1      src/sys/vm/uma_core.c



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