CNS Core: Small: Caching with Delayed Hits

CNS 核心:小型:延迟命中缓存

基本信息

  • 批准号:
    2007733
  • 负责人:
  • 金额:
    $ 50万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Standard Grant
  • 财政年份:
    2020
  • 资助国家:
    美国
  • 起止时间:
    2020-10-01 至 2023-09-30
  • 项目状态:
    已结题

项目摘要

Caches are responsible for storing data close to where computer systems access them in order to make things faster. For example, when a user accesses a website, the web browser first checks the cache to see if the webpage files are already there; if not, the cache goes to the website servers, which takes longer. Unfortunately, caches are small and don’t have room to store everything. In order to make systems faster, this project’s goal is to decide what to store in the cache while accounting for "delayed hits", which occur when multiple requests happen for the same data back-to-back.This project will explore the impact of delayed hits on cache performance. Delayed hits occur when a request "misses" in the cache, and a second request occurs for the same object before the first request has returned from the backing store. The second hit does not have equal latency to a true "hit" nor a true "miss". Because caches assume that requests result in either a hit or a miss, caches do not achieve the best possible latency. This project will explore new caching algorithms to achieve better latency by taking delayed hits into account.The technical impact of this project will be to improve latencies for a broad range of computer systems that rely on caches, from key-value stores in data centers to web caches. Systems with very long latencies will benefit the most, leading to the hypothesis that one will see strong benefits for web caches in Internet-underserved regions which may be hundreds of miles from their nearest data center. This project will also impact education and broaden participation in computing by including undergraduate researchers in the research process.All simulators, scripts, and analysis resulting from this work will be uploaded to public repositories (http://www.github.com/cmu-snap) where they may be accessed by the public indefinitely.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
高速缓存负责将数据存储在计算机系统访问它们的位置附近,以便提高速度。例如,当用户访问网站时,Web浏览器首先检查缓存以查看网页文件是否已经在那里;如果没有,则缓存到网站服务器,这需要更长的时间。不幸的是,缓存很小,没有空间存储所有内容。为了让系统更快,这个项目的目标是决定在缓存中存储什么,同时考虑到当多个请求背靠背地发生相同数据时发生的“延迟命中”。本项目将探索延迟命中对缓存性能的影响。延迟命中发生在请求在高速缓存中“未命中”时,并且在第一个请求从后备存储器返回之前对同一对象发生第二个请求。第二次命中不具有与真正的“命中”或真正的“未命中”相同的等待时间。因为缓存假定请求会导致命中或未命中,所以缓存不会达到可能的最佳延迟。该项目将探索新的缓存算法,通过考虑延迟命中来实现更好的延迟。该项目的技术影响将是改善依赖缓存的广泛计算机系统的延迟,从数据中心的键值存储到Web缓存。延迟非常长的系统将受益最大,这导致人们将在互联网服务不足的地区看到网络缓存的巨大好处,这些地区可能距离他们最近的数据中心数百英里。该项目还将通过将本科研究人员纳入研究过程来影响教育和扩大对计算的参与。所有由这项工作产生的模拟器、脚本和分析将被上传到公共存储库(http://www.github.com/cmu-snap)),在那里公众可以无限期地访问它们。该奖项反映了美国国家科学基金会的法定使命,并通过使用基金会的智力优势和更广泛的影响审查标准进行评估,被认为值得支持。

项目成果

期刊论文数量(16)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Tackling heterogeneous traffic in multi-access systems via erasure coded servers
Restless Bandits with Average Reward: Breaking the Uniform Global Attractor Assumption
平均奖励的不安分强盗:打破统一的全球吸引子假设
Caching with Delayed Hits
Sharp waiting-time bounds for multiserver jobs
SurgeProtector: mitigating temporal algorithmic complexity attacks using adversarial scheduling
  • DOI:
    10.1145/3544216.3544250
  • 发表时间:
    2022-08
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Nirav Atre;Hugo Sadok;Erica Chiang;Weina Wang;Justine Sherry
  • 通讯作者:
    Nirav Atre;Hugo Sadok;Erica Chiang;Weina Wang;Justine Sherry
{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Justine Sherry其他文献

Data Structure Engineering for High Performance Software Packet Processing
高性能软件包处理的数据结构工程
  • DOI:
  • 发表时间:
    2019
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Dong Zhou;M. Kaminsky;Justine Sherry;Sylvia Ratnasamy
  • 通讯作者:
    Sylvia Ratnasamy
Pigasus 2.0: making the pigasus IDS robust to attacks and different workloads
Pigasus 2.0:使 Pigasus IDS 能​​够抵御攻击和不同的工作负载
  • DOI:
  • 发表时间:
    2022
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Zhipeng Zhao;Nirav Atre;Hugo Sadok;Siddharth Sahay;Shashank Obla;J. Hoe;Justine Sherry
  • 通讯作者:
    Justine Sherry
Netcalls : End Host Function Calls to Network Traffic Processing Services
Netcalls :对网络流量处理服务的终端主机功能调用
  • DOI:
  • 发表时间:
    2012
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Justine Sherry;Daniel C. Kim;Seshadri S. Mahalingam;Amy Tang;Steve Wang;Sylvia Ratnasamy
  • 通讯作者:
    Sylvia Ratnasamy
The I/O Driven Server: From SmartNICs to Data Movement Controllers
I/O 驱动服务器:从 SmartNIC 到数据移动控制器
Evaluating Software Switches : Hard or Hopeless ?
评估软件开关:困难还是无望?
  • DOI:
  • 发表时间:
    2018
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Vivian Fang;Tamás Lévai;Sangjin Han;Sylvia Ratnasamy;B. Raghavan;Justine Sherry
  • 通讯作者:
    Justine Sherry

Justine Sherry的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('Justine Sherry', 18)}}的其他基金

CNS Core: Medium: Design and Deployment of Bespoke Congestion Control Algorithms
CNS 核心:中:定制拥塞控制算法的设计和部署
  • 批准号:
    2212390
  • 财政年份:
    2022
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
CRII: NeTS: The Battle for Bandwidth: Heterogeneous Congestion Control on Today's Internet
CRII:NeTS:带宽之战:当今互联网上的异构拥塞控制
  • 批准号:
    1850384
  • 财政年份:
    2019
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant

相似国自然基金

胆固醇羟化酶CH25H非酶活依赖性促进乙型肝炎病毒蛋白Core及Pre-core降解的分子机制研究
  • 批准号:
    82371765
  • 批准年份:
    2023
  • 资助金额:
    50 万元
  • 项目类别:
    面上项目
锕系元素5f-in-core的GTH赝势和基组的开发
  • 批准号:
    22303037
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
基于合成致死策略搭建Core-matched前药共组装体克服肿瘤耐药的机制研究
  • 批准号:
  • 批准年份:
    2022
  • 资助金额:
    52 万元
  • 项目类别:
鼠伤寒沙门氏菌LPS core经由CD209/SphK1促进树突状细胞迁移加重炎症性肠病的机制研究
  • 批准号:
  • 批准年份:
    2022
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
肌营养不良蛋白聚糖Core M3型甘露糖肽的精确制备及功能探索
  • 批准号:
    92053110
  • 批准年份:
    2020
  • 资助金额:
    70.0 万元
  • 项目类别:
    重大研究计划
Core-1-O型聚糖黏蛋白缺陷诱导胃炎发生并介导慢性胃炎向胃癌转化的分子机制研究
  • 批准号:
    81902805
  • 批准年份:
    2019
  • 资助金额:
    20.5 万元
  • 项目类别:
    青年科学基金项目
原始地球增生晚期的Core-merging大碰撞事件:地核增生、核幔平衡与核幔边界结构的新认识
  • 批准号:
    41973063
  • 批准年份:
    2019
  • 资助金额:
    65.0 万元
  • 项目类别:
    面上项目
RBM38通过协助Pol-ε结合、招募core调控HBV复制
  • 批准号:
    31900138
  • 批准年份:
    2019
  • 资助金额:
    24.0 万元
  • 项目类别:
    青年科学基金项目
CORDEX-CORE区域气候模拟与预估研讨会
  • 批准号:
    41981240365
  • 批准年份:
    2019
  • 资助金额:
    1.5 万元
  • 项目类别:
    国际(地区)合作与交流项目

相似海外基金

CNS Core: Small: Core Scheduling Techniques and Programming Abstractions for Scalable Serverless Edge Computing Engine
CNS Core:小型:可扩展无服务器边缘计算引擎的核心调度技术和编程抽象
  • 批准号:
    2322919
  • 财政年份:
    2024
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
CNS Core: Small: Network Wide Sensing by Leveraging Cellular Communication Networks
CNS 核心:小型:利用蜂窝通信网络进行全网络传感
  • 批准号:
    2343469
  • 财政年份:
    2024
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
CNS Core: Small: Intelligent Fault Injection to Expose and Reproduce Production-Grade Bugs in Cloud Systems
CNS 核心:小型:智能故障注入以暴露和重现云系统中的生产级错误
  • 批准号:
    2317698
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
CNS Core: Small: Repurposing Smartphones to Minimize Carbon
CNS 核心:小型:重新利用智能手机以最大限度地减少碳排放
  • 批准号:
    2233894
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
Collaborative Research: CNS Core: Small: A Compilation System for Mapping Deep Learning Models to Tensorized Instructions (DELITE)
合作研究:CNS Core:Small:将深度学习模型映射到张量化指令的编译系统(DELITE)
  • 批准号:
    2230945
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
Collaborative Research: NSF-AoF: CNS Core: Small: Towards Scalable and Al-based Solutions for Beyond-5G Radio Access Networks
合作研究:NSF-AoF:CNS 核心:小型:面向超 5G 无线接入网络的可扩展和基于人工智能的解决方案
  • 批准号:
    2225578
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
CNS Core: Small: Toward Opportunistic, Fast, and Robust In-Cache AI Acceleration at the Edge
CNS 核心:小型:在边缘实现机会主义、快速且稳健的缓存内 AI 加速
  • 批准号:
    2228028
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
Collaborative Research: CNS Core: Small: SmartSight: an AI-Based Computing Platform to Assist Blind and Visually Impaired People
合作研究:中枢神经系统核心:小型:SmartSight:基于人工智能的计算平台,帮助盲人和视障人士
  • 批准号:
    2418188
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
CNS Core: Small: Redesigning I/O Across Heterogeneous Systems
CNS 核心:小型:跨异构系统重新设计 I/O
  • 批准号:
    2231724
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
Collaborative Research: CNS Core: Small: Creating An Extensible Internet Through Interposition
合作研究:CNS核心:小:通过介入创建可扩展的互联网
  • 批准号:
    2242503
  • 财政年份:
    2023
  • 资助金额:
    $ 50万
  • 项目类别:
    Standard Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了