搜索资源列表
ying(linux中能执行)
- 该程序是处理嚣的调度的源代码,通过进程调度,实验各进程的功能,进程序数的多少,决定进程执行的速度。-the procedure is to deal with the clamor of the source code scheduling, process scheduling, the experimental process functions into The number of procedures, the decision to speed the process of imple
linux-core
- linux核心分析,包括内存管理、任务调度、文件管理等详细分析-core analysis, including memory management, task scheduling, document management and other detailed analysis
linux内核进程管理
- Linux内核进程管理 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点
LDAP-for-Linux
- 本文提出了一个与系统相关的解决方案,即,将协议实现 为一个Unux的内核模块。同时,本文还详细的描述了我们实现这一方案的过 程,包括:设计思路、逻辑结构、工作流程、模块接口与数据结构、调度策略 以及异常处理等等。
linux-kenel-process-guide
- 讲解linux内核 进程调度 部分经典讲义,通俗易懂,不得多得 优秀 的内核学习资料
linux-0.11-devel-040923
- linux:用纯C写的操作系统源代码。里面设计文件管理,进程调度,内存分配。学习的好资料。
作业调度程序
- E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)Javascr ipt 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工具使用 ...php) 一个速度很快的C/C++/Java源
即用即查Linux命令行实例参考手册代码;多级反馈队列调度算法;多功能聊天软件的设计与开发
- 即用即查Linux命令行实例参考手册代码;多级反馈队列调度算法;多功能聊天软件的设计与开发.
ip_vs_wrr 基于权限轮转的任务调度算法
- 基于权限轮转的任务调度算法,主要是适用于linux的操作系统,希望对大家有帮助-Based on the authority of the rotary task scheduling algorithm, mainly is suitable for the Linux operating system, and we want to help
ipnc_app.rar
- Davinci DM365 搭配MT9P031 Sensor的视频监控器的应用端软件代码,运行于MontaVista Linux,包含了对各种视频图像编解码的算法调度实现,The application src of Davinci DM365 packed with MT9P031 Sensor,runing on MontaVista Linux,includes the algorithm realization for multi-format video
97288425OReilly.Understanding.the.Linux.Kernel.3rd
- 本书内容涉及Linux 2.6内核,包含许多新特性,如O(1)调度程序、块I/0层、I/0调度程序等。 本书提供Linux内核设计和实现的概述性信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读者的需要,适合于各类希望理解Linux内核软件开发的读者。-This book covers Linux 2.6 kernel, includes many new features, such
wfq
- 流量调度算法WFQ源代码,运行平台为linux操作系统。-traffic control-wfq:weighted fair queueing
Linux-process-monitor-and-Real-linux
- linux权威-宋宝华关于LINUX进程调度与实时性的讲义-Teaching materials about linux process scheduling and RTlinux of Songbaohua--a master in linux field
linux
- linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
linux
- 1.(若知道进程号,那么可以通过HASH 表很快地找到该进程)2调度程序的提.3.(用户空间和内核空间动态内存-1. (If so, its process, then HASH table can quickly find the process) 2 scheduling procedures to .3. (User space and kernel space dynamic memory
os
- Linux下模拟并发程序的执行实例,几个程序的誊抄过程,了解进程之间的调度关系。-Simulation of concurrent programming under Linux implementation example, several procedures to copy a transcr ipt of the process of understanding the process of relations between the scheduling.
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
embedded
- 嵌入式实时系统中关键技术的研究(博士论文)实时操作系统在多媒体通信、在线事务处理、生产过程控制、交通控制等各个领域得到广泛的应用,因而越来越引起人们的重视。而进程调度策略是影响系统实时性能的重要因素。因此我在此对实时进程调度进行研究。-real-process Scheduling. This article is based on reading source code of Linux, reference many books and articles.The idea of this a
[L_27_3]
- 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
Source_Linux_sched
- Linux进程调度程序的改写 环境:Red Hat 7.2;gcc 2.9-A new for Linux shecd