논문 리뷰 (12) 썸네일형 리스트형 Coordinated and Efficient Huge Page Management with Ingens Coordinated and Efficient Huge Page Management with Ingens 위 논문을 읽고 정리한 내용입니다. Notion에서 정리하고 복붙해서 구조가 조금 이상하게 느껴지신다면 다음 링크에서 보시면 됩니다. Abstract RAM (random access memory) 휘발성 메모리 어느 위치에 저장된 데이터든지 읽고 쓰는데 동일한 시간이 걸리는 주기억장치 메모리 용량이 증가함에 따라 하드웨어 주소 변환 오버헤드가 증가한다. → 하드웨어에서 huge page를 엔트리로 갖는 TLB 를 사용한다. 운영체제와 하이퍼바이저가 huge page를 지원한다. → best-effort algorithm, spot fixes Ingens huge page를 지원하는 프레임워크 fir.. A Comprehensive Analysis of Superpage Management Mechanisms and Policies : QuickSilver A Comprehensive Analysis of Superpage Management Mechanisms and Policies : QuickSilver (Weixi Zhu, Alan L. Cox and Scott RixnerRice University) A Comprehensive Analysis of Superpage Management Mechanisms and Policies | USENIX Open Access Media USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins... A Comprehensive Analysis of Superpage Management Mechanisms and Policies Superpages (2MB pages) = Hugepage superpage의 생애 주기 동안 발생하는 이벤트, 그 이벤트가 어떻게 트리거되고 반응하지는지에 대한 설계 탐구 superpage 관리와 다른 설계를 했을 때의 트레이드오프를 이해할 수 있는 프레임워크 제안 제안하는 프레임워크를 기반으로 왜 최신 설계들이 서로 다른 성능을 내는지에 대해 논의 latency spike와 memory bloat의 원인 규명 Quicksilver 소개 : 새로운 superpage 관리 디자인 -> 주소 변환 성능을 유지한 채 latency spike와 memory bloat 설명 1. Introduction modern computer -> 메모리 크기 증가, 가상 메모리 사용 -> memory footprint .. SFS : Random Write Considered Harmful in Solid State Drives SFS : Random Write Considered Harmful in Solid State Drives Preview SSD access 플래시 메모리 기반의 solid state driver (SSDs): HDD보다 성능, 전력 소비 측면에서의 기술적 개선 sequential access: 이전의 I/O operation의 마지막 logical block address(LBA) 다음의 LBA부터 SSD 접근 random access: FTL에 의해서 동적으로 블록 맵핑 NAND Flash Memory 플래시 메모리의 일종으로 SSD에 사용된다. NAND Flash Memory의 종류 SLC (single-level cell): cell 당 1-byte 기록, 속도가 가장 빠르고 수명이 가장 길며, .. 이전 1 2 다음