cvs commit: src/sys/vm uma_core.c

John Baldwin jhb at FreeBSD.org
Fri Jan 6 10:03:51 PST 2006


jhb         2006-01-06 18:03:45 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  Reduce the scope of one #ifdef to avoid duplicating a SYSCTL_INT() macro
  and trim another unneeded #ifdef (it was just around a macro that is
  already conditionally defined).
  
  Revision  Changes    Path
  1.134     +1 -5      src/sys/vm/uma_core.c


More information about the cvs-src mailing list