学位论文详细信息
메인 메모리 데이터베이스의 데이터 접근빈도를 이용한 안티-캐싱 기법
IMDB;Anti-Caching;Frequency;621
공과대학 컴퓨터공학부 ;
University:서울대학교 대학원
关键词: IMDB;    Anti-Caching;    Frequency;    621;   
Others  :  http://s-space.snu.ac.kr/bitstream/10371/122701/1/000000142220.pdf
美国|英语
来源: Seoul National University Open Repository
PDF
【 摘 要 】

H-Store, one of the main memory database management system, uses anti-caching to evict data from primary storage (main memory) to secondary storage (disk) where the size of the data exceeds memory threshold. Anti-caching uses hot-cold separate policy to manage data, and moves cold data to disk in order to reduce number of long-latency transactions caused by accessing to secondary storage. Current methods (e.g. LRU, Timestamp) use ;;recency;; (how recently data is accessed) information to separate data. These methods do not keep past information.In this paper, I present low overhead, frequency-based anti-caching method which keeps the past information. This method adds frequency value to each tuple, and increases the value when corresponding tuple is accessed. Performance was evaluated using the TPC-C benchmark. Through accurate hot-cold separation, overall transaction throughput is increased by reducing secondary storage access.

【 预 览 】
附件列表
Files Size Format View
메인 메모리 데이터베이스의 데이터 접근빈도를 이용한 안티-캐싱 기법 1099KB PDF download
  文献评价指标  
  下载次数:1次 浏览次数:1次