From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753035AbbCYTE2 (ORCPT ); Wed, 25 Mar 2015 15:04:28 -0400 Received: from mout.gmx.net ([212.227.15.18]:64761 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752788AbbCYTEY (ORCPT ); Wed, 25 Mar 2015 15:04:24 -0400 Message-ID: <5513058B.9090108@gmx.de> Date: Wed, 25 Mar 2015 19:59:23 +0100 From: Heinrich Schuchardt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.5.0 MIME-Version: 1.0 To: Andrew Morton , Jonathan Corbet CC: Aaron Tomlin , Andy Lutomirski , Davidlohr Bueso , David Rientjes , "David S. Miller" , Fabian Frederick , Guenter Roeck , "H. Peter Anvin" , Ingo Molnar , Jens Axboe , Joe Perches , Johannes Weiner , Kees Cook , Michael Marineau , Oleg Nesterov , "Paul E. McKenney" , Peter Zijlstra , Prarit Bhargava , Rik van Riel , Rusty Russell , Steven Rostedt , Thomas Gleixner , Vladimir Davydov , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH 0/4 v6] max_threadx handling References: <1426436018-5159-1-git-send-email-xypron.glpk@gmx.de> In-Reply-To: <1426436018-5159-1-git-send-email-xypron.glpk@gmx.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:HjvjxWK5iBN+0mOLrAIPMbkUOwRr3qbvvQzTfH46+zOY2tNwUTq A35gvk7Xix2j76Ho9U08i7g0bsKi1VGJTXJsp+tnT/lPYlNi9mp6A7nhiwKhpvg8a+SBP+v 6MughVHy1utTbrzvnkZGP0kAzQI01KS0GZElsACUMREeZ2U/AH8UgtMLuQkpe+49jN5EqDW DX7PJryCtsqaoUbKN1mcA== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Andrew, could you, please, take the following patches into the MM tree: [PATCH 1/4 v6] kernel/fork.c: new function for max_threads https://lkml.org/lkml/2015/3/15/94 [PATCH 2/4 v6] kernel/fork.c: avoid division by zero https://lkml.org/lkml/2015/3/15/92 [PATCH 3/4 v6] kernel/sysctl.c: threads-max observe limits https://lkml.org/lkml/2015/3/15/95 The following patch I think will have to go through the documentation tree. If you agree to taken above patches to the MM tree, I will send the following to Jonathan Corbet exchanging the one word Guenter Roeck that remarked in https://lkml.org/lkml/2015/3/15/100. [PATCH 4/4 v6] Doc/sysctl/kernel.txt: document threads-max https://lkml.org/lkml/2015/3/15/93 Best regards Heinrich Schuchardt