全部博文(306)
发布时间:2014-02-26 15:29:20
SVN Error : No space left on deviceRecently I encountered a situation where Subversion keeps on complaining "No space left on device" and terminates the check out. But there was sufficient amount of free space left in the disk.After searching the Google, I found the root cau.........【阅读全文】
发布时间:2013-11-12 14:08:56
总有很多朋友对于Linux的内存管理有疑问,之前一篇[转]理解Linux的性能日志似乎也没能清除大家的疑虑。而在新版核心中,似乎对这个问题提供了新的解决方法,特转出来给大家参考一下。最后,还附上我对这方法的意见,欢迎各位一同讨论。 当在Linux下频繁存取文件后,物理内存会很快被用光,.........【阅读全文】