Netrino

Netrino

Home

Job Listings

Netrino is hiring programmers and electrical engineers in California and Maryland. See our job listings.
 

Embedded Systems Glossary: K

kernel

1. n. A minimalist operating system.

2. n. The core of a microkernel architecture operating system like Mach.

3. n. An essential part of any real-time operating system, the kernel consists of the scheduler and context switch routine.

kernel mode

n. A privileged CPU mode. Sometimes called supervisor mode. Parts of the operating system, such as the scheduler, device drivers, and the memory manager, usually execute in kernel mode, whereas application code executes in user mode. The transition from user mode to kernel mode is typically made somewhere inside an OS system call when a software interrupt instruction is executed.

Many of the statically linked single-memory space RTOSes used in embedded systems never place the processor into user mode. Thus, the tasls running on top of such an RTOS can execute any CPU instruction, even those, such as disable interrupts, that could bring the RTOS to its knees.

Note that some processors support multiple levels of privilege, in what are then typically called protection rings.

Contrast with user mode.

kibi-

(kay bee) pre. The prefix meaning 210. Abbreviated Ki.

  • 1 kibibit: 1 Kibit = 1,024 bits
  • 1 kibibyte: 1 KiB = 1,024 bytes

Note the arcane use of the lower case "k" in the name "kibi," but the use of capital "K" in the abbreviations.

See also binary prefixes, kilo-.

 

Course Calendar

Fall 2008 training courses now available for registration. Check out the schedule.

 

Embedded C Quiz

Test your embedded software skills in our online quiz.

Test Your Skills

 

Newsletter Signup

Receive public course dates, how-to articles, and more. Learn more.

 

Glossary

Find definitions for technical terms in our Embedded Systems Glossary.

A B C D E
F G H I J
K L M N O
P Q R S T
U V W X Y
Z Symbols
 

Bookmark It

Bookmark this page or share it with a colleague.

 

Netrino® and The Embedded Systems Expertssm are trademarks of Netrino, LLC.
Website contents copyright © 1999-2008 by Netrino, LLC. All rights reserved.

Netrino, LLC • 9250 Bendix Road • Columbia, Maryland 21045 • 866.78.EMBED