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

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 Jun 2012 16:43:46 -0700 (PDT)

commit 73337b4788e3f594a43b6098c3919c82687f9b7f
Author: Sascha Wildner <saw@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/73337b4788e3f594a43b6098c3919c82687f9b7f


-- 
DragonFly BSD source repository



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