On 03/23/2012 09:59 AM, bill4carson wrote:
Yes, I tried to mmap/dirty/unmap in 32 times, when the usage_in_bytes
reached 128k, it rolls back to 4k again. So it doesn't hurt any more.
I haven't found the code regarding to this behavior.
That's actually quite annoying, IMHO.
I personally think that everytime one tries to read from usage, we
should flush the caches and show the correct figures, or at least as
correct as we can.
That's specially bad because under load, this is wrong by O(#cpus)...
For just reading the file, this might be okay because there is an
alternative for it (although not that intuitive), but for the threshold
code, we are probably hitting them a lot more than we should in big
machines.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>