期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Architecture of the Graphics System for Embedded Real-Time Operating Systems
1
作者 Alexander Giatsintov Kirill Mamrosenko pavel bazhenov 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2023年第3期541-551,共11页
This paper presents a new architecture of a graphics system for microkernel operating systems,including real-time operating systems.The following major parts of the architecture are presented:a user-level subsystem re... This paper presents a new architecture of a graphics system for microkernel operating systems,including real-time operating systems.The following major parts of the architecture are presented:a user-level subsystem responsible for interaction with user applications;a bottom-level subsystem providing the functionality for graphics drivers,such as managing graphics output,video memory management,etc.;a kernel-level subsystem providing interaction with the kernel,and performing low-level operations,such as working with physical memory,processes,etc.The mechanisms of interaction of user applications with the user level of the graphics system,as well as interaction of the different levels of the graphics subsystem are presented.The paper pays much attention to various approaches to testing:the use of unit testing,testing using hardware and software emulators.Another important characteristic of a graphics system is its performance,in particular the performance of low-level operations such as memory allocation:the developed architecture suggests using a separate memory allocator which is faster than standard memory allocation functions.Comparison of the performances of graphics system implementation for microkernel real-time operating system and graphics server Xorg is presented,showing significant superiority of the proposed architecture in a number of work scenarios. 展开更多
关键词 operating system graphics system VISUALIZATION system programming real-time operating system(RTOS) REAL-TIME
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部