中文
相关论文

相关论文: A Markov Chain Model for the Analysis of Round-Rob…

200 篇论文

CPU scheduling is the reason behind the performance of multiprocessing and in time-shared operating systems. Different scheduling criteria are used to evaluate Central Processing Unit Scheduling algorithms which are based on different…

操作系统 · 计算机科学 2022-05-17 Raghav Dalmia , Aryaman Sinha , Ruchi Verma , P. K. Gupta

In the case of compute-intensive machine learning, efficient operating system scheduling is crucial for performance and energy efficiency. This paper conducts a comparative study over FIFO(First-In-First-Out) and RR(Round-Robin) scheduling…

操作系统 · 计算机科学 2024-09-25 Malobika Roy Choudhury , Akshat Mehrotra

Flowshop machine scheduling has been of main interest in several applications where the timing of its processes plays a fundamental role in the utilization of system resources. Addressing the optimal sequencing of the jobs when equivalent…

性能 · 计算机科学 2025-04-30 Samah A. M. Ghanem

In high performance computing, scheduling of tasks and allocation to machines is very critical especially when we are dealing with heterogeneous execution costs. Simulations can be performed with a large variety of environments and…

性能 · 计算机科学 2018-03-23 Louis-Claude Canon , Mohamad El Sayah , Pierre-Cyrille Héam

CPU being considered a primary computer resource, its scheduling is central to operating-system design. A thorough performance evaluation of various scheduling algorithms manifests that Round Robin Algorithm is considered as optimal in time…

操作系统 · 计算机科学 2011-09-15 H. S. Behera , Rakesh Mohanty , Sabyasachi Sahu , Sourav Kumar Bhoi

Optimal sensor scheduling with applications to networked estimation and control systems is considered. We model sensor measurement and transmission instances using jumps between states of a continuous-time Markov chain. We introduce a cost…

最优化与控制 · 数学 2014-05-07 Farhad Farokhi , Karl H. Johansson

We propose a very efficient method for pricing various types of lookback options under Markov models. We utilize the model-free representations of lookback option prices as integrals of first passage probabilities. We combine efficient…

计算金融 · 定量金融 2021-12-02 Gongqiu Zhang , Lingfei Li

In networking applications, one often wishes to obtain estimates about the number of objects at different parts of the network (e.g., the number of cars at an intersection of a road network or the number of packets expected to reach a node…

社会与信息网络 · 计算机科学 2020-06-22 Harshal A. Chaudhari , Michael Mathioudakis , Evimaria Terzi

The main objective of this paper is to develop the two different ways in which round robin architecture is modified and made suitable to be implemented in real time and embedded systems. The scheduling algorithm plays a significant role in…

操作系统 · 计算机科学 2009-12-04 C. Yaashuwanth , Dr. R. Ramesh

This paper studies a scheduling control problem for a single-server multiclass queueing network in heavy traffic, operating in a changing environment. The changing environment is modeled as a finite state Markov process that modulates the…

概率论 · 数学 2012-11-30 Amarjit Budhiraja , Arka Ghosh , Xin Liu

Distributed computing systems implement redundancy to reduce the job completion time and variability. Despite a large body of work about computing redundancy, the analytical performance evaluation of redundancy techniques in queuing systems…

信息论 · 计算机科学 2022-01-05 Amir Behrouzi-Far , Emina Soljanin

Round Robin (RR) scheduling algorithm is a preemptive scheduling algorithm. It is designed especially for time sharing Operating System (OS). In RR scheduling algorithm the CPU switches between the processes when the static Time Quantum…

操作系统 · 计算机科学 2014-04-24 Sanjaya Kumar Panda , Sourav Kumar Bhoi

In this research the technology of complex Markov chains is applied to predict financial time series. The main distinction of complex or high-order Markov Chains and simple first-order ones is the existing of aftereffect or memory. The…

统计金融 · 定量金融 2011-11-23 Vladimir Soloviev , Vladimir Saptsin , Dmitry Chabanenko

This paper studies a scheduling problem in a parallel machine setting, where each machine must adhere to a predetermined fixed order for processing the jobs. Given $n$ jobs, each with processing times and deadlines, we aim to minimize the…

数据结构与算法 · 计算机科学 2025-05-16 Andre Berger , Arman Rouhani , Marc Schröder

A new branch based on Markov processes is developing in the recent literature of financial time series modeling. In this paper, an Indexed Markov Chain has been used to model high frequency price returns of quoted firms. The peculiarity of…

统计金融 · 定量金融 2018-02-06 Guglielmo D'Amico , Ada Lika , Filippo Petroni

We consider Markov processes, which describe e.g. queueing network processes, in a random environment which influences the network by determining random breakdown of nodes, and the necessity of repair thereafter. Starting from an explicit…

概率论 · 数学 2015-03-03 H. Daduna , R. Szekli

The main objective of this paper is to improve the Round Robin scheduling algorithm using the dynamic time slice concept. CPU scheduling becomes very important in accomplishing the operating system (OS) design goals. The intention should be…

操作系统 · 计算机科学 2013-07-17 Neetu Goel , R. B. Garg

Developing CPU scheduling algorithms and understanding their impact in practice can be difficult and time consuming due to the need to modify and test operating system kernel code and measure the resulting performance on a consistent…

操作系统 · 计算机科学 2013-07-17 Neetu Goel , R. B. Garg

CPU scheduling has valiant effect on resource utilization as well as overall quality of the system. Round Robin algorithm performs optimally in time shared systems, but it performs more number of context switches, larger waiting time and…

操作系统 · 计算机科学 2015-06-17 Neetu Goel , R. B. Garg

We study a difficult problem of how to schedule complex workflows with precedence constraints under a limited budget in the cloud environment. We first formulate the scheduling problem as an integer programming problem, which can be…

分布式、并行与集群计算 · 计算机科学 2019-03-05 Hang Zhang , Xiaoying Zheng , Ye Xia , Mingqi Li
‹ 上一页 1 2 3 10 下一页 ›