From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [dm-devel] [PATCH v5] fault-injection: introduce kvmalloc fallback options Date: Thu, 26 Apr 2018 22:45:57 +0300 Message-ID: <20180426223925-mutt-send-email-mst@kernel.org> References: <1524753932.3226.5.camel@HansenPartnership.com> <1524756256.3226.7.camel@HansenPartnership.com> <20180426184845-mutt-send-email-mst@kernel.org> <20180426214011-mutt-send-email-mst@kernel.org> <20180426220523-mutt-send-email-mst@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Mikulas Patocka Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org, Randy Dunlap , linux-kernel@vger.kernel.org, Matthew Wilcox , Michal Hocko , James Bottomley , linux-mm@kvack.org, dm-devel@redhat.com, Vlastimil Babka , David Rientjes , Andrew Morton , virtualization@lists.linux-foundation.org, David Miller , edumazet@google.com List-Id: virtualization@lists.linuxfoundation.org On Thu, Apr 26, 2018 at 03:36:14PM -0400, Mikulas Patocka wrote: > People on this list argue "this should be a kernel parameter". How about making it a writeable attribute, so it's easy to turn on/off after boot. Then you can keep it deterministic, userspace can play with the attribute at random if it wants to. -- MST