08 2016 档案

字符串异或比较
摘要:[40]take 14714us ######################23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 阅读全文

posted @ 2016-08-26 09:37 埋头数月亮 阅读(2736) 评论(0) 推荐(0)

移植openssl
摘要:1、官网(ftp://ftp.openssl.org/source/old/0.9.x/)下载openssl-0.9.8k.tar.gz2、交叉编译openssl CC=arm-hisiv400-linux-gcc ./config no-asm shared --prefix=/home/shn/ 阅读全文

posted @ 2016-08-24 11:25 埋头数月亮 阅读(195) 评论(0) 推荐(0)

大内存拷贝考虑使用指针代替
摘要:这里要实际考虑写速度和拷贝文件速度 阅读全文

posted @ 2016-08-15 14:42 埋头数月亮 阅读(296) 评论(0) 推荐(0)

字符串做异或使用union
摘要:take 21us take 3us take 5us 阅读全文

posted @ 2016-08-15 13:13 埋头数月亮 阅读(617) 评论(0) 推荐(0)

内核升级修复nfs
摘要:Not starting NFS kernel daemon: no support in current kernel. sudo gedit /etc/init.d/nfs-kernel-server # See if our running kernel supports the NFS ke 阅读全文

posted @ 2016-08-02 16:00 埋头数月亮 阅读(766) 评论(0) 推荐(0)

导航