PERFORCE change 100256 for review

Kip Macy kmacy at FreeBSD.org
Thu Jun 29 04:07:30 UTC 2006


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

Change 100256 by kmacy at kmacy_storage:sun4v_work_stable on 2006/06/29 04:06:58

	turn off spill/fill optimization for now

Affected files ...

.. //depot/projects/kmacy_sun4v_stable/src/sys/sun4v/sun4v/exception.S#3 integrate

Differences ...

==== //depot/projects/kmacy_sun4v_stable/src/sys/sun4v/sun4v/exception.S#3 (text+ko) ====

@@ -430,8 +430,6 @@
 #define SYNC		#Sync
 #define LOOKASIDE	#Lookaside
 
-#define USE_FAST_SPILLFILL
-	
 #ifdef USE_FAST_SPILLFILL
 #define spill_64bit_asi(asival, asival_unaligned, target)	\
 	wr	%g0, asival, %asi  ;            \


More information about the p4-projects mailing list