lkml.org 
[lkml]   [2004]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: List of oversized inlines
Date
On Sunday 11 April 2004 20:03, Dr. David Alan Gilbert wrote:
> Be careful in making judgements about the inlining behaviour based
> on sizes on one architecture. The size of these functions
> is likely to be radically different on different architectures, and
> the break off point of cache/RAM usage v branch cost is also likely
> to be entirely different.

I know. Other arches can rerun my script and compare results.

I worry more about

inline bogon(int i) {
if(i) {
...
}
}

style inlines. My methos won't catch 'em
--
vda

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.031 / U:1.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site