Re: [HACKERS] 486 Optimizations...

2000-11-15 Thread Alfred Perlstein
* Peter Eisentraut [EMAIL PROTECTED] [001115 08:15] wrote: I couldn't say I like these options, because they seem arbitrary, but given that it only affects the 0 univel users and the 3 bsdi users left (freebsd will be fixed), I wouldn't make a fuzz. BSDi still has a market niche, and they

Re: [HACKERS] 486 Optimizations...

2000-11-15 Thread Bruce Momjian
* Peter Eisentraut [EMAIL PROTECTED] [001115 08:15] wrote: I couldn't say I like these options, because they seem arbitrary, but given that it only affects the 0 univel users and the 3 bsdi users left (freebsd will be fixed), I wouldn't make a fuzz. BSDi still has a market niche, and

[HACKERS] 486 Optimizations...

2000-11-14 Thread Larry Rosenman
Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86) CFLAGS="$CFLAGS -m486";; freebsd:CFLAGS='-O2 -m486 -pipe' univel:CFLAGS='-v -O -K i486,host,inline,loop_unroll -Dsvr4' $ pwd /home/ler/pg-dev/pgsql/src/template $ -- Larry

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Trond Eivind Glomsrød
Larry Rosenman [EMAIL PROTECTED] writes: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86) CFLAGS="$CFLAGS -m486";; freebsd:CFLAGS='-O2 -m486 -pipe' univel:CFLAGS='-v -O -K i486,host,inline,loop_unroll -Dsvr4' Why

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Larry Rosenman
* Trond Eivind Glomsr?d [EMAIL PROTECTED] [001114 15:43]: Larry Rosenman [EMAIL PROTECTED] writes: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86) CFLAGS="$CFLAGS -m486";; freebsd:CFLAGS='-O2 -m486 -pipe'

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Alfred Perlstein
* Larry Rosenman [EMAIL PROTECTED] [001114 13:42] wrote: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86) CFLAGS="$CFLAGS -m486";; freebsd:CFLAGS='-O2 -m486 -pipe' univel:CFLAGS='-v -O -K i486,host,inline,loop_unroll

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Alfred Perlstein
* Trond Eivind Glomsrød [EMAIL PROTECTED] [001114 13:45] wrote: Larry Rosenman [EMAIL PROTECTED] writes: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86) CFLAGS="$CFLAGS -m486";; freebsd:CFLAGS='-O2 -m486 -pipe'

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Larry Rosenman
* Alfred Perlstein [EMAIL PROTECTED] [001114 15:47]: * Trond Eivind Glomsrød [EMAIL PROTECTED] [001114 13:45] wrote: Larry Rosenman [EMAIL PROTECTED] writes: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86)

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Alfred Perlstein
* Larry Rosenman [EMAIL PROTECTED] [001114 13:47] wrote: * Alfred Perlstein [EMAIL PROTECTED] [001114 15:46]: * Larry Rosenman [EMAIL PROTECTED] [001114 13:42] wrote: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi:

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Larry Rosenman
* Alfred Perlstein [EMAIL PROTECTED] [001114 15:46]: * Larry Rosenman [EMAIL PROTECTED] [001114 13:42] wrote: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86) CFLAGS="$CFLAGS -m486";; freebsd:CFLAGS='-O2 -m486

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Trond Eivind Glomsrød
Larry Rosenman [EMAIL PROTECTED] writes: * Trond Eivind Glomsr?d [EMAIL PROTECTED] [001114 15:43]: Larry Rosenman [EMAIL PROTECTED] writes: Anyone care if I build a patch to kill the -m486 type options in the following files: $ grep -i -- 486 * bsdi: i?86) CFLAGS="$CFLAGS

Re: [HACKERS] 486 Optimizations...

2000-11-14 Thread Trond Eivind Glomsrød
[EMAIL PROTECTED] (Trond Eivind Glomsrød) writes: Larry Rosenman [EMAIL PROTECTED] writes: * Trond Eivind Glomsr?d [EMAIL PROTECTED] [001114 15:43]: Larry Rosenman [EMAIL PROTECTED] writes: Anyone care if I build a patch to kill the -m486 type options in the following files:

One more [HACKERS] 486 Optimizations...

2000-11-14 Thread igor
Hi , I would like to increase perfomance of PG 7.02 on i486, where can I read about this ? May be there is any flags for postgres ? Thanks. Igor

Re: One more [HACKERS] 486 Optimizations...

2000-11-14 Thread Alfred Perlstein
* igor [EMAIL PROTECTED] [001114 20:46] wrote: Hi , I would like to increase perfomance of PG 7.02 on i486, where can I read about this ? May be there is any flags for postgres ? Check your C compiler's manpage for the relevant optimization flags, be aware that some compilers can emit