PERFORCE change 59912 for review

Peter Wemm peter at FreeBSD.org
Mon Aug 16 20:02:05 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=59912

Change 59912 by peter at 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


More information about the p4-projects mailing list