Date: Wed, 7 Jun 2006 05:03:42 GMT From: Kip Macy <kmacy@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 98716 for review Message-ID: <200606070503.k5753g6R081910@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=98716 Change 98716 by kmacy@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 ; \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606070503.k5753g6R081910>