PERFORCE change 98716 for review

Kip Macy kmacy at FreeBSD.org
Wed Jun 7 05:13:28 UTC 2006


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

Change 98716 by kmacy at kmacy_storage:sun4v_work on 2006/06/07 05:03:24

	turn off spill fill optimization to handle general case for now

Affected files ...

.. //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/exception.S#62 edit

Differences ...

==== //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/exception.S#62 (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