value of XIP? and whether it works with 2.6 kernel?

Dan Malek dan at embeddededge.com
Thu Aug 26 03:01:15 EST 2004


On Aug 25, 2004, at 12:10 PM, Mark Chambers wrote:

> http://www.finux.org/Reprints/Reprint-Bird-OLS2004.pdf

That's a very misleading paper, and if you read it carefully
actually supports what I said.

In total, XIP saved them about 80 mS, which is the time it
takes to copy a kernel to RAM.  Nothing else in the
paper is related to XIP.  You don't have to use a compressed
kernel in any environment, and most of the paper talked
about reducing other boot up delays.  the XIP is an
insignificant player in boot up time, it does have other
value as Wolfgang pointed out.

The kernel XIP from Flash isn't very hard to implement,
it is just very board configuration dependent.  All you
need is a proper linker command file for your board
and a couple of start up MMU hacks......for PowerPC.

Thanks.

	-- Dan


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list