Linked by Thom Holwerda on Sun 30th Sep 2007 14:00 UTC
Thread beginning with comment 275390
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: What the platform needs...
by neozeed on Sun 30th Sep 2007 21:20
in reply to "What the platform needs..."
Unlike say NetBSD or Linux right?
Sorry this nano/micro kernel thing is some BS that CS professors have been forcing on kids for ages. Guess what, the overhead is horrible.
I've actually built out a mach/bsd system, and it was INSANELY slow..
Trust me, it's not worth the hassle.
RE[2]: What the platform needs...
by WiggetyWhack on Sun 30th Sep 2007 23:55
in reply to "RE: What the platform needs..."
RE[2]: What the platform needs...
by paws on Mon 1st Oct 2007 08:10
in reply to "RE: What the platform needs..."







Member since:
2005-08-21
I think what the platform now needs is one or two oligarchs to buy out all brand names, solve legal issues with either money or armies of lawyers, then give it away to the fervent community to do as they wish. (Why not? Oligarchs seem to buy anything from oil companies to giant airplanes. http://en.wikipedia.org/wiki/Business_oligarch) That way they could possibly get out of the vicious cycle.
As for AROS, it would be very interesting if the project decoupled most of the operating system from any one hardware platform and went the way of JNode (http://www.jnode.org/) -- that is, implement a platform-dependent nanokernel and a virtual machine, then do the rest of the system programming with a programming language targeted at the virtual machine.
Why? This way porting it to classic Amigas, PowerPC systems, or any other device would be much easier. They might also be able to use, through the abstracted hardware presented by the supposed virtual machine, GPUs as extra CPUs and other fancy things -- "custom" processing units in the Amiga sense, in a way. This is what AROS is lacking from the Amiga experience in my opinion: the feel of running on a completely unorthodox or at least uncommon hardware platform, geared towards performance.