Mike Tancsa <[EMAIL PROTECTED]> writes:
> Sorry, C3.  i.e. If I add the VIA C3 as the CPU type in my make.conf,
> what are the benefits ?  I did a quick grep through the RELENG_6
> source tree and didnt find anything obvious. I make use of the padlock
> module and the openssl padlock crypto engine but the cpu optimizations
> were there already. I was just wondering if you knew of any additional
> benefits.

It provides the correct combination of features (i.e. 3DNow! without
k5 / k6 instructions or SSE without i686 instructions).  Previously,
the closest match was pentium-mmx, which disables 3DNow! / SSE.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to