Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2004 03:02:03 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 59912 for review
Message-ID:  <200408170302.i7H323GY048923@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=59912

Change 59912 by peter@peter_daintree on 2004/08/17 03:01:02

	mfi386: mp_watchdog

Affected files ...

.. //depot/projects/hammer/sys/conf/files.amd64#54 edit
.. //depot/projects/hammer/sys/conf/options.amd64#31 edit

Differences ...

==== //depot/projects/hammer/sys/conf/files.amd64#54 (text+ko) ====

@@ -79,6 +79,7 @@
 amd64/amd64/machdep.c		standard
 amd64/amd64/mem.c		optional	mem
 amd64/amd64/mp_machdep.c	optional	smp
+amd64/amd64/mp_watchdog.c	optional	mp_watchdog smp
 amd64/amd64/mpboot.S		optional	smp
 amd64/amd64/mptable.c		optional	mptable
 amd64/amd64/mptable_pci.c	optional	mptable pci

==== //depot/projects/hammer/sys/conf/options.amd64#31 (text+ko) ====

@@ -6,6 +6,7 @@
 MAXMEM
 PERFMON			opt_perfmon.h
 PMAP_SHPGPERPROC	opt_pmap.h
+MP_WATCHDOG		opt_mp_watchdog.h
 
 # Options for emulators.  These should only be used at config time, so
 # they are handled like options for static filesystems



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408170302.i7H323GY048923>