Core

07.07.2024
23 114
Knowledge base / Core
Updating the Ubuntu kernel

Updating the kernel in Ubuntu allows you to improve system performance and stability, as well as access new features and drivers. The new kernel version includes bug fixes, improves security and compatibility with modern hardware.

12.06.2023
20 523
Knowledge base / Core
Zen-kernel core

Zen-kernel is a series of patches and improvements that were made to the original Linux kernel to improve the performance and reactivity of the system. It was created by Con Kolivas and contains many optimizations, including improved processing of the number of tasks, support for high performance multithreading

11.06.2023
5 366
Knowledge base / Core
Grsecurity core

Grsecurity is a patch for the Linux kernel that adds additional security mechanisms to the Linux kernel. The key functionality of Grsecurity is to protect against memory spoofing attacks and to improve security policies for various components of a Linux system, such as network connections, file systems, IPCs, and others.

10.06.2023
14 949
Knowledge base / Core
Linux Kernel - Kernel-rt

Kernel-rt kernel is a special Linux kernel that is designed to provide real-time operation (RV). Kernel-rt includes stricter rules for scheduling and resource management to minimize latency and jitter, which is often critical for systems like automatic control systems, medical equipment, etc.

08.06.2023
13 527
Knowledge base / Core
Modified XanMod core

The modified XanMod kernel is an optimized Linux kernel that is designed to improve performance and improve system responsiveness. It includes many patches and optimizations that allow you to significantly speed up your computer.

07.06.2023
17 620
Knowledge base / Core
pf-kernel Features

Kernel is one of the modified Linux kernels, which was developed to improve performance and reduce I/O delays on multi-core systems. It also contains optimizations for working with file systems and network protocols.

10.11.2022
18 761
Knowledge base / Core
Where are the Linux kernel files stored?

The Linux kernel has been used in computers for 30 years. It is used on different platforms, hence users often have the question, where is the Linux kernel stored? The following answers this popular question.

09.11.2022
6 613
Knowledge base / Core
Linux kernel versions

In the previous two articles, we looked at the features of the Linux kernel, its architecture, and the tasks it performs. It is also important to know that there are certain versions of the kernel that have certain differences between them. Next we will tell you about these differences. It will be interesting.

08.11.2022
5 552
Knowledge base / Core
Tasks that the Linux kernel performs

The monolithic OS Linux kernel performs the most extensive range of tasks. The processing of incoming system calls takes place at the top level. These calls are the interface between the kernel and user applications. Hardware signals and interrupts are handled at the lower level.

07.11.2022
6 566
Knowledge base / Core
Linux kernel - what is it?

The Linux kernel has been used in computers around the world for three decades. Due to the fact that the kernel is used on different platforms, this solution is found almost everywhere, for example in PCs, smartphones, wearable electronics, home appliances and networking devices. In this article, let's look at the architecture of the kernel, its main tasks and interfaces.