linuxppc-embedded: /bin/sh wont run from nfsroot.

Dan Malek dan at netx4.com
Thu Dec 16 09:13:33 EST 1999


Alan Mimms wrote:


> Actually and arguably, "good system design" says precisely the opposite.  If
> you're building up, say, network protocol packets to be DMAed out through a FEC
> you want to be able to touch the area of the packet buffer repeatedly without
> having to do a memory cycle for each "touch".  Cacheable packet buffers are the
> only way to get this performance enhancing behavior.



This is exactly what the Linux kernel does.  It just didn't
seem to be the place to describe what is cached and flushed,
write through, or non-cached.  Take a look at the existing
CPM drivers and see what they do.

A "good system design" is whatever is appropriate for the
application.  Be happy you are using a processor that provides
these flexible options.  Many don't.


	-- Dan

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





More information about the Linuxppc-embedded mailing list