propolice for GCC?
Dooley, Ryan
dooleyr at missouri.edu
Wed Dec 10 14:32:21 PST 2003
Right on... what did you find out for the overhead? (I've got (propolice) running on my workstation under Gentoo Linux and now Dragonfly and, as a desktop user, I can't say that I can tell.)
I think it is a good thing to have a switch in /etc/make.conf (or whatever). It makes Dragonfly just that much cooler :-)
Cheers,
Ryan
-----Original Message-----
From: Matthew Dillon [mailto:dillon at xxxxxxxxxxxxxxxxxxxx]
Sent: Wed 12/10/2003 4:02 PM
To: Dooley, Ryan
Cc: kernel at xxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: propolice for GCC?
:
:You know... it was just too trivial to pass up doing right now. I'll
:build it tonight but the patch is located at:
:
:http://www.missouri.edu/~dooleyr/dragonfly/propolice.diff
:
:(created with a diff -crN /usr/src /usr/src.pp)
:
:Cheers,
:Ryan
Ok. I've looked at the code output and it does impose some
fairly serious overheads, so I am going to default the compiler
to off instead of on. We can then add -fstack-protector to
sys.mk, /etc/make.conf, or wherever else we need to add it.
I am going to start committing the basic support pieces now.
-Matt
More information about the Kernel
mailing list