Re: [RFC][PATCH 2/9] deadlock prevention core
From: Daniel Phillips <hidden>
Date: 2006-08-17 23:56:50
Also in:
lkml, netdev
From: Daniel Phillips <hidden>
Date: 2006-08-17 23:56:50
Also in:
lkml, netdev
Andrew Morton wrote:
Daniel Phillips [off-list ref] wrote:quoted
What happened to the case where we just fill memory full of dirty file pages backed by a remote disk?Processes which are dirtying those pages throttle at /proc/sys/vm/dirty_ratio% of memory dirty. So it is not possible to "fill" memory with dirty pages. If the amount of physical memory which is dirty exceeds 40%: bug.
Hi Andrew, So we make 400 MB of a 1 GB system unavailable for write caching just to get around the network receive starvation issue? What happens if some in kernel user grabs 68% of kernel memory to do some very important thing, does this starvation avoidance scheme still work? Regards, Daniel -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>