05 2017 档案

摘要:参考链接: http://blog.csdn.net/yao_yao_2015/article/details/53404389 1. 显示当前GPU使用情况 Nvidia自带了一个nvidia-smi的命令行工具,会显示显存使用情况: 输出: 2. 周期性输出GPU使用情况 但是有时我们希望不仅知 阅读全文
posted @ 2017-05-30 09:40 baronluu 阅读(27554) 评论(0) 推荐(0)
摘要:1.top 使用权限:所有使用者 使用方式:top [-] [d delay] [q] [c] [S] [s] [i] [n] [b] 说明:即时显示process的动态 d :改变显示的更新速度,或是在交谈式指令列( interactive command)按s q :没有任何延迟的显示速度,如果 阅读全文
posted @ 2017-05-08 15:38 baronluu 阅读(1160) 评论(0) 推荐(0)
摘要:转载:http://www.cnblogs.com/qq78292959/archive/2011/07/06/2099427.html tar -c: 建立压缩档案-x:解压-t:查看内容-r:向压缩归档文件末尾追加文件-u:更新原压缩包中的文件 这五个是独立的命令,压缩解压都要用到其中一个,可以 阅读全文
posted @ 2017-05-08 15:21 baronluu 阅读(463) 评论(0) 推荐(0)
摘要:1、编译内核出现问题:No space left on device AS .tmp_kallsyms1.o .tmp_kallsyms1.S:2: fatal error: when writing output to /tmp/ccf0eS0W.s: No space left on devic 阅读全文
posted @ 2017-05-04 18:22 baronluu 阅读(4255) 评论(0) 推荐(0)
摘要:A、linux死机 转自:https://www.deleak.com/blog/2010/10/20/sysrq/ linux死机了怎么办? 曾经啊,对着键盘上 Print Screen/SysRq 的键琢磨许久,也不知道所谓 SysRq 到底是做什么用的。自从用了 linux,才算知道是给内核传 阅读全文
posted @ 2017-05-04 14:23 baronluu 阅读(1045) 评论(0) 推荐(0)
摘要:1, sd 2, flashing image 3, GParted 4, ROS install 5, make an image 6、USB 2.0 issue I have noticed that the latest release of the image for the Odroid 阅读全文
posted @ 2017-05-02 17:23 baronluu 阅读(574) 评论(0) 推荐(0)