任务切换 meaning in Chinese
ts task switching
Examples
- The process of switching from one task to another in a multitasking operating system
在多任务操作系统中我一个任务切换到另一个的过程。 - If too many threads are executing at the same time , the task switching overhead becomes a significant factor
如果同时执行的线程太多,任务切换开销就成为影响性能的一个主要因素。 - Then the inner workings of c / os - are described . the content of this thesis is also including the structure of kernel , task schedule , timer management , and interrupt management
接着详细介绍了c / os -的设计与实现,对其内核结构、调度算法、任务切换、时间管理、中断管理及任务间通信作了详细的描述。 - A method to realize the switch of multitask under dos is given . it is to create amultitasking monitor by which several tasks can be running at one time and the efficiency of the system is increased
给出了一种在dos环境下实现多任务切换的方法,基于线索的方法创建一个多任务管理器,它可以同时运行多个任务,从而提高系统运行的效率。 - Adsl line test is a part of our design , so it must under the control of higher level controller and there are multi - task for higher level controller to attemper . in the last part of article the programming methods becomes stress of our topic . on base of analyzing interrupt response time and task - switch time and task - attemperring time this article implements a method of transplanting ucos to c51 controller
Adsl线路测试部分是作为一个功能模块存在于设计中的,它必须受到上层控制器的控制,而上层控制器有多个任务要执行,本文最后一部分微控制器编程理论,重点分析微控制器的多任务消息驱动机制编程方法和嵌入式操作系统移植技术,在分析两种编程方法的任务响应和任务切换及中断响应时间的基础上,设计出了一套ucos移植到c51控制器上的方法。