社区
community_281
帖子详情
ganggexiongqi的留言板
ganggexiongqi
2020-01-02 06:44:10
大家好,这里是我的留言板,如果有问题,欢迎大家留言,我会第一时间进行回复
...全文
42
2
打赏
收藏
ganggexiongqi的留言板
大家好,这里是我的留言板,如果有问题,欢迎大家留言,我会第一时间进行回复
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
2 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
arkphoenix
2020-02-22
打赏
举报
回复
chained_entry->cache->chain_cb(chained_entry->key, chained_entry->data);
// 这里把数据保存如map了,
list<ObjectCacheEntry *>::iterator liter;
for (liter = cache_entry_list.begin(); liter != cache_entry_list.end(); ++liter) {
ObjectCacheEntry *entry = *liter;
entry->chained_entries.push_back(make_pair(chained_entry->cache, chained_entry->key));
//这里有什么用,并且还是添加大多个实体里面了
}
return true;
arkphoenix
2020-02-22
打赏
举报
回复
大佬,关于ceph cache 中,
struct ObjectCacheEntry {
ObjectCacheInfo info;
std::list<string>::iterator lru_iter;
uint64_t lru_promotion_ts;
uint64_t gen;
std::list<pair<RGWChainedCache *, string> > chained_entries;
// 这个有什么意义吗? 真正需要缓存的不是 info 吗? 请大佬赐教,谢谢
ObjectCacheEntry() : lru_promotion_ts(0), gen(0) {}
}
linux 版本维护
linux community, repository and branch subsystems => linux-staging => linux-next =====> mainline => stable => longterm |
我的Javaeye 博客:http://
gan
ggex
ion
gqi
.javaeye.com/admin/blogs/745576
我的Javaeye 博客
S3 bucket vers
ion
ing 总结
1. bucket 的 vers
ion
ing 状态切换 * 默认状态 unvers
ion
ed* --> vers
ion
ing-enabled vers
ion
ing-suspended Warning Once you vers
ion
-enable a bucket, it can never return to an unvers
ion
ed state ...
(用户态驱动)uio驱动编写 实例1 UIO 子系统结构介绍
仅收藏blog 地址 http://blog.csdn.net/
gan
ggex
ion
gqi
/article/details/6751798 http://blog.csdn.net/
gan
ggex
ion
gqi
/article/details/6748103
uio.c 分析【转】
转自:https://blog.csdn.net/
gan
ggex
ion
gqi
/article/details/6737647 版权声明:本文为博主原创文章,未经博主允许不得转载。 ...
gan
ggex
ion
gqi
@gmail....
community_281
580
社区成员
254,414
社区内容
发帖
与我相关
我的任务
community_281
提出问题
复制链接
扫一扫
分享
社区描述
提出问题
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章