一台老的PHP后台服务器,今天用 free -m 查看,发现内存跑满了。再 top,然后按下shift+m,也就是按内存占用百分比排序,发现排在第一的进程,才占用0.9%,那是什么占用的呢?谷歌了一下,据说是centos 为了提高效率,把部分使用过的文件缓存到了内存里。如果是这样的话,我又不需要这样...
分类:
其他好文 时间:
2014-08-07 12:43:39
阅读次数:
331
Exponential smoothingFrom Wikipedia, the free encyclopedia Exponential smoothingis a technique that can be applied totime seriesdata, either to produ....
分类:
其他好文 时间:
2014-08-07 12:14:00
阅读次数:
249
RHEL6.5---查看服务器的内存:[root@linuxcast/]#free-mtotalusedfreesharedbufferscachedMem:1870179476062862-/+buffers/cache:8681001Swap:409504095---查看服务器cpu信息[root@linuxcast/]#lscpuArchitecture:x86_64CPUop-mode(s):32-bit,64-bitByteOrder:LittleEndianCPU(..
分类:
Web程序 时间:
2014-08-07 07:31:30
阅读次数:
263
Find and exploit SQL Injections with free Netsparker SQL Injection ScannerSQL Injection Cheat Sheet, Document Version 1.4About SQL Injection Cheat She...
分类:
数据库 时间:
2014-08-07 00:32:47
阅读次数:
422
http://www.definethecloud.net/vxlan-deep-dive/ I’ve been spending my free time digging into network virtualization and network overlays. This is part ...
分类:
其他好文 时间:
2014-08-06 14:15:31
阅读次数:
337
各种蓝牙协议的全称:
OPP:对象存储规范(Object Push Profile),最为常见的,文件的传输都是使用此协议。
HFP:(Hands-free Profile),让蓝牙设备可以控制电话,如接听、挂断、拒接、语音拨号等,拒接、语音拨号要视蓝牙耳机及电话是否支持。
HDP: HDP (Health Device Profile) 蓝牙医疗设备模式 可以创建支...
分类:
移动开发 时间:
2014-08-06 11:54:21
阅读次数:
355
1.HashedCommonlyusedtostorepasswordsConvertsaninputstringofanylengthtoanoutputstringoffixedlengthOne-way:notfeasibletogetplaintextfromhashCollision-free:notfeasibletofindtwostringsthathashtothesameoutputAlgorithms:CRC-32,MD5,SHA-1,SHA-256,etc.CRC-32isnotcry..
分类:
其他好文 时间:
2014-08-06 06:17:41
阅读次数:
359
linux 查看内存的大小?# free -m windows ls:dir
分类:
其他好文 时间:
2014-08-05 19:42:10
阅读次数:
208
如何查看UFS文件系统创建命令 root@ofs0accmcc01 # mkfs -m /dev/md/rdsk/d100
mkfs -F ufs -o nsect=128,ntrack=48,bsize=8192,fragsize=1024,cgsize=16,free=1,rps=90,nbpi...
分类:
其他好文 时间:
2014-08-05 15:44:29
阅读次数:
205
D/dalvikvm: , , ,
每隔一段时间,系统回收器都会打印内存回收的情况。日志的内容格式就是上面那条格式。下面是详细说明
>
D/dalvikvm( 9050): GC_CONCURRENT freed 2049K, 65% free 3571K/9991K, external 4703K/5261K, paused 2ms+2ms
GC Reason GC回收原因(是什么触...
分类:
其他好文 时间:
2014-08-04 21:45:48
阅读次数:
296