码迷,mamicode.com
首页 >  
搜索关键字:und icmp rate-limit enable    ( 7133个结果
ping(1)
/*ping program for learning IP protocol author: jeff date: 2014/10/25*/#include #include #include #include #include static int ICMP_create();...
分类:其他好文   时间:2014-10-25 17:12:02    阅读次数:209
[wifi-bcm4330] miscellaneous things on bcm4330 wifi
1. HOST_WAKE irq trigger polarity, HIGH-LEVEL(default) or LOW-LEVEL2. Reasons for "enable f2 failed" why does the error "enable F2 failed" , the reaso...
分类:其他好文   时间:2014-10-25 10:32:17    阅读次数:147
PHP加速器之xcache
1、安装#tarxfxcache-2.0.0.tar.gz#cdxcache-2.0.0#/usr/local/php/bin/phpize#./configure--enable-xcache--with-php-config=/usr/local/php/bin/php-config#make&&makeinstall安装结束时,会出现类似如下行:Installingsharedextensions:/usr/local/php/lib/php/exte..
分类:Web程序   时间:2014-10-24 19:10:42    阅读次数:325
关闭uboot MMU 会导致android2.3 S5pv210 系统不稳定?!why
============问题描述============ 在uboot里面屏蔽了MMU使能//#defineCONFIG_ENABLE_MMU就导致android2.3在S5pv210上不稳定了,如果没屏蔽就稳定很多,why?!坑爹的人啊,问了一些做了几年linux和android的人说没影响的,啥...
分类:移动开发   时间:2014-10-24 10:48:53    阅读次数:360
Android BlueDroid(三):BlueDroid蓝牙开启过程enable
关键词:bluedroid  enableNative BTIF_TASK  BTU_TASK bt_hc_work_thread set_power  preload GKI作者:xubin341719(欢迎转载,请注明作者,请尊重版权,谢谢!)绘图工具:Edraw Maindmap欢迎指正错误,共同学习、共同进步!!一、enableNative函数的的实现(1)、初始化BTE;(2)、创建BT...
分类:移动开发   时间:2014-10-23 22:47:20    阅读次数:764
FASTSOCKET
FASTSOCKETIt looks like there are like 3 separate optimizations, but I think the most important one is the "enable_listen_spawn" feature. Here is how ...
分类:其他好文   时间:2014-10-23 22:19:50    阅读次数:256
Android BlueDroid(二):BlueDroid蓝牙开启过程init
关键词:bluedroid  initNative enableNative BTIF_TASK  BTU_TASKbt_hc_work_thread set_power  preload  GKI作者:xubin341719(欢迎转载,请注明作者,请尊重版权,谢谢!)欢迎指正错误,共同学习、共同进步!! 一、   蓝牙开启流程概述,如下图所示:init、enable 和一般的函数调用相同,and...
分类:移动开发   时间:2014-10-23 12:30:42    阅读次数:288
关闭firefox缓存
在Firefox中关闭缓存看看这里在地址栏输入:about:config然后在过滤器中输入:browser.cache.disk.enable解释:When a page is loaded, it can be cached so it doesn’t need to be downloaded ...
分类:其他好文   时间:2014-10-23 11:59:14    阅读次数:131
ubuntu+Nginx + PHP
OS:ubuntu14.04 WEB Server:nginx1.7.5 PHP-5.9.4 wget http://cn2.php.net/distributions/php-5.5.9.tar.gz tar zvxf php-5.5.9.tar.gz cd php-5.5.9 ./configure --prefix=/usr/local/php? --enable-fpm --wit...
分类:Web程序   时间:2014-10-23 10:51:05    阅读次数:295
【2014/10/22】
sql server:set identity_insert table_name onset identity_insert table_name off显示的开启自增列的插入,才可以完成自增列的自定义插入tcp/ip应用层,传输层,网络层,链路层snmp , tcp, ip, arp驱动icmp...
分类:其他好文   时间:2014-10-23 08:11:12    阅读次数:143
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!