Date: Sat, 20 Jun 1998 16:54:25 -0500 From: Tony Johnson <tjohnson@verio.net> To: "'freebsd-security@FreeBSD.ORG'" <freebsd-security@FreeBSD.ORG>, "'FreeBSD hackers'" <hackers@FreeBSD.ORG> Subject: cc/gcc optimization options Message-ID: <A03CD00C69B1D01195AB00A024ECEB169B6C6B@KAORI>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] When I configure a kernel I usually use the optimization options Wall -g -O4 fomit-frame-pointer funroll-all-loops fno-strength-reduce fno-strict-protoypes fast-math. Application such as Crack and Apache recommend using the highest optimizations and I came to these conclusions. I noticed that my ipfw may go nuts every month/1.5 months and I have to execute /etc/rc.firewall to resolve the problem. Could the way I configured my kernel be causing the ipfw to run amok. It seems as if configuring the kernel w/these options makes freebsd use less resources and runs a bit faster. Any comments/Suggestions??? [-- Attachment #2 --] BEGIN:VCARD VERSION:2.1 N:Johnson;Greg FN:Tony Johnson EMAIL;PREF;INTERNET:tjohnson@verio.net REV:19980620T213923Z END:VCARD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A03CD00C69B1D01195AB00A024ECEB169B6C6B>
