搜索资源列表
hello_world_multi
- 多处理器编程。 存在多个核,每个核之间的调度与互斥。-multi-processor programming. The existence of many nuclear, each between the nuclear Scheduling and mutex.
DPY-51C
- 关于DPY-51标准板C语言源程序 涉及的是如何进行进程调度 很是有价值-of DPY-51 standard board C language source involved in the process is how the scheduling is a very valuable
mutil-thread-shedule-for-2410
- linux多线程调度器for s3c2410-linux multithreading scheduler for s3c2410 .......................
UC-os
- UcossII 源代码,希望对大家有用,内容详细,讲解透彻.有中断,优先算法,调度策略
fair-share-scheduling
- 改进进程调度算法 进程调度算法是解决如何使资源分配策略最优化的关键,通过实现一个被称作公平调度的进程调度算法。-Process scheduling algorithm to improve the process of scheduling algorithm is to solve how to make optimal resource allocation strategy key to understanding the Linux process scheduling mechani
TinyOS_EDF_Embedded
- TinyOS中EDF调度策略的嵌入式实现-In TinyOS embedded EDF scheduling strategy to achieve
TSC2007
- Linux2.6.18 下TSC2007驱动,修改了TI提供的源码中会产生调度错误的BUG,代码运行于davinci6446处理器下,可以自行修改中断引脚相关代码-Linux2.6.18 under the TSC2007 driver, modify the source code provided by TI will have scheduling error BUG
Exp5_priority
- 在本实验中,体现嵌入式实时内核的优先级抢占调度的策略,并显现由于共享资源的互斥访问而出现的优先级反转现象-In this experiment, reflecting the priority of embedded real-time kernel preemptive scheduling strategy, and appear as mutually exclusive access to shared resources and priority inversion phenomeno
Embedded_Programming_Code
- 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
linux-2.6.23_INT
- linux 2.6.23时钟中断与调度分析-linux 2.6.23 of the clock interrupt and scheduling
KVM
- 基于内核的虚拟机(KVM)调度策略的优化- Scheduling Policy Optimization in Kernel-Based Virtual Machine
spi
- 这是一个spi模块的程序,对于深入了解linux驱动编程非常有益。其中涉及了中断、调度、多线程编程等-This is a spi-module program is very useful for in-depth understanding of the linux driver programming. Which deals with the interrupt, scheduling, multi-threaded programming
Linux_proc_mgmt
- linux的多进程处理与调度,处理阻塞与非阻塞-linux multi-process handling and scheduling, handle blocking and non-blocking
usr
- 通过修改minix的源代码,增加一个系统调用,将某些用户的进程变为实时进程,并且实现实时进程的特殊调度-Minix by modifying the source code, add a system call, the process will become some users real-time process, and achieve real-time process scheduling special
ppt
- linux系统编程,计算机系统的基本构成 处理器,主存,I/O模块,系统总线 中断的分类 程序中断,时钟中断,I/O中断,硬件失效中断 存储器的层次结构 Register->cache->main memory->disk 操作模式分为?内核模式,用户模式任何资源分配和调度策略都必须考虑的三个因素公平性,有差别的响应,有效性-linux system programming, the basic structure of a computer syste
UWB_Qos
- 基于Linux平台,UWB超宽带通信系统中的QOS调度及控制的实现。-QOS schedule in UWB systems
Multitasking-kernel
- C语言写的多任务内核 一个ARM的多任务调度内核,有调度和时间服务功能,也有简单的互斥。-C language to write multitasking kernel A multi-task scheduling ARM cores, have scheduling and time services, there are also simple mutex.
mnjcdd
- 模拟进程调度 随机生成进程,再进行调度的算法-Simulation of the process of scheduling the process of randomly generated, then the algorithm for scheduling
shi-jian-pian-suan-fa
- 简单的实现 时间片调度算法 思路清晰 可移植 时间片调度算法-Simple implementation of the time slice scheduling algorithm can be a clear idea Time slice scheduling algorithm