Skip to content
カーネル

File:Kernel_Layout.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ9662· pop 81· linked from 1,540 articles

カーネル

Sign in to save

Also known as operating system kernel, OS kernel

オペレーティングシステムの中核となる部分

AI overview

A kernel is the core part of an operating system that manages the most fundamental tasks, like controlling hardware devices and allocating computer resources to different programs. It matters because without a kernel working behind the scenes, your computer couldn't coordinate between its physical components and the software you want to run.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Image
Kernel Layout.svg
Show 2 more facts
Commons category
Operating system kernels
Sources (1)

via Wikidata · CC0

Article · 日本語

カーネル(英: kernel)は、階層型に設計されたオペレーティングシステム (OS) の中核となる部分で、アプリケーションとハードウェアの架け橋である。具体的には、システムのリソースや、ハードウェアとソフトウェアの連携を管理する。その他、通信制御も行う事が多い。 オペレーティングシステムの基本コンポーネントとして、カーネルはメモリ、CPU、入出力を中心としたハードウェアを抽象化し、ハードウェアとソフトウェアがやり取りできるようにする。また、ユーザープログラムのための機能として、プロセスの抽象化、プロセス間通信、システムコールなどを提供する。 これらのタスクはカーネルによって方式が異なり、設計も実装も異なる。モノリシックカーネルは全てを一つの仮想アドレス空間に格納されたコードで実行して性能を向上させようとする。マイクロカーネルはサービスの大部分をユーザー空間で実行し、コードの保守性とモジュール性を向上させようとする。多くのカーネルはこの二つのカテゴリのいずれか、あるいは中間である。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (5)

Connections

Categories