Re: linux kernel without file system

From: Philippe De Muyter
Date: Wed Jan 14 2009 - 09:52:54 EST


On Wed, Jan 14, 2009 at 04:27:55PM +0200, Rogan Dawes wrote:
> Philippe De Muyter wrote:
>
> > Keeping thinking about it, I now think that my 'application program'
> > (basically a serial-to-ethernet converter) should be a kernel thread,
> > because of the small memory constraints.
> >
> > The question is thus how to access the serial lines from a kernel thread.
> >
> > Philippe
>
> If your constraints are that severe, perhaps you should be investigating
> other solutions. e.g. eCos?

I like to reuse (and contribute to) the linux drivers and kernel.

> Linux doesn't ALWAYS have to be the answer :-)

No ? :)

Philippe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/