git: vmstat - increase the maximum number of kmalloc types we ca
commit d0ab431acd417bc19568583f2ac1f56e80c8f057
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Feb 4 22:23:43 2010 -0800
vmstat - increase the maximum number of kmalloc types we can
* Increase from 200 to 1024. 200 wasn't enough.
Summary of changes:
usr.bin/vmstat/vmstat.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d0ab431acd417bc19568583f2ac1f56e80c8f057
--
DragonFly BSD source repository