CNS Core: Medium: Collaborative Research: Persistent memory objects for consistent sharing in Non-Volatile Main Memories

CNS 核心:中:协作研究:用于非易失性主存储器中一致共享的持久内存对象

基本信息

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

项目摘要

The continual performance growth of data center servers is critical to the nation's economic competitiveness and as a catalyst for progress in scientific endeavors. Two important data center components are the main memory, which has fast access but can only store data temporarily, and storage, which keeps data permanently but suffers from slow access. Recent technology advances have brought in a new non-volatile memory, now commercially available, that can both host permanent data and be accessed quickly. However, to reach its potential, utilizing these new memory technologies requires rethinking of how data should be persistently and efficiently stored. This proposal describes a new abstraction for storing persistent data in non-volatile memory: hyperfiles, which are long lived, provide fast access, and can be quickly attached to and detached from a process address space. Hyperfiles provide naming and permission characteristics similar to (but faster than) files, and speed closer to memory. They are accessed directly through loads/stores to avoid system call overhead. This project also investigates new sharing semantics for hyperfiles, allowing non-cooperating processes to share them simultaneously and safely, while keeping the crash recovery property. Architecture support to accelerate hyperfile sharing will also be designed and evaluated. This project will enable fast access to persistent data by reducing overheads inherent in file access, and will enable more concurrent use of data through strong sharing semantics. Big-data workloads becoming common across all industries will either perform better or require fewer resources. The software and prototyping artifacts produced will enable other researchers to further enhance the design, and to adapt workloads to take advantage of the hyperfile abstraction. The education and outreach components of this plan will train the next generation of programmers on use of persistent memory, and will encourage underrepresented students to join the next generation of programmers. The project will maintain data, code, results, publications, and simulator artifacts for the duration of the project plus five years afterward. Each artifact will be released as it reaches sufficient maturity. They will be posted at: https://sites.google.com/view/hyperfile.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.
数据中心服务器性能的持续增长对国家的经济竞争力至关重要,也是科学努力进步的催化剂。两个重要的数据中心组件是主内存和存储器,前者可以快速访问,但只能临时存储数据;后者可以永久保存数据,但访问速度很慢。最近的技术进步带来了一种新的非易失性存储器,现在已经商业化,既可以存储永久数据,又可以快速访问。然而,为了发挥其潜力,利用这些新的内存技术需要重新考虑如何持久有效地存储数据。该建议描述了在非易失性内存中存储持久数据的一种新抽象:超级文件,它是长期存在的,提供快速访问,并且可以快速地附加到进程地址空间或从进程地址空间分离。超级文件提供了与文件相似(但比文件更快)的命名和权限特性,并且速度更接近内存。它们通过加载/存储直接访问,以避免系统调用开销。该项目还研究了超级文件的新共享语义,允许非协作进程同时安全地共享它们,同时保持崩溃恢复属性。加速超文件共享的架构支持也将被设计和评估。该项目将通过减少文件访问固有的开销来实现对持久数据的快速访问,并通过强大的共享语义实现对数据的更多并发使用。大数据工作负载在所有行业中变得越来越普遍,要么表现更好,要么需要更少的资源。所产生的软件和原型工件将使其他研究人员能够进一步增强设计,并调整工作负载以利用超文件抽象。该计划的教育和推广部分将培训下一代程序员使用持久内存,并鼓励代表性不足的学生加入下一代程序员的行列。项目将在项目期间以及之后的5年内维护数据、代码、结果、出版物和模拟器工件。每个工件将在达到足够的成熟度时发布。这些奖项将被发布在:https://sites.google.com/view/hyperfile.This。该奖项反映了美国国家科学基金会的法定使命,并通过基金会的知识价值和更广泛的影响审查标准进行评估,认为值得支持。

项目成果

期刊论文数量(5)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
CBMM: Financial Advice for Kernel Memory Managers
CBMM:内核内存管理器的财务建议
FBMM: Using the VFS for Extensibility in Kernel Memory Management
FBMM:使用 VFS 实现内核内存管理的可扩展性
MadFS: Per-File Virtualization for Userspace Persistent Memory Filesystems
  • DOI:
  • 发表时间:
    2023
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Shawn Zhong;Chenhao Ye;Guanzhou Hu;Suyan Qu;Andrea C. Arpaci-Dusseau;Remzi H. Arpaci-Dusseau;M. Swift
  • 通讯作者:
    Shawn Zhong;Chenhao Ye;Guanzhou Hu;Suyan Qu;Andrea C. Arpaci-Dusseau;Remzi H. Arpaci-Dusseau;M. Swift
ASAP: A Speculative Approach to Persistence
DaxVM: Stressing the Limits of Memory as a File Interface
{{ 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 }}

Michael Swift其他文献

Cancer in families with xeroderma pigmentosum.
患有着色性干皮病家族的癌症。
Protection against bronchial asthma by CFTR ΔF508 mutation: A heterozygote advantage in cystic fibrosis
CFTRΔF508 突变对支气管哮喘的保护作用:囊性纤维化中的杂合子优势
  • DOI:
    10.1038/nm0795-703
  • 发表时间:
    1995-07-01
  • 期刊:
  • 影响因子:
    50.000
  • 作者:
    Scott A. Schroeder;Denise M. Gaughan;Michael Swift
  • 通讯作者:
    Michael Swift
Heterozygous manifestations in four autosomal recessive human cancer-prone syndromes: ataxia telangiectasia, xeroderma pigmentosum, Fanconi anemia, and Bloom syndrome.
四种常染色体隐性人类癌症易发综合征的杂合表现:毛细血管扩张性共济失调、色素性干皮病、范可尼贫血和布卢姆综合征。
  • DOI:
  • 发表时间:
    1992
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Ruth A. Heim;Nicholas J. Lench;Michael Swift
  • 通讯作者:
    Michael Swift
Re-evaluation of CHANDS.
重新评估 CHANDS。
  • DOI:
  • 发表时间:
    1979
  • 期刊:
  • 影响因子:
    4
  • 作者:
    E. Riley;Michael Swift
  • 通讯作者:
    Michael Swift

Michael Swift的其他文献

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

{{ truncateString('Michael Swift', 18)}}的其他基金

Collaborative Research: PPoSS: Planning: Scaling Secure Serverless Computing on Heterogeneous Datacenters
协作研究:PPoSS:规划:在异构数据中心上扩展安全无服务器计算
  • 批准号:
    2028818
  • 财政年份:
    2020
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
CSR:Small:System Support for Petabyte Memories
CSR:Small:系统支持 PB 内存
  • 批准号:
    1815656
  • 财政年份:
    2018
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
CSR: Small: Architectural and Operating System Support for Non-volatile Memory
CSR:小型:对非易失性存储器的架构和操作系统支持
  • 批准号:
    1617824
  • 财政年份:
    2016
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
Conference Funding Proposal: Advances in Cryptology - CRYPTO 2015
会议资助提案:密码学进展 - CRYPTO 2015
  • 批准号:
    1536054
  • 财政年份:
    2015
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
CNS Student Travel Support for the 25th ACM Symposium on Operating Systems Principles (SOSP 2013)
CNS 学生参加第 25 届 ACM 操作系统原理研讨会 (SOSP 2013) 的旅行支持
  • 批准号:
    1341823
  • 财政年份:
    2013
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
TWC: Frontier: Collaborative: Rethinking Security in the Era of Cloud Computing
TWC:前沿:协作:重新思考云计算时代的安全性
  • 批准号:
    1330308
  • 财政年份:
    2013
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
CSR: Medium: WasteNot: Streamlining Virtual Memory for Modern Systems
CSR:中:WasteNot:简化现代系统的虚拟内存
  • 批准号:
    1302260
  • 财政年份:
    2013
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
CSR: Small: Advancing Operating System Interfaces to Solid-State Storage
CSR:小:推进操作系统与固态存储的接口
  • 批准号:
    1218485
  • 财政年份:
    2012
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
TC: Medium: Collaborative Research: Random Number Generation and Use in Virtualized Environments
TC:媒介:协作研究:虚拟化环境中的随机数生成和使用
  • 批准号:
    1065134
  • 财政年份:
    2011
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
TC: Small: Collaborative Research:Protecting Commodity Operating Systems From Vulnerable Device Drivers
TC:小型:协作研究:保护商品操作系统免受易受攻击的设备驱动程序的影响
  • 批准号:
    0915363
  • 财政年份:
    2009
  • 资助金额:
    $ 50.97万
  • 项目类别:
    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 万元
  • 项目类别:
    国际(地区)合作与交流项目

相似海外基金

Collaborative Research: CNS Core: Medium: Movement of Computation and Data in Splitkernel-disaggregated, Data-intensive Systems
合作研究:CNS 核心:媒介:Splitkernel 分解的数据密集型系统中的计算和数据移动
  • 批准号:
    2406598
  • 财政年份:
    2023
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
Collaborative Research: CNS Core: Medium: Reconfigurable Kernel Datapaths with Adaptive Optimizations
协作研究:CNS 核心:中:具有自适应优化的可重构内核数据路径
  • 批准号:
    2345339
  • 财政年份:
    2023
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
Collaborative Research: CNS Core: Medium: Innovating Volumetric Video Streaming with Motion Forecasting, Intelligent Upsampling, and QoE Modeling
合作研究:CNS 核心:中:通过运动预测、智能上采样和 QoE 建模创新体积视频流
  • 批准号:
    2409008
  • 财政年份:
    2023
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
CNS Core: Medium: Privacy-Preserving and Censorship-Resistant Domain Name System
CNS 核心:中:隐私保护和抗审查域名系统
  • 批准号:
    2310927
  • 财政年份:
    2023
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
Collaborative Research: CNS Core: Medium: Programmable Computational Antennas for Sensing and Communications
合作研究:中枢神经系统核心:中:用于传感和通信的可编程计算天线
  • 批准号:
    2343964
  • 财政年份:
    2023
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Standard Grant
CNS Core: Medium: A Systems and User-based Approach to Floating Point Correctness and Resilience
CNS 核心:中:基于系统和用户的浮点正确性和弹性方法
  • 批准号:
    2211315
  • 财政年份:
    2022
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
Collaborative Research: CNS Core: Medium: The Privacy Backplane - A Full Stack Approach to Individualized Privacy Controls Throughout the Internet-of-Things
合作研究:CNS 核心:媒介:隐私背板 - 整个物联网个性化隐私控制的全栈方法
  • 批准号:
    2211508
  • 财政年份:
    2022
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
Collaborative Research: CNS Core: Medium: Access, Mobility, and Security above 100 GHz
合作研究:CNS 核心:中:100 GHz 以上的访问、移动性和安全性
  • 批准号:
    2211617
  • 财政年份:
    2022
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
Collaborative Research: CNS Core: Medium: Access, Mobility, and Security above 100 GHz
合作研究:CNS 核心:中:100 GHz 以上的访问、移动性和安全性
  • 批准号:
    2211618
  • 财政年份:
    2022
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
Collaborative Research: CNS Core: Medium: Rethinking Multi-User VR - Jointly Optimized Representation, Caching and Transport
合作研究:CNS 核心:媒介:重新思考多用户 VR - 联合优化表示、缓存和传输
  • 批准号:
    2212200
  • 财政年份:
    2022
  • 资助金额:
    $ 50.97万
  • 项目类别:
    Continuing Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了