Chinaunix首页 | 论坛 | 博客
  • 博客访问: 399641
  • 博文数量: 48
  • 博客积分: 764
  • 博客等级: 上士
  • 技术积分: 1133
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-17 13:29
文章分类

全部博文(48)

文章存档

2014年(5)

2013年(34)

2012年(9)

发布时间:2014-04-18 11:13:13

前提你要安装了最新的fictx, 我的版本信息:firo@ff d$:  fcitx --versionfcitx version: 4.2.8.31. 下载搜狗拼音linux版http://pinyin.sogou.com/linux/我用的是Fedora 20 64位版:sogou_pinyin_linux_1.0.0.0011_amd64.deb不要用alien 转换成rpm, 貌似中文路径问题导致了失败。2 提取data.........【阅读全文】

阅读(54246) | 评论(20) | 转发(0)

发布时间:2014-12-21 14:29:23

#Referencehttp://adam8157.info/blog/2012/04/setup-kernel-developing-environment/https://blog.nelhage.com/2013/12/lightweight-linux-kernel-development-with-kvm/#Build kernel andmodules在编译内核之前, 对内核裁剪显得尤为重要, 这样可以大量节省编译时间.我用fedora 21:firo@f linux$ grep -i '=[ym]' /.........【阅读全文】

阅读(4116) | 评论(0) | 转发(0)
RCU

发布时间:2014-06-02 22:36:03

http://www.rdrop.com/users/paulmck/RCU/http://blog.csdn.net/dog250/article/details/5303424http://kernelnewbies.org/OPWIntro-RCU##pre-ergoThere a lot of subsytem, code segments use RCU in their implement.It's really need to know the truth of RCU before understanding linux kernel.##history o.........【阅读全文】

阅读(3342) | 评论(0) | 转发(0)

发布时间:2014-05-11 11:17:55

##RCURCU is a way of waiting for pre-existing RCU read-side critical sections to completely finish, including memory operations executed by those critical sections.......【阅读全文】

阅读(2301) | 评论(0) | 转发(0)

发布时间:2014-04-05 11:08:40

sudo yum install id3libid3tag -2 *.mp3......【阅读全文】

阅读(2215) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册