cvs commit: src/sys/kern kern_slaballoc.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 19 11:19:16 PDT 2003


dillon      2003/10/19 11:18:51 PDT

  Modified files:
    sys/kern             kern_slaballoc.c 
  Log:
  Fix the INVARIANTS memuse test, the memuse for each cpu must be aggregated
  and the final total used.  Array entries cannot be used individually.
  
  Revision  Changes    Path
  1.12      +14 -6     src/sys/kern/kern_slaballoc.c






More information about the Commits mailing list