cvs commit: src/sys/vm uma_core.c

Jeff Roberson jeff at FreeBSD.org
Sun Nov 30 14:18:15 PST 2003


jeff        2003/11/30 14:18:14 PST

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
   - Unbreak UP.  mp_maxid is not defined on uni-processor machines, although
     I believe it and the other MP variables should be.  For now, just define it
     here and wait for jhb to clean it up later.
  
  Approved by:    re (rwatson)
  
  Revision  Changes    Path
  1.88      +8 -0      src/sys/vm/uma_core.c


More information about the cvs-src mailing list