Welcome![Sign In][Sign Up]
Location:
Search - OS scheduler

Search list

[OS Developos.TXT

Description: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解-Use of advanced language writing and debugging a process scheduler in order to deepen their understanding of the process of the concept and understanding of the process of scheduling algorithm
Platform: | Size: 2048 | Author: gafei | Hits:

[Process-Threados

Description: 本系统的同步机构采用的信息量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序处理模拟的时间片中断;进程调度程序负责为各进程分配处理机。系统中设计了3个并发进程。它们之间有如下同步关系:3个进程需要互斥使用临界资源S2,进程1和进程2又需互斥使用临界资源S1。本系统在运行过程中随机打印出各进程的状态变换过程,系统的调度过程及公共变量的变化情况。 -Synchronization of the system organizations to adopt the amount of information on the P, V operation mechanisms control bodies, including the blocking and wake-up operation time slice interrupt handling procedures deal with the time slice interrupt simulation process scheduler is responsible for the process of allocation of processors. System designed three concurrent processes. Synchronization between them have the following relations: 3 process requires the use of critical resources mutex S2, the process 1 and process 2 has to be mutually exclusive use of critical resources S1. The system during operation were randomly print out the status of the process of transformation process, the system for the activation process and public variables changes.
Platform: | Size: 2048 | Author: liuxin | Hits:

[Windows Developvc

Description: win32下简单的“协作式”调度器。 多任务调度,任务一直运行直到主动放弃。可以帮助理解os运行。 -a simple " collaborative" scheduler under win32. with Multi-task scheduling, the task is running until it abandons by itself. help to understand the os shedule.
Platform: | Size: 3072 | Author: jjcang | Hits:

[SCMCPU_Schedu

Description: CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to run and execute a piece of code. Right now the code just displays the file given to in the input, If we modify the code so that it can interpret the meaning of the file then it can execute the file and can become a sub OS or VirtualMachine like JVM
Platform: | Size: 7168 | Author: zds | Hits:

[OS programtesting

Description: A simulation of the kernel of an OS. It can run other programs and prioritize them and allow the scheduler to give them processor time according to their priority. It also has a thread running witch acts as a server and listens to localhost:5004 for incoming messages and puts them on screen.
Platform: | Size: 4096 | Author: EVAN | Hits:

[OS programOS

Description: 1)处理机调度及其实现; 2)进程状态及其状态转换; 3)进程控制块PCB及其作用。 -1) processor scheduler and its implementation 2) process, the state and its state transitions 3) process control block PCB and its role.
Platform: | Size: 2048 | Author: hurb | Hits:

[OS programMP2

Description: A cpu scheduler program in OS
Platform: | Size: 66560 | Author: | Hits:

[OS DevelopRoundRobin

Description: The round robin cpu scheduler program in os
Platform: | Size: 30720 | Author: | Hits:

[OS DevelopProcessScheduler

Description: process scheduler program in os
Platform: | Size: 86016 | Author: | Hits:

[Linux-UnixScheduler

Description: Linux OS Java-based round-robin scheduling algorithm.
Platform: | Size: 2048 | Author: hifi | Hits:

[OS DevelopCustomizing-IBM-Tivoli-Workload-Scheduler-for-z-O

Description: Customizing IBM Tivoli Workload Scheduler for z-OS V8.2 to Improve Performance
Platform: | Size: 1803264 | Author: Bup Be Chanh | Hits:

[OS DevelopOS-Experiment(2)DanDao

Description: 操作系统实验二,单道处理系统的作业模拟调度程序。可选择FCFS算法或SJF算法进行模拟-The operating system experiment two, single-channel processing system operating simulation scheduler. Choice of FCFS algorithm SJF algorithm to simulate
Platform: | Size: 211968 | Author: morning | Hits:

[OtherOS

Description: 里面包括了动态分区分配方式的模拟程序、模拟动态优先权进程调度程序、请求调页存储管理方式的模拟程序、编辑距离算法程序、最长子序列的算法!-Which includes a dynamic partition allocation simulation program to simulate the dynamic priority process scheduler, to request paging storage management simulation program, edit distance algorithm, the longest sub-sequence algorithm!
Platform: | Size: 6144 | Author: 赵风 | Hits:

[ADO-ODBCtesting

Description: A simulation of the kernel of an OS. It can run other programs and prioritize them and allow the scheduler to give them processor time according to their priority. It also has a thread running witch acts as a server and listens to localhost:5004 for incoming messages and puts them on screen.
Platform: | Size: 5120 | Author: llp0p35jing | Hits:

[BooksSimple-multitask-OS-design

Description: 本文档以ARM9(三星2410/2440)为平台,介绍一个多任务抢占式调度器 抢占式任务调度,提供延时,挂起,恢复任务操作。最精简化,没有加入信号量邮箱等同步通信机制。只实现一个基本任务调度器的功能。-This document introduces ARM9 (Samsung 2410/2440) as a platform to introduce a multi-task preemptive scheduler, preemptive task scheduling, which provides delay, suspend and resume task operations. The most streamlined, did not join the semaphore mailbox and other synchronous communication mechanism. Only to achieve a basic task scheduler function.
Platform: | Size: 325632 | Author: fanzzu | Hits:

[uCOS简易0S设计

Description: 简易的os设计,以 ARM9为平台,介绍一个多任务抢占式调度器,抢占式任务调度,提供延时,挂起,恢复任务操作(A simple OS design, based on ARM9, introduces a multitask preemptive scheduler, preemptive task scheduling, providing latency, suspending, and restoring task operations)
Platform: | Size: 325632 | Author: lalawc | Hits:

[OS Develop简易合作式调度器

Description: 基 于 时 间 触 发 的 合 作 式 调 度 合作式调度器提供了一种简单而且可预测性非常高的平台。该调度器全部用 C 语言实现而且成为系统 的的一部分。这将使整个系统的运行更加清晰,而且易于开发,维护以及向不同平台上面移植。存储器的 开销为每个任务 16 个字节,对 CPU 的要求(随时标间隔而变,也就是嘀嗒定时器的周期)很低。(The combination of the hair and the hair The cooperative scheduler provides a simple and highly predictable platform.The scheduler is implemented in C and becomes a system A part of it.This will make the system more clear and easy to develop, maintain, and migrate to different platforms.The memory of The overhead is 16 bytes for each task, and the CPU requirements (at any time the interval, or the tick timer cycle) are low.)
Platform: | Size: 2048 | Author: umbra | Hits:

CodeBus www.codebus.net