This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sched2 seems to be disabled on x86


> 
> The subject says it all: on mainline checked out today, sched2 seems
> to be disabled on x86. 
> It was enabled 2 weeks ago. 
> 
> This is in the ChangeLog about this, so it's probably not
> intentional. Any idea what is going on? 
> 
> 
> It's interesting that some of the SPEC int benchmarks seem to benefit
> from this: 
> 
> http://people.redhat.com/dnovillo/spec2000/gcc/global-run-ratio.html
> http://people.redhat.com/dnovillo/spec2000/gcc/individual-run-ratio.html

This is because we don't have P4 scheduling at all.
I intended to write one when I get free time, but I didn't get free time
since then :(
I will try to add at least simple one during the stage2 of 3.4

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]