PERFORCE change 96798 for review

John Birrell jb at FreeBSD.org
Sun May 7 22:40:17 UTC 2006


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

Change 96798 by jb at jb_freebsd2 on 2006/05/07 22:39:24

	Add an option to build in the cyclic subsystem. The timers are useful
	on their own, but they are required for DTrace.

Affected files ...

.. //depot/projects/dtrace/src/sys/conf/options#7 edit

Differences ...

==== //depot/projects/dtrace/src/sys/conf/options#7 (text+ko) ====

@@ -69,6 +69,7 @@
 COMPILING_LINT	opt_global.h
 CONSPEED	opt_comconsole.h
 CY_PCI_FASTINTR
+CYCLIC		opt_cyclic.h
 DIRECTIO
 FULL_PREEMPTION	opt_sched.h
 IPI_PREEMPTION	opt_sched.h


More information about the p4-projects mailing list