Update README

This commit is contained in:
balloonatic 2022-09-21 10:59:08 +05:00 committed by GitHub
parent 7f1e5c5d69
commit b04e617e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
README
View File

@ -5,11 +5,11 @@ computing hardware. Your Pi is a tiny computer and the Operating System (Linux a
to view, manage, divert, call, stop, forward, etc in order for the Pi to operate. That "something" is the kernel.
Kernel is Greek for heart, so that makes the kernel the heart of a system, i.e the Operating Systems. There are
kernels in various Operating Systems which are optimised for general purpose use such as watching YouTube videos while
listening to your favourite tracks on SoundCloud or Spotify and then there are kernels which are meant to handle processes
in the background, like intense memory management, running a web server or an email server. A Windows Operating System
kernel is focused more towards multimedia and gaming while Linux Desktop kernel is focused more towards the Graphical
User Interface (GUI). In computing, Linux Kernel itself is Linux and various tools and utilities that run on the kernel
are user space tools to just tools.
listening to your favourite tracks on SoundCloud or Spotify and then there are kernels which are meant to handle
processes in the background, like intense memory management, running a web server or an email server. A Windows
Operating System kernel is focused more towards multimedia and gaming while Linux Desktop kernel is focused more
towards the Graphical User Interface (GUI). In computing, Linux Kernel itself is Linux and various tools and utilities
that run on the kernel are user space tools to just tools.
Qortal uses certain algorithms and runtime methods to exist which may not be eco friendly for general purpose computing
devices (PC, MAC, SBC) and this causes a serious issue of performance degradation which may result in lockups, issues