上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 164 下一页
摘要: http://www.potaroo.net/ispcol/2015-06/mptcp.htmlJune 2015Geoff HustonThe Transmission Control Protocol (TC... 阅读全文
posted @ 2016-09-04 20:55 张同光 阅读(189) 评论(0) 推荐(0) 编辑
摘要: http://mp.weixin.qq.com/s?__biz=MjM5MDAyMzQyMQ==&mid=2650597589&idx=1&sn=4f01c0a955201846118f9a5f92ad4fdc&... 阅读全文
posted @ 2016-09-04 14:06 张同光 阅读(471) 评论(0) 推荐(0) 编辑
摘要: http://superuser.com/questions/860131/how-do-i-diagnose-and-visualize-high-ping-times-to-wifi-router This serverfault answer has good high-level guida 阅读全文
posted @ 2016-09-03 21:00 张同光 阅读(169) 评论(0) 推荐(0) 编辑
摘要: linux-bridge-ping-high-latency-ebtables.txt if [ ! -d /proc/sys/net/bridge ]; then modprobe br_netfilter; ... 阅读全文
posted @ 2016-09-03 20:29 张同光 阅读(92) 评论(0) 推荐(0) 编辑
摘要: http://unix.stackexchange.com/questions/175212/packets-switched-through-linux-bridge-have-very-high-packet... 阅读全文
posted @ 2016-09-03 17:24 张同光 阅读(97) 评论(0) 推荐(0) 编辑
摘要: http://android.stackexchange.com/questions/50085/android-x86-virtual-box-with-internet-and-connection-to-a... 阅读全文
posted @ 2016-09-03 15:22 张同光 阅读(126) 评论(0) 推荐(0) 编辑
摘要: http://brainychen72.blogspot.com/2014/09/linuxkmsgdmesg.htmldmesg為我們多用,man dmesg告知dmesg用來顯示和管理kernel ring ... 阅读全文
posted @ 2016-09-03 11:15 张同光 阅读(431) 评论(0) 推荐(1) 编辑
摘要: http://elinux.org/Android_Logging_SystemOverviewThe Android system has a logging facility that allows syst... 阅读全文
posted @ 2016-09-03 07:55 张同光 阅读(195) 评论(0) 推荐(0) 编辑
摘要: http://smilejay.com/2011/12/linux_loglevel/12/01/2011masterLeave a Comment前几天,我在想printk中到底是哪些信息会打印到console... 阅读全文
posted @ 2016-09-02 23:23 张同光 阅读(5448) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/flowjacky/p/5053208.html参考:http://www.linuxfly.org/post/545/http://www.jb51.net/art... 阅读全文
posted @ 2016-09-02 22:08 张同光 阅读(103) 评论(0) 推荐(0) 编辑
摘要: http://itnihao.blog.51cto.com/1741976/830374# 立即重新启动计算机echo "b" > /proc/sysrq-trigger # 立即关闭计算机echo "o" > ... 阅读全文
posted @ 2016-09-02 22:06 张同光 阅读(240) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/zangdongming/article/details/377293151. pstorepstore是persistent storage的缩写。内核发生异常时如果能... 阅读全文
posted @ 2016-09-02 21:25 张同光 阅读(969) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/28538091/using-persistant-storage-in-linux-kernel I am trying to use persistent store(Pstore) available in linux ke 阅读全文
posted @ 2016-09-02 21:04 张同光 阅读(309) 评论(0) 推荐(0) 编辑
摘要: https://sites.google.com/site/zhuoweisite/blog/newlocationoflastkmsgonandroid60andabovesysfspstoreconsole-... 阅读全文
posted @ 2016-09-02 20:51 张同光 阅读(290) 评论(0) 推荐(0) 编辑
摘要: http://elinux.org/Kernel_Debugging_TipsHere are some miscellaneous tips for debugging a kernel:Using print... 阅读全文
posted @ 2016-09-02 17:39 张同光 阅读(120) 评论(0) 推荐(0) 编辑
摘要: in android-x86/data/tombstones//data/system/dropbox//proc/last_kmsg/data/dontpanic/ ... 阅读全文
posted @ 2016-09-02 17:25 张同光 阅读(81) 评论(0) 推荐(0) 编辑
摘要: http://elinux.org/Debugging_by_printingProbably the simplest way to get some debug information from your k... 阅读全文
posted @ 2016-09-02 17:16 张同光 阅读(164) 评论(0) 推荐(0) 编辑
摘要: The log levels are:NameStringMeaningalias functionKERN_EMERG"0"Emergency messages, system is about to cras... 阅读全文
posted @ 2016-09-02 17:15 张同光 阅读(112) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/11412950/difference-between-dmesg-and-var-log-kern-logI am modifying th... 阅读全文
posted @ 2016-09-02 16:40 张同光 阅读(148) 评论(0) 推荐(0) 编辑
摘要: https://kernelnewbies.org/FAQ/WhyWritingFilesFromKernelIsBadReasonsThe question "how to I open/read/write ... 阅读全文
posted @ 2016-09-02 16:24 张同光 阅读(123) 评论(0) 推荐(0) 编辑
上一页 1 ··· 64 65 66 67 68 69 70 71 72 ··· 164 下一页