咨询与建议

限定检索结果

文献类型

  • 37 篇 会议

馆藏范围

  • 37 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 17 篇 管理学
    • 17 篇 图书情报与档案管...
  • 15 篇 工学
    • 15 篇 计算机科学与技术...
    • 7 篇 软件工程
    • 1 篇 动力工程及工程热...
    • 1 篇 电子科学与技术(可...
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 生物学

主题

  • 5 篇 file organizatio...
  • 3 篇 dynamic random a...
  • 2 篇 digital storage
  • 1 篇 program debuggin...
  • 1 篇 random access st...
  • 1 篇 dna
  • 1 篇 recovery
  • 1 篇 metadata
  • 1 篇 semantics
  • 1 篇 benchmarking
  • 1 篇 software design
  • 1 篇 firmware

机构

  • 3 篇 microsoft resear...
  • 2 篇 shanghai jiao to...
  • 2 篇 shanghaitech uni...
  • 2 篇 chiku research
  • 2 篇 nec deutschland
  • 2 篇 rpi
  • 2 篇 scaleflux inc.
  • 2 篇 skl computer arc...
  • 2 篇 university of br...
  • 2 篇 ibm research-alm...
  • 2 篇 university of il...
  • 1 篇 department of pe...
  • 1 篇 department of co...
  • 1 篇 university of ed...
  • 1 篇 university of ma...
  • 1 篇 ashoka universit...
  • 1 篇 nec labs europe
  • 1 篇 technion
  • 1 篇 iij and nec labs...
  • 1 篇 department of co...

作者

  • 1 篇 benn thomsen
  • 1 篇 xubin chen
  • 1 篇 snir marc
  • 1 篇 jiang zhihao
  • 1 篇 yong peng
  • 1 篇 fedorova alexand...
  • 1 篇 honda michio
  • 1 篇 anwar ali
  • 1 篇 a. miranda
  • 1 篇 gupta indranil
  • 1 篇 ou li
  • 1 篇 umesh maheshwari
  • 1 篇 zheng ning
  • 1 篇 george amvrosiad...
  • 1 篇 xiong jin
  • 1 篇 du david h.c.
  • 1 篇 miranda a.
  • 1 篇 sebastian angel
  • 1 篇 cortes t.
  • 1 篇 thomsen benn

语言

  • 37 篇 英文
检索条件"任意字段=Proceedings of the 12th USENIX Conference on Hot Topics in Storage and File Systems"
37 条 记 录,以下是11-20 订阅
排序:
CompoundFS: Compounding I/O operations in firmware file systems  12
CompoundFS: Compounding I/O operations in firmware file syst...
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Ren, Yujie Zhang, Jian Kannan, Sudarsun Rutgers University United States ShanghaiTech University China
We introduce CompoundFS, a firmware-level file system that combines multiple filesystem I/O operations into a single compound operation to reduce software overheads. the overheads include frequent interaction (e.g., s... 详细信息
来源: 评论
Prefetching in hybrid main memory systems  12
Prefetching in hybrid main memory systems
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Subisha, V. Gohil, Varun Ujjainkar, Nisarg Awasthi, Manu Indian Institute of Technology Gandhinagar India Ashoka University India
the architecture of main memory has experienced a paradigm shift in recent years, with non volatile memory technologies (NVM) like Phase Change Memory (PCM) being incorporated into the hierarchy at the same level as D... 详细信息
来源: 评论
It's time to revisit LRU vs. FIFO  12
It's time to revisit LRU vs. FIFO
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Eytan, Ohad Harnik, Danny Ofer, Effi Friedman, Roy Kat, Ronen IBM Research Technion
We revisit the question of the effectiveness of the popular LRU cache eviction policy versus the FIFO heuristic which attempts to give an LRU like behavior. Several past works have considered this question and commonl... 详细信息
来源: 评论
Neural trees: Using neural networks as an alternative to binary comparison in classical search trees  12
Neural trees: Using neural networks as an alternative to bin...
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Santry, Douglas NetApp
Binary comparison, the basis of the venerable B Tree, is perhaps the most successful operator for indexing data on secondary storage. We introduce a different technique, called Neural Trees, that is based on neural ne... 详细信息
来源: 评论
SelectiveEC: Selective reconstruction in erasure-coded storage systems  12
SelectiveEC: Selective reconstruction in erasure-coded stora...
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Xu, Liangliang Lyu, Min Li, Qiliang Xie, Lingjiang Xu, Yinlong University of Science and Technology of China Anhui Province Key Laboratory of High Performance Computing USTC China
Erasure coding has been a commonly used approach to provide high reliability with low storage cost. But the skewed load in a recovery batch severely slows down the failure recovery process in storage systems. To this ... 详细信息
来源: 评论
Rethinking WOM codes to enhance the lifetime in new SSD generations  12
Rethinking WOM codes to enhance the lifetime in new SSD gene...
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Jaffer, Shehbaz Mahdaviani, Kaveh Schroeder, Bianca University of Toronto Canada
New generations of Solid State Drives (SSDs) offer increased storage density with higher bits per cell, but an order of magnitude lower Program and Erase (P/E) cycles. this decreases the number of times one can rewrit... 详细信息
来源: 评论
SplitKV: Splitting IO paths for different sized key-value items with advanced storage devices  12
SplitKV: Splitting IO paths for different sized key-value it...
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Han, Shukai Jiang, Dejun Xiong, Jin SKL Computer Architecture ICT CAS University of Chinese Academy of Science China
Modern advanced storage devices, such as modern NVMe SSD and non-volatile memory based persistent memory (PM), provide different access features when data size varies. Existing key-value stores adopt unified IO path f... 详细信息
来源: 评论
Say goodbye to off-heap caches! on-heap caches using memory-mapped I/O  12
Say goodbye to off-heap caches! on-heap caches using memory-...
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Kolokasis, Iacovos G. Papagiannis, Anastasios Pratikakis, Polyvios Bilas, Angelos Zakkak, Foivos Greece Red Hat Inc Department of Computer Science University of Crete Greece University of Manchester United Kingdom
Many analytics computations are dominated by iterative processing stages, executed until a convergence condition is met. To accelerate such workloads while keeping up with the exponential growth of data and the slow s... 详细信息
来源: 评论
StripeFinder: Erasure coding of small objects over key-value storage devices (an uphill battle)  12
StripeFinder: Erasure coding of small objects over key-value...
收藏 引用
12th usenix Workshop on hot topics in storage and file systems, hotstorage 2020, co-located withusenix ATC 2020
作者: Maheshwari, Umesh Chiku Research
Emerging key-value storage devices are promising because they rid the storage stack of the intervening block namespace and reduce IO amplification. However, pushing the key-value interface down to the device level cre... 详细信息
来源: 评论
Could cloud storage be disrupted in the next decade?  20
Could cloud storage be disrupted in the next decade?
收藏 引用
proceedings of the 12th usenix conference on hot topics in storage and file systems
作者: Andromachi Chatzieleftheriou Ioan Stefanovici Dushyanth Narayanan Benn thomsen Antony Rowstron Microsoft Research
If you were asked today "What are the three dominant persistent storage technologies used in the cloud in 2020?", you would probably answer HDD, flash and tape. If you were asked this question in 2010 you wo...
来源: 评论