Difference between revisions of "About GalliumOS"

From GalliumOS Wiki
Jump to: navigation, search
(Why GalliumOS as opposed to other Linux distros?)
(Improved Performance)
(Tag: visualeditor)
Line 18: Line 18:
  
 
== Why GalliumOS as opposed to other Linux distros? ==
 
== Why GalliumOS as opposed to other Linux distros? ==
 +
Below are some examples of the improvements/changes that are in GalliumOS compared to standard Xubuntu. This is not a comprehensive list and it continues to change.
  
 
=== Improved Performance ===
 
=== Improved Performance ===
GalliumOS includes optimizations that eliminate system stalls and improve overall responsiveness.  
+
GalliumOS includes optimizations that greatly reduce system stalls and improve overall responsiveness.  
  
 
* Alternative kernel schedulers to prevent system stalls
 
* Alternative kernel schedulers to prevent system stalls
Line 29: Line 30:
 
* Removed unnecessary kernel features/modules
 
* Removed unnecessary kernel features/modules
 
* Compton as the compositor for tear free compositing  
 
* Compton as the compositor for tear free compositing  
** Performs better than enabling Tear Free in the Intel graphics driver
+
** Performs better than enabling Tear Free in the Intel graphics driver with a compositor
  
=== Improved Powersaving ===
+
=== Improved Battery Life ===
* The kernel watchdog timer has been disabled.
+
Multiple changes to optimize power saving
* Disabled HDMI polling (that doesn't prevent HDMI connections from working)
 
* Reduced the minimum GPU frequency
 
  
 
=== Improved Touchpad ===
 
=== Improved Touchpad ===
Line 51: Line 50:
  
 
Fixes for issues that affect ChromeOS devices and are not found in standard distros
 
Fixes for issues that affect ChromeOS devices and are not found in standard distros
* xfce4 power manager issues
+
* XFCE Power manager issues
* replaced light-locker since it causes the screen to power off
 
 
* HDMI issues
 
* HDMI issues
 
* Media keys
 
* Media keys
 +
* Kernel patches for Chrome OS hardware
 +
* Other bugs

Revision as of 01:25, 9 February 2016

GalliumOS is a fast and lightweight Linux distro for ChromeOS devices.

Why Linux?

More applications

Linux can run many different types of applicatons. No matter what you're trying to do, an application exists for Linux. ChromeOS is very limited. Sure, NaCl (Native Client) brings the ability to run native code to ChromeOS, but that's a hack at best, and there's still no good software to take advantage of it. With Linux you can install any Linux compatible software, totally natively. Firefox, Transmission (BitTorrent), LibreOffice, Steam, VLC Media Player, Kodi Media Center, the GIMP, VirtualBox, and many more are available on Linux to do things that simply aren't possible on ChromeOS.

More flexibility

  • Change the desktop's appearance
  • Configure the desktop to your liking
  • Change the desktop
    • Note: the default desktop has many fixes for ChromeOS devices
  • Install development tools and write some code
  • Replace the kernel with a different version

Why GalliumOS as opposed to other Linux distros?

Below are some examples of the improvements/changes that are in GalliumOS compared to standard Xubuntu. This is not a comprehensive list and it continues to change.

Improved Performance

GalliumOS includes optimizations that greatly reduce system stalls and improve overall responsiveness.

  • Alternative kernel schedulers to prevent system stalls
    • BFS for process scheduling
    • BFQ for I/O scheduling
  • Removed some services to improve the boot time and reduce memory usage
  • Zram for swap, which is a much faster swap than to disk
  • Removed unnecessary kernel features/modules
  • Compton as the compositor for tear free compositing
    • Performs better than enabling Tear Free in the Intel graphics driver with a compositor

Improved Battery Life

Multiple changes to optimize power saving

Improved Touchpad

Integrated ChromeOS mouse driver provides a touchpad experience similar to ChromeOS

Faster boot up

Boot up time is faster than other Linux distros.

Built on Xubuntu

A fast, lightweight, beautiful, and fully functional desktop

Bug Fixes

Fixes for issues that affect ChromeOS devices and are not found in standard distros

  • XFCE Power manager issues
  • HDMI issues
  • Media keys
  • Kernel patches for Chrome OS hardware
  • Other bugs