![]() | ||||||||||
Messages in this thread |
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 13:02 [from the cache] ©2003-2008 | ||||||||||