[ILUG] CPU observances
P at draigBrady.com
P at draigBrady.com
Thu May 20 13:53:20 IST 2004
Bryan O'Donoghue wrote:
> You're scaring me.
>
> I had no idea *any* of gcc's generated code was non-deterministic.
>
>
> /Goes off to recompile server with -fno-guess-branch-probability
You don't need to do that I think.
The text is confusing but what I think
they meant was that with this option on,
very minor changes to code could make large changes
to the executable, making it impossible
to fine tune programs (which is usually required
in a realtime environment).
http://gcc.gnu.org/ml/gcc/2002-05/msg00358.html
You could sent a patch to gcc-patches with
non confusing text?
--
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---
For a single user box, adding the following to /etc/fstab,
will allow you to `mount /mnt/floppy` etc. as a normal user
/dev/fd0 /mnt/floppy auto nosuid,nodev,noauto,user 0 0
/dev/cdrom /mnt/cdrom auto nosuid,nodev,noauto,user,ro,unhide 0 0
--
More information about the ILUG
mailing list