Method for implementing inner core level thread library based on built-in Linux operating system
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- NO 709 RES INST OF CHINA SHIPBUILDING IND CORP
- Publication Date
- 2008-07-23
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of embedded operating systems, in particular to a method for realizing a kernel-level thread library based on an embedded Linux operating system. Background technique
[0002] The kernel is the inner core of the operating system, and other parts of the system must rely on the services provided by the kernel, such as managing hardware devices, allocating system resources, and so on. The operating system kernel is usually composed of an interrupt service program that responds to interrupts, a processor scheduler that manages multiple processes, a memory management program that manages process address spaces, and system services such as network and inter-process communication.
[0003] As an operating system based on the GNU specification, Linux is increasingly popular due to its diversity of hardware support, high efficiency and stability of kernel operation, flexibility of application development, unique on-demand tail...