Re: [PATCH resend] drop_caches: add some documentation and info message

From: Dave Hansen
Date: Fri Aug 02 2013 - 13:10:52 EST


On 08/02/2013 09:04 AM, Rob Landley wrote:
> I'd be surprised if anybody who does this sees the printk and thinks
> "hey, I'll dig into the VM's balancing logic and come up to speed on the
> tradeoffs sufficient to contribute to kernel development" because of
> something in dmesg. Anybody actually annoyed by it will chop out the
> printk (you barely need to know C to do that), the rest won't notice.

All that I expect is that this will get _some_ of these folks in to a
feedback loop with us. They'll see this in dmesg and either go asking
questions within their respective companies, file bugs with distros, or
post to LKML.

Some of them are going to say things like "My Database Vendor told me
this optimizes my server!", or that the documentation told them to do it
so they don't run out of memory. Some of them might even be running in
to _legitimate_ VM or filesystem bugs that they're working around with this.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/