Re: Mounting a in-ROM filesystem efficiently

From: David Woodhouse (dwmw2@infradead.org)
Date: Thu Dec 13 2001 - 12:49:00 EST


orzel@kde.org said:
> Does it mean that NONE of the existing embedded linux is able to use
> a ROM directly as a filesystem ?? (either root fs or not)

Out of the box, no. XIP isn't that interesting. Most boxes have flash, and
flash is more expensive than RAM - so compression is more useful than XIP
in many cases. Obviously the two are mutually exclusive.

Writing to an XIP filesystem is fairly hard too.

--
dwmw2

- 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/



This archive was generated by hypermail 2b29 : Sat Dec 15 2001 - 21:00:26 EST