LWN: Comments on "UKUUG: The right way to port Linux"
http://lwn.net/Articles/307713/
This is a special feed containing comments posted
to the individual LWN article titled "UKUUG: The right way to port Linux".
hourly2UKUUG: The right way to port Linux
http://lwn.net/Articles/514713/rss
2012-09-03T16:20:38+00:00arnd
<div class="FormattedComment">
My git tree was unfortunately lost in the transition of the kernel.org infrastructure. If anyone is looking at porting a new architecture and stumbling over this article, please have a look at the latest OpenRISC source in the kernel, it looks very nice and can serve as an example.<br>
<p>
</div>
UKUUG: The right way to port Linux
http://lwn.net/Articles/308171/rss
2008-11-21T19:09:26+00:00bronson
<div class="FormattedComment">
Having a master architecture that all the other architectures can derive from sounds an awful lot like branching in git.<br>
<p>
</div>
UKUUG: The right way to port Linux
http://lwn.net/Articles/308100/rss
2008-11-21T01:18:54+00:00dlang
<div class="FormattedComment">
my first reaction to this is that this approach of defining a generic architecture is a really good one, it should be followed up by building a hardware emulator for this architecture.<br>
<p>
properly done this could end up being effectively the same thing as user mode linux, but without the x86 dependency.<br>
</div>