Chrome OS Benchmarked Against Moblin, Ubuntu Netbook, More
An anonymous reader writes "Using the latest build of Google's Chromium OS source code, Phoronix built it out to run on a Samsung netbook and ran sixteen benchmarks, putting it up against Moblin 2.1, Ubuntu Netbook Remix 9.10, openSUSE 11.2, and Fedora 12. They ran some of their usual desktop benchmarks (encoding, video, etc..), but more interestingly they ran a number of battery, CPU usage, and memory consumption tests under different settings that show some of the advantages and disadvantages for each of the Linux distributions, and spotted a few bugs along the way."
Are CPU and memory usage statistics even available in the current build of Chrome OS? I don't remember seeing them when I ran the version that was posted as a VMWare image.
Benchmarking operating system distributions in such a way is only useful for regression testing. Benchmarking operating systems that are designed only to run only on specific hardware against operating systems designed to run on as much hardware as possible won't provide any meaningful results.
They didn't even use the same file system for each install.
Each distro includes distro-specific kernel patches. They configure the kernel differently. They ship different releases of the kernel. And they compile with slightly different versions of the toolchain.
So you will see benchmark differences with the "same" kernel on different distros.
I'm shocked to read the Chromium is eschewing Ext4. What FS are they using, and it it because it is optimized for SSDs?
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
Chrome FS?
Indeed. The media really needs to quit talking about chromium. Nothing to see here, move along. Revloutionary? That makes me laugh. Its not even stateless as some have claimed. (Then again, I never really saw how that would work without a FS rewrite.) It is just linux with a web browser as the only interface. After using it for 2 minutes (the most it would give me before dumping to the login) I wanted to punch someone. If this is the direction where computing ends up going we need to figure out a way to sabotage the future. A web browser does not make a thin client. Repeat after me. I want my applications locally, where I can use them regardless of having a network or not. This is so anti-pc it makes me filled with rage. The whole world could burn down and I could still do my work with my PC (as long as I survived). Try doing that with chrome. Ask the t-mobile/sidekick/hiptop users out there how well cloud worked out for them. Could you imagine of Microsoft released Windows 8 as purely just internet explorer and loaded bing by default? Google already has datamined us way beyond anything M$ could have ever dreamed of, but where is the outcry over privacy? Any company that needs to use "do no evil" as a way to placate the masses has some serious fucking issues. Chromium seems purely to be another vehicle to guide them to the pearly gates.
I don't see it standing much of a chance. I don't think a great deal of thought actually went into it. It lacks so many basic features that I am kind of surprised they even released it. Like how do you log out or even shut down? It responds to ACPI requests (it is just linux) but there is nowhere on screen to power down. No desktop? No pretty background? Even android is a real OS compared to this. No nifty widgets? I don't see many people getting all that excited about running chrome and nothing but. I was kind of hoping for a competitor to ubuntu, but sadly this is not the case. Hats off to ubuntu btw for having the tightest netbook distro out there too! They are even beating xubuntu in memory usage right now.
zosxavius photography
I believe it's currently syslinux
Whilst I love grub for my desktop, it's not the best choice for an embedded type system where we want minimal code and maximum speed.
I'm looking to see if we can replace with lilo, and not have filesystem code in the bootloader