Jungwook Han, H.I. Byun, Hyungjoon Kwon, Sungyong Park, Youngjae Kim
{"title":"数据迁移在NVM文件系统中是邪恶的吗?","authors":"Jungwook Han, H.I. Byun, Hyungjoon Kwon, Sungyong Park, Youngjae Kim","doi":"10.1109/ACSOS-C52956.2021.00024","DOIUrl":null,"url":null,"abstract":"The NVM file system often exhibits unstable I/O performance in a NUMA server environment due to frequent remote memory accesses when threads and data are exclusively placed on different NUMA nodes. Further, multiple threads may use all of the available bandwidth of the Integrated Memory Controller (iMC), causing an iMC bottleneck. NThread partly addresses the problems above by maximizing local memory accesses via migrating threads to data resident CPU node. However, NThread cannot benefit in cases when iM C is overloaded. Therefore, we propose Dragonfly, an approach that migrates data to the memory module of the CPU node where the thread is located when iM C is overloaded. The proposed approach inherently balances the load among iM Cs, thus offering a fair load-balancing among iMCs. Specifically, Dragonfly implements a Migration Trigger Policy (MTP) to migrate data between CPU nodes on an opportunistic basis, minimizing the performance overhead caused by unnecessary data migration. We implement and evaluate NThread and Dragonfly in the NOVA file system deployed on an Intel Optane DC PM server for different application scenarios via Filebench workloads. The evaluation confirms that Dragonfly outperforms on an average 3.26x higher throughput than NThread.","PeriodicalId":268224,"journal":{"name":"2021 IEEE International Conference on Autonomic Computing and Self-Organizing Systems Companion (ACSOS-C)","volume":"167 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Is Data Migration Evil in the NVM File System?\",\"authors\":\"Jungwook Han, H.I. Byun, Hyungjoon Kwon, Sungyong Park, Youngjae Kim\",\"doi\":\"10.1109/ACSOS-C52956.2021.00024\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The NVM file system often exhibits unstable I/O performance in a NUMA server environment due to frequent remote memory accesses when threads and data are exclusively placed on different NUMA nodes. Further, multiple threads may use all of the available bandwidth of the Integrated Memory Controller (iMC), causing an iMC bottleneck. NThread partly addresses the problems above by maximizing local memory accesses via migrating threads to data resident CPU node. However, NThread cannot benefit in cases when iM C is overloaded. Therefore, we propose Dragonfly, an approach that migrates data to the memory module of the CPU node where the thread is located when iM C is overloaded. The proposed approach inherently balances the load among iM Cs, thus offering a fair load-balancing among iMCs. Specifically, Dragonfly implements a Migration Trigger Policy (MTP) to migrate data between CPU nodes on an opportunistic basis, minimizing the performance overhead caused by unnecessary data migration. We implement and evaluate NThread and Dragonfly in the NOVA file system deployed on an Intel Optane DC PM server for different application scenarios via Filebench workloads. The evaluation confirms that Dragonfly outperforms on an average 3.26x higher throughput than NThread.\",\"PeriodicalId\":268224,\"journal\":{\"name\":\"2021 IEEE International Conference on Autonomic Computing and Self-Organizing Systems Companion (ACSOS-C)\",\"volume\":\"167 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-09-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 IEEE International Conference on Autonomic Computing and Self-Organizing Systems Companion (ACSOS-C)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ACSOS-C52956.2021.00024\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE International Conference on Autonomic Computing and Self-Organizing Systems Companion (ACSOS-C)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ACSOS-C52956.2021.00024","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
摘要
在NUMA服务器环境中,NVM文件系统经常表现出不稳定的I/O性能,这是因为当线程和数据独占地放在不同的NUMA节点上时,会频繁地进行远程内存访问。此外,多个线程可能会使用集成内存控制器(iMC)的所有可用带宽,从而导致iMC瓶颈。NThread通过将线程迁移到驻留数据的CPU节点来最大化本地内存访问,从而在一定程度上解决了上述问题。然而,当iM C超载时,NThread不能受益。因此,我们提出了Dragonfly,一种在iM C过载时将数据迁移到线程所在的CPU节点的内存模块的方法。所提出的方法内在地平衡了imc之间的负载,从而在imc之间提供了公平的负载平衡。具体来说,Dragonfly实现了一个迁移触发策略(Migration Trigger Policy, MTP),在CPU节点之间随机迁移数据,最大限度地减少不必要的数据迁移造成的性能开销。我们在部署在Intel Optane DC PM服务器上的NOVA文件系统中通过Filebench工作负载实现和评估了NThread和Dragonfly,用于不同的应用场景。评估证实,Dragonfly的吞吐量比NThread平均高出3.26倍。
The NVM file system often exhibits unstable I/O performance in a NUMA server environment due to frequent remote memory accesses when threads and data are exclusively placed on different NUMA nodes. Further, multiple threads may use all of the available bandwidth of the Integrated Memory Controller (iMC), causing an iMC bottleneck. NThread partly addresses the problems above by maximizing local memory accesses via migrating threads to data resident CPU node. However, NThread cannot benefit in cases when iM C is overloaded. Therefore, we propose Dragonfly, an approach that migrates data to the memory module of the CPU node where the thread is located when iM C is overloaded. The proposed approach inherently balances the load among iM Cs, thus offering a fair load-balancing among iMCs. Specifically, Dragonfly implements a Migration Trigger Policy (MTP) to migrate data between CPU nodes on an opportunistic basis, minimizing the performance overhead caused by unnecessary data migration. We implement and evaluate NThread and Dragonfly in the NOVA file system deployed on an Intel Optane DC PM server for different application scenarios via Filebench workloads. The evaluation confirms that Dragonfly outperforms on an average 3.26x higher throughput than NThread.