I'm curious about how google select the value of minfree.

I checked Nesus-S(GB) minfree value. It has below value.

*adj: 0,1,2,4,7,15
*minfree: 3072,4096,5120,7168,8192,9216

I think that the first value of minfree 3072(8M) is dependency of all
process's cached memory size.

but I don't know How google get the first value.

even I modifed procrank.c to calculate every process's cached size to
find the first minfree value

Is there any rule or method?

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to