git: savecore(8): Use the buf's size and not char *'s size for reading the kernel.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jun 16 16:43:41 PDT 2012


commit c90eedffe930abe64e37bd34aa990ab641fce203
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jun 17 01:42:28 2012 +0200

    savecore(8): Use the buf's size and not char *'s size for reading the kernel.
    
    This speeds up the kernel saving part by a couple of seconds.

Summary of changes:
 sbin/savecore/savecore.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c90eedffe930abe64e37bd34aa990ab641fce203


-- 
DragonFly BSD source repository





More information about the Commits mailing list