DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - cleanup and some KTR work for x86_64
commit 4afe74da8355aa980815090e96abc447d49f4f66
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Sep 19 08:54:37 2010 -0700
kernel - cleanup and some KTR work for x86_64
* Make the KTR option compile for x86_64 builds. It's very expensive still
and not recommended due to the way x86_64 handles va_args.
* On the userland side do not attempt vprintf the va_args yet in the
ktrdump code, right now it just crashes.
* Cleanup some kprintfs
Summary of changes:
sys/kern/kern_event.c | 6 ++----
sys/kern/kern_ktr.c | 2 ++
sys/platform/pc64/x86_64/trap.c | 2 +-
usr.bin/ktrdump/ktrdump.c | 13 ++++++++++++-
4 files changed, 17 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4afe74da8355aa980815090e96abc447d49f4f66
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]