A comparative study on how to create an operating system from scratch and a linux kernel
International Journal of Development Research
A comparative study on how to create an operating system from scratch and a linux kernel
Received 17th January, 2023; Received in revised form 06th February, 2023; Accepted 19th February, 2023; Published online 30th March, 2023
Copyright©2023, C G Accamma et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
There are numerous operating systems available today, each designed to function optimally on various devices and with their own resource utilization and algorithms. Creating an operating system from scratch would require extensive expertise in the field, as it serves as the interface to manage multiple user requests, API calls, and channels. Nevertheless, it would be impractical to develop a new operating system today, given the abundance of existing options that are both secure and efficient. However, we can choose from various Linux distributions tailored to our specific needs, such as Kali Linux or Parrot OS for ethical hacking, Red Hat for server-related tasks, or Cloudera for big data analysis. There is a significant area where a unique operating system is necessary, and that is for supercomputers. These computers operate differently than standard systems, and thus require a custom operating system to optimize their performance.