Skip to main content

More About SphinUX OS

Hello Geeks .. In This Post We I will be writing little more about The SphinUX OS To get you more familiar with the Operating System .. So Let's Get Started

I will Just write down about Two Points , One Of those two points most of people care about when heading to use an Operating System which is  : Power Consumption And Thermal Management .. The Other point is about The Kernel of SphinUX OS.

First : Power Consumption And Thermal Management 

Unlike other Operating Systems , SphinUX OS Developers Team Came Up With Tools To Control the power usage and the Thermal Noise Generated by the Machine , So It's always the user choice whether he wants to make full use of the machine's power at the cost of power consumption and heat or consume less energy and generate less heat unlike GNU/Linux that has a bad reputation of power consumption and thermal noise which is addressed by the most Linux distributions.

Second : SphinUX OS Kernel 

The SphinUX OS uses the LSX Kernel, a new integration design that is created and implemented by Eng. Ahmed G. Elnil "Community Founder / Project administrator" based on the community's research in modern operating system design.

The integration design combines a hypervisor's ability to run multiple kernels although it has the caching kernel features, enabling the loaded pre-compiled custom kernels to multiplex over resources and have shared MMU with the fastest IO/AIO compared to other operating systems with the same machine configuration.
The current design is approved to be revolutionary, especially in a resource extensive application with low resources, this makes LSX the perfect Kernel for Servers and desktop computers.

Refer To :  Sourceforge SphinUX OS Wiki

Final Thoughts : 

  • SphinUX OS 1.0 CheopX Is a great improvement in Memory Usage And Processing Speed
  • SphinUX OS is a bit slow in Booting Time (1-2 Minutes "still same time needed by Microsoft Windows") and This is because of the lots of pre-installed services That the OS need to load.

Best Wishes Geeks :)

Comments

Popular posts from this blog

How To Create C# Chat Application

Hello Geeks .. Today I gonna show you How to make a Chat Application Using Microsoft C#.NET 5.0  . You Can Use Older Versions Since there is nothing special in the application that only belongs to C# 5.0 . This Application Was Created To Allow Two Computers To "Chat" Using IP Addresses Also you Can Open two Clients On The Same Computer and Use Same IP Address But Different Port.. It is simple and Easy to Use And Develop .. I also Uploaded The Full Working Project With It's Source Code On MediaFire.. You Will Find The Link At The End Of the Post :)

C# Full Pharmacy Project With Source code

Hello Geeks .. This post is one of our completely Free Projects  .. It is a Pharmacy Project that can perform a lot of operations you can also find the (.dll) files for the working Barcode Reader Machines in your country and add it to the project .

How To Create A Change Password Form in a C# Application

Hello Geeks .. This little post is a free sample C#  Windows Form that can be used to change password in a SQL Database .