www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年1月7日

摘要: General setup --->[ ] Prompt for development and/or incomplete code/drivers // 非对称读写锁系统 是一种高性能的kernel锁机制,适用于读多写少环境RCU Implementation (Tree-based hierarchical RCU) ---> Kernel .config support(18) Kernel log buffer size (16 => 64KB, 17 => 128KB)[ ] Control Group support --->user space r 阅读全文
posted @ 2014-01-07 16:25 秦瑞It行程实录 阅读(738) 评论(0) 推荐(0) 编辑

摘要: http://linux.die.net/man/7/iphttp://www.neuma.com/ cm+企业开发生命周期管理http://book.2cto.com/201307/27394.htmlhttp://www.centos.bz/2012/04/linux-sysctl-conf/http://blog.csdn.net/leshami/article/details/8766256http://blog.chinaunix.net/uid-29081804-id-3830203.htmlhttp://www.ha97.com/4396.htmlhttp://book.51ct 阅读全文
posted @ 2014-01-07 16:03 秦瑞It行程实录 阅读(243) 评论(0) 推荐(0) 编辑

摘要: 测试Mellanox卡硬件性能程序 1 //本文件是服务器的代码 2 #include // for sockaddr_in 3 #include // for socket 4 #include // for socket 5 #include // for printf 6 #include // for exit 7 #include // for bzero 8 /* 9 #include 10 #include 11 #include 12 #include 13 */ 14 #defi... 阅读全文
posted @ 2014-01-07 13:42 秦瑞It行程实录 阅读(1229) 评论(0) 推荐(0) 编辑

摘要: Mellanox InfiniBand卡线缆性能延迟性测试程序源码,C源码实现操作mysql库,实现简单的增删改查,代码当前用的是增插入20000条数据具体见源码 1 #include 2 #include 3 #include 4 //gcc $0 -L /usr/lib64/mysql/ -lmysqlclient -o outputname 5 //Mellanox InfiniBand Card Perforce test,By yodoo ruiy 6 // 7 8 void insert() { 9 MYSQL *conn;10 MYSQL_RES *res;1... 阅读全文
posted @ 2014-01-07 13:36 秦瑞It行程实录 阅读(467) 评论(0) 推荐(0) 编辑

摘要: 使用过LINUX的人都应该知道,在大多数LINUX发行版本里,内置或者通过软件源安装JDK的话,都是安装的openjdk,那么到底什么是openjdk,它与sun jdk有什么关系和区别呢? 历史上的原因是,openjdk是jdk的开放原始码版本,以GPL协议的形式放出。在JDK7的时候,openjdk已经成为jdk7的主干开发,sun jdk7是在openjdk7的基础上发布的,其大部分原始码都相同,只有少部分原始码被替换掉。使用JRL(JavaResearch License,Java研究授权协议)发布。 至于openjdk6则更是有其复杂的一面,首先是openjdk6是jdk7的一个分支 阅读全文
posted @ 2014-01-07 10:32 秦瑞It行程实录 阅读(449) 评论(0) 推荐(0) 编辑

www.cnblogs.com/ruiyqinrui