• 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 3,889
Next 10 →

Improving Reliability of Energy-Efficient Parallel Storage Systems by Disk Swapping

by Shu Yin, Xiaojun Ruan, Adam Manzanares, Zhiyang Ding, Jiong Xie, James Majors, Xiao Qin
"... Abstract—The Popular Disk Concentration (PDC) technique and the Massive Array of Idle Disks (MAID) technique are two effective energy saving schemes for parallel disk systems. The goal of PDC and MAID is to skew I/O load towards a few disks so that other disks can be transitioned to low power states ..."
Abstract - Add to MetaCart
present a reliability model to quantitatively study the reliability of energy-efficient parallel disk systems equipped with the PDC and MAID schemes. Then, we propose a novel strategy— disk swapping—to improve disk reliability by alternating disks storing hot data with disks holding cold data. We

Heat-Based Dynamic Data Caching: A Load Balancing Strategy for Energy- Efficient Parallel Storage Systems with Buffer Disks

by Ziliang Zong, Xiao Qin, Xiaojun Ruan, Mais Nijim
"... Performance improvement and energy conservation are two conflicting objectives in large scale parallel storage systems. In this paper, we propose a novel solution to achieve the twin objectives of maximizing performance and minimizing energy consumption of parallel storage systems. Specifically, a b ..."
Abstract - Add to MetaCart
Performance improvement and energy conservation are two conflicting objectives in large scale parallel storage systems. In this paper, we propose a novel solution to achieve the twin objectives of maximizing performance and minimizing energy consumption of parallel storage systems. Specifically, a

An Energy-Efficient Framework for Large-Scale Parallel Storage Systems

by Ziliang Zong, Matt Briggs, Xiao Qin - Proc. Int'l Parallel and Distributed Processing Symp , 2007
"... Huge energy consumption has become a critical bottleneck for further applying large-scale cluster systems to build new data centers. Among various components of a data center, storage subsystems are one of the biggest consumers of energy. In this paper, we propose a novel buffer-disk based framework ..."
Abstract - Cited by 11 (7 self) - Add to MetaCart
framework for large-scale and energy-efficient parallel storage systems. To validate the efficiency of the proposed framework, a buffer-disk scheduling algorithm is designed and implemented. Our algorithm can provide more opportunities for underlying disk power management schemes to save energy by keeping a

An Energy-Efficient Framework for Large-Scale Parallel Storage Systems

by Xiao Qin, Ziliang Zong, Matt Briggs, Xiao Qin , 2016
"... Huge energy consumption has become a critical bottleneck for further applying large-scale cluster systems to build new data centers. Among various components of a data center, storage subsystems are one of the biggest consumers of energy. In this paper, we propose a novel buffer-disk based framework ..."
Abstract - Add to MetaCart
framework for large-scale and energy-efficient parallel storage systems. To validate the efficiency of the proposed framework, a buffer-disk scheduling algorithm is designed and implemented. Our algorithm can provide more opportunities for underlying disk power management schemes to save energy by keeping a

Globus: A Metacomputing Infrastructure Toolkit

by Ian Foster, Carl Kesselman - International Journal of Supercomputer Applications , 1996
"... Emerging high-performance applications require the ability to exploit diverse, geographically distributed resources. These applications use high-speed networks to integrate supercomputers, large databases, archival storage devices, advanced visualization devices, and/or scientific instruments to for ..."
Abstract - Cited by 1929 (51 self) - Add to MetaCart
to form networked virtual supercomputers or metacomputers. While the physical infrastructure to build such systems is becoming widespread, the heterogeneous and dynamic nature of the metacomputing environment poses new challenges for developers of system software, parallel tools, and applications

Scalable molecular dynamics with NAMD.

by James C Phillips , Rosemary Braun , Wei Wang , James Gumbart , Emad Tajkhorshid , Elizabeth Villa , Christophe Chipot , Robert D Skeel , Laxmikant Kalé , Klaus Schulten - J Comput Chem , 2005
"... Abstract: NAMD is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems. NAMD scales to hundreds of processors on high-end parallel platforms, as well as tens of processors on low-cost commodity clusters, and also runs on individual desktop and la ..."
Abstract - Cited by 849 (63 self) - Add to MetaCart
Abstract: NAMD is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems. NAMD scales to hundreds of processors on high-end parallel platforms, as well as tens of processors on low-cost commodity clusters, and also runs on individual desktop

Reliability Analysis of An Energy-Aware RAID System

by Shu Yin, Yun Tian, Jiong Xie, Xiao Qin, Xiaojun Ruan, Mohammed Alghamdi, Meikang Qiu
"... Abstract—We develop a mathematical model – MREED – to quantitatively evaluate the failure rate of energy-efficient parallel storage systems. The Power-Aware Redundant Array of Inexpensive Disk (PARAID) aims to reduce energy use of commodity server-class disks without specialized hardware. The goal o ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
Abstract—We develop a mathematical model – MREED – to quantitatively evaluate the failure rate of energy-efficient parallel storage systems. The Power-Aware Redundant Array of Inexpensive Disk (PARAID) aims to reduce energy use of commodity server-class disks without specialized hardware. The goal

Improving Reliability of Energy-Efficient Storage System

by Shu Yin , 2012
"... With the rapid growth of the production and storage of large scale data sets it is important to investigate methods to drive the cost of storage systems down. Many energy conservation techniques have been proposed to achieve high energy efficiency in disk systems. Unfortunately, growing evidence sho ..."
Abstract - Add to MetaCart
With the rapid growth of the production and storage of large scale data sets it is important to investigate methods to drive the cost of storage systems down. Many energy conservation techniques have been proposed to achieve high energy efficiency in disk systems. Unfortunately, growing evidence

Using intradisk parallelism to build energy-efficient storage systems

by Sudhanva Gurumurthi, Mircea R. Stan, Sriram Sankar - In IEEE MICRO Top Picks , 2009
"... ......Many applications today, used by millions of people around the clock, store and process massive data sets. These data-centric computing applications include transaction processing, search engines, and e-mail services as well as newer types of applications, such as social networking and photo a ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
......Many applications today, used by millions of people around the clock, store and process massive data sets. These data-centric computing applications include transaction processing, search engines, and e-mail services as well as newer types of applications, such as social networking and photo and video sharing. The amount of data these applications must handle is growing tremendously, and experts estimate that the amount of data generated and stored worldwide will reach nearly 1,000 exabytes in a few years. 1 Data centers will need to store and centrally manage this data, and applications will use it to process and deliver

External Memory Algorithms and Data Structures

by Jeffrey Scott Vitter , 1998
"... Data sets in large applications are often too massive to fit completely inside the computer's internal memory. The resulting input/output communication (or I/O) between fast internal memory and slower external memory (such as disks) can be a major performance bottleneck. In this paper, we surve ..."
Abstract - Cited by 349 (23 self) - Add to MetaCart
and hierarchical memory. We discuss several important paradigms for how to solve batched and online problems efficiently in external memory. Programming tools and environments are available for simplifying the programming task. The TPIE system (Transparent Parallel I/O programming Environment) is both easy to use
Next 10 →
Results 1 - 10 of 3,889
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