[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RFC: Optimizing for 386
- From: William Cohen <wcohen redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: RFC: Optimizing for 386
- Date: Wed, 19 Jan 2005 12:37:56 -0500
Peter Backlund wrote:
Has anyone been testing -Os (optimize for size) instead of -O2 on any
greater scale? Fitting as much as possible in L1-cache is a great way to
obtain high performance.
/Peter Backlund
The kernels in FC are currently compiled with -Os.
I worked with some North Carolina State University studenst testing
something like this out this fall on Mozilla. They found some
improvement in performance (reduction in L1 cache and instruction TLB
misses). I have put the pdf report at:
http://people.redhat.com/wcohen/ncsu2004/Space%20Optimizations.pdf
-Will
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]