D
Dicread
HomeDictionaryMmicrokernel

Note: The translation for this entry is currently under quality review. Some content is temporarily displayed in English only.

microkernel

microkernel
Noun
pl: microkernels

Meanings

Nounmicrokernel

A minimalist computer kernel that provides only the most basic operating system services, such as low-level address space management, thread management, and interprocess communication, while moving other services into user space.

The system architecture utilizes a microkernel to improve stability and modularity.

Related Words

Last Updated: May 2026Report an Error