OSの名称に関するキーワード
μT-Kernel
TRON
IEEE 2050-2018
OSの用途に関するキーワード
組込み / embedded
リアルタイム / real time
IoTエッジノード / IoT edgenode
小規模 / small scale
16ビットCPU / 16-bit CPU
シングルチップマイコン / single chip microcomputer
single chip MicroController Unit (MCU)
省電力 / power saving
OSの基本概念に関するキーワード
リアルタイムOS / real-time operating system (RTOS)
Application Programming Interface (API)
システムコール / system call
カーネル / kernel
タスク / task
ディスパッチ / dispatching (task dispatching)
スケジューリング / scheduling (task scheduling)
優先度ベース / priority-based
タスク部 / task portion
非タスク部 / non-task portion
タスク独立部 / task independent portion
準タスク部 / quasi-task portion
サービスプロファイル / service profile
OSの個別機能に関するキーワード
セマフォ / semaphore
イベントフラグ / event flag
メールボックス / mailbox
メッセージバッファ / message buffer
ミューテックス / mutex
メモリプール / memory pool
割込みハンドラ / interrupt handler
周期ハンドラ / cyclic handler
アラームハンドラ / alarm handler
デバイス管理 / device management
省電力機能 / power management
物理タイマ / physical timer
高速ロック / fast lock
高速マルチロック / fast multi-lock