搜索资源列表
pracising_while_learning_linux_kernel.tar
- 如果您在研究linux内核,相信您一定听说过李善平老师的《边干边学——linux内核指导》这本书,这本书内容详尽实用,但是您是不是在因为即使照敲那些书上的代码也不能work而烦恼呢?这是该书所有章节的完整代码,本人尝试过其中的大部分,如shell,公平调度,文件系统,统计缺页率等,都能work!-If you study linux kernel, I believe you will definitely heard PDM teachers "learn by doing -- l
resouceschedulinginofdma
- ofdma系统中基于有限反馈的资源公平调度算法,2005年发表,摘于万方数据库。论文中使用的算法基于PF,但提出了簇的概念,并且其中各子载波相关。-ofdma system based on feedback from the limited resources fair scheduling algorithm, published in 2005, Abstract on the popular database. Papers used in the algorithm is based
计算服务器
- CPU是计算机系统中一个十分重要的资源,本章主要介绍处理机的调度目标、策略以及评价方法等。因为处理机调度程序不可能选择全部驻留在外存的进程,因此,在调度一个进程占有处理机之前,系统必须按某种策略把外存中处于后备状态的作业选择出来,并创建进程和分配内存,为进程执行准备必需的资源。这一步称为作业调度或高级调度。作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任一调度算法要同时满足这些调度目标是不可能的。大多数操作系统都是根据用户需要而采用兼顾某些目标的方法
proportionalFairScheduler
- 3GPP LTE中上行虚拟MIMO比例公平调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink proportional fair scheduling algorithm source code
ftp_pf
- 资源调度算法.FTP业务在比例公平准则下的调度算法。-Resource allocation algorithm. FTP service criteria in a fair proportion of the scheduling algorithm.
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
distributed-fair-scheduling-in.ps
- 进行IEEE 802.11e中的HCCA的分布式公平调度算法的仿真-For HCCA in IEEE 802.11e Distributed Fair Scheduling Algorithm Simulation
AFairSchedulingForWirelessMeshNetworks
- A Fair Scheduling for Wireless Mesh Networks.pdf
WiMAX_System_Level_Simulation_Investigation
- 通过动态系统仿真,给出了上述各种MIMO体系下的仿真结果,优秀学位论文 - Under conditions of the Proportional Fair scheduling algorithm, the above-mentioned various MIMO modes are simulated in the proposed dynamic simulation platform. A series of system level metrics are
CFS_Analysis
- Linux kernel完全公平调度算法CFS分析-Linux kernel completely fair scheduling algorithm of CFS
s02-3
- Next generation mobile networks are expected to provide service to intelligent terminals with different categories. To fully optimize wireless networks, we argue that applications demands should be taken into account given the current channel and net
Job-scheduling
- 是facebook贡献给apache的项目hadoop的公平调度的理论基础,学习hadoop公平调度的利器。-fair scheduling
test_main
- matlab仿真MIMO系统调度算法研究,ZF算法,以及比例公平调度算法-matlab simulation of the scheduling algorithm of MIMO systems, the ZF algorithm, and the proportional fair scheduling algorithm
Fdistributed-o
- 进行IEEE 802.11e中的HCCA的分布式式公平调度算法的仿真 ,经测试 -IEEE 802.11e HCCA Distributed fair scheduling algorithm simulation, test
PFS1_08aug18
- 比例公平调度matlab源程序,按照Goldsmith的无线通信上的算法编程。也可以嵌入到OFDMA资源管理的算法中。 该程序有详细注释。程序函数名称为PFS1_08aug18.m-Proportional fair scheduling matlab source, according to Goldsmith' s wireless communication programming algorithm. May also be embedded in the the OFD
sched_fair
- Completely Fair Scheduling CFS Class SCHED_NORMAL/SCHED_BATCH
Fair-rate-allocation--routing--and-stream-control
- wsn sensor network fair rate allocation and stream control scheduling in MIMO
fair
- Completely Fair Scheduling (CFS) Class (SCHED_NORMAL SCHED_BATCH).
PF-FDPS
- 包括蜂窝小区中用户及小区的撒点,小区资源分配中的正比例公平调度,根据平均速度和瞬时速度计算优先级-Including sow cell users and cell, the cell resource allocation proportional fair scheduling, calculated according to the average speed priority and instantaneous speed
比例公平调度算法
- 比例公平调度算法的matlab算法,可能有不完善的地方,仅供参考(Proportional fair scheduling algorithm)