Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2006 04:07:27 GMT
From:      Kip Macy <kmacy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 100256 for review
Message-ID:  <200606290407.k5T47R4Y000247@repoman.freebsd.org>

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

Change 100256 by kmacy@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  ;            \



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