From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Tue, 09 May 2017 08:43:56 +0000 Subject: Re: S390: Fine-tuning for six function implementations Message-Id: <4fd54bfb-d681-ae6f-d92c-795a6bc67a80@users.sourceforge.net> List-Id: References: <51ba03f7-d1d8-8064-7dee-b5a910ad47de@oracle.com> In-Reply-To: <51ba03f7-d1d8-8064-7dee-b5a910ad47de@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vegard Nossum , linux-s390@vger.kernel.org Cc: =?UTF-8?Q?Christian_Borntr=c3=a4ger?= , Heiko Carstens , Ingo Molnar , Martin Schwidefsky , Paul Gortmaker , Peter Oberparleiter , Peter Zijlstra , Sascha Silbe , Viktor Mihajlovski , LKML , kernel-janitors@vger.kernel.org > It would be different if your patches fixed actual bugs. I dare to point change possibilities out which correspond to a special error category. There can be different opinions about their relevance for further software improvements. > This is just mindless code transformations that MAY in the best case save a few bytes > of code here and there (I don't know; you didn't say). Do you know the run time characteristics for the discussed functions good enough? http://elixir.free-electrons.com/linux/v4.11/source/fs/seq_file.c#L405 > But the potential gains from these incredibly numerous and tiny patches > that don't fix anything are so small, it's a waste of time, bandwidth, > and mental capacity for you and for everybody involved. I suggest a bit of code reduction at various places once more. > I just searched my inbox for patches from you and you sent literally > _hundreds_ over the past few days, I sent update suggestions in this scale since the year 2014. > all doing this crazy printf/puts/putc transformation. I agree that the corresponding number could be remarkable. But there are also other source code search patterns involved besides information around these logging functions. > Another bit of searching and I see that I'm not the first one giving you > this response: You are right that some agreements and disagreements were expressed already (depending on the software area). Regards, Markus