en

Microkernel

ru

Übersetzung von "microkernel" ins Russisch

microkernel
Substantiv
raiting
microkernel
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.
Микроядро выполняет только коммуникацию и планирование, оставляя управление файлами и устройствами отдельным модулям.
Weitere Übersetzungen
микрокернел
транслитерация, редко употребляется
microkernel
Adjektiv
raiting
microkernel
Attributive use: describing systems or architectures based on a microkernel.
микроядерный
A microkernel design can increase system stability by isolating drivers in user space.
Микроядерный дизайн может повысить стабильность системы, изолируя драйверы в пользовательском пространстве.
Weitere Übersetzungen
микрокернельный
транслитерация, редко употребляется

Definitionen

microkernel
Substantiv
raiting
In 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
Adjektiv
raiting
Relating to or employing a microkernel architecture.
A microkernel design can increase system stability by isolating drivers in user space.