• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 314
Next 10 →

Online Job Scheduling Mechanisms: How Bad are Restarts?

by Mohammad Ghodsi, Nima Haghpanah, Mohammadtaghi Hajiaghayi
"... Abstract. We investigate the power of online algorithms and mechanisms for two different classic models of preemptive online job scheduling. These two models are resumptive and non-resumptive job scheduling. The distinction is when we decide to allocate a previously preempted job. In the resumptive ..."
Abstract - Add to MetaCart
Abstract. We investigate the power of online algorithms and mechanisms for two different classic models of preemptive online job scheduling. These two models are resumptive and non-resumptive job scheduling. The distinction is when we decide to allocate a previously preempted job. In the resumptive

On the Usage of simulators to detect inefficiency of parallel programs caused by "bad" schedulings: the SIMPARC approach

by Yosi Ben-Asher, Gady Haber
"... The problem of producing efficient parallel programs against different possible execution orders or schedulings is addressed. Our method emphasizes experimental modifications of the machine parameters, using a parallel simulator, so that by a proper choice of the simulator parameters, the user can d ..."
Abstract - Cited by 2 (2 self) - Add to MetaCart
;compact" search of the huge space of all possible schedulings. This search for "bad" schedulings is done by allowing the user to change the simulation parameters, in particular the context-switch delay and the scheduling policy. The paper includes a set of typical experiments with the simulator

Transmission Scheduling for Efficient Wireless Utilization

by Xin Liu, Edwin K. P. Chong, Ness B. Shroff - in Proceedings of IEEE INFOCOM ’01 , 2001
"... We present an "opportunistic" transmission scheduling policy that exploits time-varying channel conditions and maximizes the system performance stochastically under a certain resource allocation fairness constraint. We establish the optimality of the scheduling scheme and also describe a p ..."
Abstract - Cited by 73 (3 self) - Add to MetaCart
note that in wireless networks, an important role of resource allocation is to balance the system performance and fairness among "good" and "bad" users. We propose three heuristic timefraction assignment schemes, which approach the problem from different viewpoints. Keywords---Scheduling

On Multiprocessor Scheduling (or: Many Queues Good, One Queue Bad)

by Kirk L. Johnson , 1994
"... Large-scale multiprocessor systems offer the potential of cost-effective high-performance computing, but several key technologies---both hardware and software---are necessary before this potential can be realized. This paper examines the state of the art in one such software component: multiprocesso ..."
Abstract - Add to MetaCart
: multiprocessor scheduling. After surveying several important papers and recent work in the field, I argue for a move away from traditional, centralized schemes limited to the scheduling of loop-derived parallelism. In order to gain insight into the complexity required for good scheduler performance in large

Nice and Bad Sequences in Shop-Scheduling Problems with a Regular Objective Function

by Per Willenius, Universitatsplatz D- Magdeburg , 2000
"... An instance of a shop-scheduling problem is given by a set of structural data (operation set, precedence relations, ...), numerical data (processing times, release dates, ...) and an objective function. A feasible (i.e., acyclic) combination of all job orders and machine orders is called a sequence. ..."
Abstract - Add to MetaCart
An instance of a shop-scheduling problem is given by a set of structural data (operation set, precedence relations, ...), numerical data (processing times, release dates, ...) and an objective function. A feasible (i.e., acyclic) combination of all job orders and machine orders is called a sequence

SCHEDULING WITH PREEMPTION FOR INCIDENT MANAGEMENT: WHEN INTERRUPTING TASKS IS NOT SUCH A BAD IDEA

by C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, A. M. Uhrmacher, Marcos D. Assunção, Victor F. Cavalcante, Maira A. De C. Gatti, Marco A. S. Netto, Claudio S. Pinhanez, Cleidson R. B. De Souza
"... Large IT service providers comprise hundreds or even thousands of system administrators to handle customers ’ IT infrastructure. As part of the Information Systems that support the decision making of this environment, Incident Management Systems are used and usually provide human resource assignment ..."
Abstract - Add to MetaCart
Large IT service providers comprise hundreds or even thousands of system administrators to handle customers ’ IT infrastructure. As part of the Information Systems that support the decision making of this environment, Incident Management Systems are used and usually provide human resource assignment functionalities. However, the assignment poses several challenges, such as establishing priorities to tasks and defining when and how tasks are allocated to available system administrators. This paper describes a set of incident dispatching policies that can be used, and by using workloads from different departments of an IT service provider, this work evaluates the impact of task preemption on incident resolution and service level agreement attainment. 1

Disk scheduling

by Steven Robbins
"... Disk head scheduling is a standard topic in undergraduate operat-ing systems courses. Disk drives were once fairly simple devices with little intelligence. Disk head scheduling and bad block map-ping were done exclusively by operating systems. As disk drives became larger and faster, they took on so ..."
Abstract - Add to MetaCart
Disk head scheduling is a standard topic in undergraduate operat-ing systems courses. Disk drives were once fairly simple devices with little intelligence. Disk head scheduling and bad block map-ping were done exclusively by operating systems. As disk drives became larger and faster, they took

Power scheduling of universal decentralized estimation in sensor networks

by Jin-jun Xiao, Student Member, Shuguang Cui, Student Member, Zhi-quan Luo, Senior Member, Andrea J. Goldsmith - IEEE Transactions on Signal Processing , 2006
"... Abstract—We consider the optimal power scheduling problem for the decentralized estimation of a noise-corrupted deterministic signal in an inhomogeneous sensor network. Sensor observations are first quantized into discrete messages, then transmitted to a fusion center where a final estimate is gener ..."
Abstract - Cited by 54 (7 self) - Add to MetaCart
ensuring a given mean squared error (mse) performance. The proposed power scheduling scheme suggests that the sensors with bad channels or poor observation qualities should decrease their quantization resolutions or simply become inactive in order to save power. For the remaining active sensors

How Optimal are Wireless Scheduling Protocols?

by Thomas Moscibroda, Yvonne Anne Oswald, Roger Wattenhofer - IN: PROC. OF THE 26 TH ANNUAL JOINT CONF. OF THE IEEE COMPUTER AND COMMUNICATIONS SOCIETIES (INFOCOM , 2007
"... In wireless networks mutual interference impairs the quality of received signals and might even prevent the correct reception of messages. It is therefore of paramount importance to dispose of power control and scheduling algorithms, coordinating the transmission of communication requests. We propo ..."
Abstract - Cited by 34 (1 self) - Add to MetaCart
propose a new measure disturbance in order to comprise the intrinsic difficulty of finding a short schedule for a problem instance. Previously known approaches suffer from extremely bad performance in certain network scenarios even if disturbance is low. To overcome this problem, we present a novel

How "hard" Is Thread Partitioning and How "bad" Is a List Scheduling Based Partitioning Algorithm?

by Xinan Tang, Guang R. Gao - In Proceedings of the 10th ACM Symposium on Parallel Algorithms and Architectures , 1998
"... Adequate compiler support is essential to take advantage of the emerging multithreaded architecture. In this paper, we address two important questions in thread partitioning, which is a key step in compiler design for multithreaded architectures. The questions in which we are interested are: how &q ..."
Abstract - Cited by 6 (3 self) - Add to MetaCart
"hard" is it to partition threads and how "bad" will a heuristic partitioning algorithm be? We propose a cost model for both multithreaded machines and user programs, and we formulate the thread partition problem as an optimization problem. Then, we answer the above two questions
Next 10 →
Results 1 - 10 of 314
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University