Linux Drop Caches

user-pic
Vote 0 Votes

Kernels 2.6.16 以後的版本, 可藉由以下指令釋放出 Caches 佔住的記憶體

# echo 1 > /proc/sys/vm/drop_caches
To free dentries and inodes:

# echo 2 > /proc/sys/vm/drop_caches
To free pagecache, dentries and inodes:

# echo 3 > /proc/sys/vm/drop_caches
As this is a non-destructive operation and dirty objects are not freeable, the user should run "sync" first!

ref. Drop Caches - linux-mm.org Wiki

4 Comments

| Leave a comment

Universal Extractor 不見得能解得開, 我是用msi2xml/xml2msi, 並沒有用到其他解壓工具.
要怎麼知道改那裡?
1. 找資料, 找一下 MSN resource hack, 會有很多資料
2. 自己找, 修改的地方大部份都是 XML, 不會太難
3. 參考 A-Patch、Mess Patch 是怎麼改的

Hi
I found this one
uniextract16.exe
Is it ok?
But other question is How do u know that which part of MSN you need to modify?
I mean you are not the MSN messenger designer
How can you be so smart to modify the code?
Since MSN is not OpenSource?????

Thanks

先解開, 再組合,
可參考之前寫的一篇 Replace files in msi package
http://pank.org/blog/archives/000403.html

你好
想請問一下所謂的puremsn8.5.1302cht.msi
是怎麼做到的?
因為MS提供的安裝程式不是都是已經包成一包了嗎?
???
Thanks
在這篇問似乎不大恰當,不好意思!

Leave a comment

Recent Comments

About this Entry

This page contains a single entry by Pank published on December 10, 2008 11:22 AM.

Movable Type 4.23 Released was the previous entry in this blog.

Google Chrome Final is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives