Microkernel
Translation of "microkernel" into Russian
microkernel
Nounmicrokernel
microkernels pl
Primary use in computing for a minimal operating-system kernel.
The microkernel handles only communication and scheduling, leaving file and device management to separate modules.
Микроядро выполняет только коммуникацию и планирование, оставляя управление файлами и устройствами отдельным модулям.
Additional translations
микрокернел
транслитерация, редко употребляется microkernel
Adjectivemicrokernel
Attributive use: describing systems or architectures based on a microkernel.
микроядерный
A microkernel design can increase system stability by isolating drivers in user space.
Микроядерный дизайн может повысить стабильность системы, изолируя драйверы в пользовательском пространстве.
Additional translations
микрокернельный
транслитерация, редко употребляется Definitions
microkernel
NounIn computing, a minimalistic operating-system kernel that provides only fundamental mechanisms such as low-level address space management, thread management, and inter-process communication, delegating other services to user-space servers.
The microkernel handles only communication and scheduling, leaving file and device management to separate modules.
microkernel
AdjectiveRelating to or employing a microkernel architecture.
A microkernel design can increase system stability by isolating drivers in user space.