Re: The end of embedded Linux?

David S. Miller (davem@redhat.com)
Mon, 07 Oct 2002 09:02:33 -0700 (PDT)


From: Nicolas Pitre <nico@cam.org>
Date: Mon, 7 Oct 2002 12:05:16 -0400 (EDT)

2) Not inlining inb() and friend reduce the bloat but then you further
impact performances on CPUs which are generally many order of magnitude
slower than current desktop machines.

I don't buy this one. You are saying that the overhead of a procedure
call is larger than the overhead of going out over the I/O bus to
touch a device?
-
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/