码迷,mamicode.com
首页 > 其他好文 > 详细

Off-heap and On-heap

时间:2014-12-11 17:03:42      阅读:217      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   sp   on   div   log   bs   ef   

在Cassandra的 system log中看到如下的log:

INFO  07:17:18 Enqueuing flush of Standard1: 701845360 (33%) on-heap, 0 (0%) off-heap
INFO  07:17:19 Writing Memtable-Standard1@899461901(205333260 serialized bytes, 4666665 ops, 33%/0% of on/off-heap limit)

 对其中的 off-heap 非常好奇,在一些 blog1,2 中知道这是在Cassandra 2.1 中新加的 feature。

 

参考:
1, Off-heap memtables in Cassandra 2.1

2, Cassandra 2.1: now over 50% faster

3, Off-Heap Memory

Off-heap and On-heap

标签:blog   http   ar   sp   on   div   log   bs   ef   

原文地址:http://www.cnblogs.com/AlfredChen/p/4157884.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!