QVLDB AlphaSort A Cache-Sensitive Parallel External Sort.pdf

QVLDB AlphaSort A Cache-Sensitive Parallel External Sort.pdf

  1. 1、本文档共25页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
QVLDB AlphaSort A Cache-Sensitive Parallel External Sort

VLDB Journal, 4, 603-627 (1995), Stanley Y.W. Su, Editor 603 QVLDB AlphaSort: A Cache-Sensitive Parallel External Sort Chris Nyberg, Tom Barclay, Zarka Cvetanovic, Jim Gray, and Dave Lomet Received September 8, 1994; revised version received, March 28, 1995; accepted March 28, 1995. Abstract. A new sort algorithm, called AlphaSort, demonstrates that commodity processors and disks can handle commercial batch workloads. Using commod- ity processors, memory, and arrays of SCSI disks, AlphaSort runs the industry- standard sort benchmark in seven seconds. This beats the best published record on a 32-CPU 32-disk Hypercube by 8:1. On another benchmark, AlphaSort sorted more than a gigabyte in one minute. AlphaSort is a cache-sensitive, memory- intensive sort algorithm. We argue that modern architectures require algorithm designers to re-examine their use of the memory hierarchy. AlphaSort uses clus- tered data structures to get good cache locality, file striping to get high disk band- width, QuickSort to generate runs, and replacement-selection to merge the runs. It uses shared memory multiprocessors to break the sort into subsort chores. Be- cause startup times are becoming a significant part of the total time, we propose two new benchmarks: (1) MinuteSort: how much can you sort in one minute, and (2) PennySort: how much can you sort for one penny. Key Words. sort, cache, disk, memory, striping, parallel, Alpha, Dec 7000. 1. Introduction In 1985, an in formal group of 25 da tabase exper ts f rom a dozen compan ie s and univers i t ies def ined th ree basic benchmarks to measu re the t ransac t ion process ing p e r f o r m a n c e of c o m p u t e r systems. 1. DebitCredit: A marke t -ba ske t of da tabase reads and writes, t e rmina l IO, and t ransac t ion commits to measu re on- l ine t ransac t ion process ing p e r f o r m a n c e Chris Nyberg, M.S., is President, Ordinal Technology Corp., 20 Crestview Dr.

文档评论(0)

l215322 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档