Re: [PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE.
From: Tejun Heo <tj@kernel.org>
Date: 2013-08-15 01:33:54
Also in:
linux-acpi, lkml
On Wed, Aug 14, 2013 at 09:21:33PM -0400, Tejun Heo wrote:
quoted
Secondly, memory hotplug is now maintained I and kamezawa-san. Then, I much likely have a chance to get a hotplug related bug report. For protecting my life, I don't want get a false bug claim. Then, I wouldn't like to aim incomplete fallback. When an admin makes mistake, they should shoot their foot, not me!Dude, it's not cool to cause users' machine to fail boot because you want bug report. You don't do that. There are other ways to achieve that. When the kernel can't make all hotpluggable nodes hotpluggable (I mean, it's not necessarily node aligned to begin with), generate warning and a debug dump with appropriate log levels. If you think causing users' machine fail boot indetermistically is acceptable, you really shouldn't be maintaining anything. What is this? Are you nuts?
This is doubly idiotic because this is all early boot. Most users don't even have a way to access the debug info if the machine crashes that early. Developement convenience is something that we consider too but, seriously, users come first. This is not your personal playground. Don't frigging crash if you have any other option. -- tejun -- 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>