Книга: Real-Time Concepts for Embedded Systems

4.8 Points to Remember

4.8 Points to Remember

Some points to remember include the following:

· RTOSes are best suited for real-time, application-specific embedded systems; GPOSes are typically used for general-purpose systems.

· RTOSes are programs that schedule execution in a timely manner, manage system resources, and provide a consistent foundation for developing application code.

· Kernels are the core module of every RTOS and typically contain kernel objects, services, and scheduler.

· Kernels can deploy different algorithms for task scheduling. The most common two algorithms are preemptive priority-based scheduling and round-robin scheduling.

· RTOSes for real-time embedded systems should be reliable, predictable, high performance, compact, and scalable.

Оглавление книги


Генерация: 0.097. Запросов К БД/Cache: 2 / 0
поделиться
Вверх Вниз