@inproceedings{0599d0dafe4c4b6e83ce27099c4fded0,
title = "Efficient scheduling with intensive in-memory file accesses considering bandwidth constraint on memory bus",
abstract = "The latest trend in high performance computing and big data applications inspires new solutions of in-memory filesystems to achieve high throughput of file data accesses. However, new concerns arise because intensive in-memory file accesses can cause contention problem on memory bus. With existing schedulers, such as Complete Fair Scheduler (CFS) in Linux system, memory access intensive processes can excessively occupy memory bandwidth. As a result, the performance of a set of running processes is degraded. In this paper, we propose a scheduling algorithm to consider memory bandwidth consumption during scheduling and improve the completion time of a given working set. We first present the data to show that CFS can not efficiently handle a set of running processes involving intensive in-memory file accesses. Then, a heuristic algorithm is proposed to solve the scheduling problem with bandwidth consumption and execution time consideration. The scheduling algorithm is implemented and extensively experimented in Linux system. The experimental results show that the completion time is reduced up to 33.3\% compared with that generated by Linux scheduler CFS.",
keywords = "Bandwidth contention, Completion time, IO path, In-Memory filesystem, Scheduling",
author = "Lin Wu and Qingfeng Zhuge and Sha, \{Edwin H.M.\} and Zhilong Sun",
note = "Publisher Copyright: {\textcopyright} Springer International Publishing Switzerland 2015.; 15th International Conference on Algorithms and Architectures for Parallel Processing, ICA3PP 2015 ; Conference date: 18-11-2015 Through 20-11-2015",
year = "2015",
doi = "10.1007/978-3-319-27122-4\_39",
language = "英语",
isbn = "9783319271217",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "567--580",
editor = "Albert Zomaya and Kenli Li and Perez, \{Gregorio Martinez\} and Guojun Wang",
booktitle = "Algorithms and Architectures for Parallel Processing - 15th International Conference, ICA3PP 2015, Proceedings",
address = "德国",
}