DragonFly BSD
DragonFly commits List (threaded) for 2005-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_slaballoc.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Jun 2005 15:55:58 -0700 (PDT)

dillon      2005/06/03 15:55:58 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_slaballoc.c 
  Log:
  Add a sysctl, debug.use_malloc_pattern, that explicitly initializes data
  buffers allocated WITHOUT M_ZERO to -1 rather then leaving prior garbage
  intact.  Works with INVARIANTS builds only.
  
  Revision  Changes    Path
  1.32      +20 -1     src/sys/kern/kern_slaballoc.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_slaballoc.c.diff?r1=1.31&r2=1.32&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]