From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751231AbcFXFma (ORCPT ); Fri, 24 Jun 2016 01:42:30 -0400 Received: from mail-yw0-f194.google.com ([209.85.161.194]:35525 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750999AbcFXFm3 (ORCPT ); Fri, 24 Jun 2016 01:42:29 -0400 MIME-Version: 1.0 In-Reply-To: <20160617062453.GC2374@bbox> References: <1465376321-16233-1-git-send-email-sj38.park@gmail.com> <20160608172438.GG4104@linux.vnet.ibm.com> <20160617062453.GC2374@bbox> From: SeongJae Park Date: Fri, 24 Jun 2016 14:41:54 +0900 Message-ID: Subject: Re: [PATCH v3] Doc/memory-barriers: Add Korean translation To: Byungchul Park Cc: Paul McKenney , David Howells , Ingo Molnar , Jonathan Corbet , "linux-kernel@vger.kernel.org" , Minchan Kim Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Byungchul, I guess the review is ongoing yet and maybe it requires more days. Can you let me know your estimated time for the review if it doesn't bother you? Thanks, SeongJae Park On Fri, Jun 17, 2016 at 3:24 PM, Minchan Kim wrote: > On Wed, Jun 15, 2016 at 03:47:34PM +0900, SeongJae Park wrote: >> 2016-06-09 5:45 GMT+09:00 SeongJae Park : >> > 2016-06-09 2:24 GMT+09:00 Paul E. McKenney : >> >> On Wed, Jun 08, 2016 at 05:58:41PM +0900, SeongJae Park wrote: >> >>> This commit adds Korean version of memory-barriers.txt document. The >> >>> header is refered to HOWTO Korean version. >> >>> >> >>> The translator, SeongJae Park, is interested in parallel programming and >> >>> translating[1] a book[2] about the topic. >> >>> >> >>> The translation has started from Feb, 2016 and using a github public >> >>> repository[3] to maintain the work. The work is following[4] updates to >> >>> the original document as well. >> >>> >> >>> Because the translator has knowledge about the topic and already >> >>> following up the upstream changes, one would sure that this translation >> >>> will keep reasonable quality and freshness. >> >>> >> >>> [1] https://git.kernel.org/cgit/linux/kernel/git/paulmck/perfbook.git/commit/FAQ.txt?id=edbfcdee0460 >> >>> [2] https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html >> >>> [3] https://github.com/sjp38/linux.doc_trans_membarrier >> >>> [4] https://github.com/sjp38/linux.doc_trans_membarrier/commit/06bd12d390f164fd253b861fc3aa8006d6d19ed9 >> >>> >> >>> Signed-off-by: SeongJae Park >> >>> Acked-by: David Howells >> >>> Signed-off-by: Parl E. McKenney >> >>> Acked-by: Minchan Kim >> >> >> >> I cannot judge this, so I must defer to Minchan. That said, the diffstat >> >> since your version of April 18 is as follows: >> >> >> >> memory-barriers.txt | 303 ++++++++++++++++++++++++++++++---------------------- >> >> 1 file changed, 175 insertions(+), 128 deletions(-) >> >> >> >> I cannot tell which mainline version these patches correspond to, but the >> >> English version has this diffstat since v4.5: >> >> >> >> memory-barriers.txt | 293 +++++++++++++++++++++++++++++++++++++++++----------- >> >> 1 file changed, 234 insertions(+), 59 deletions(-) >> >> >> >> So your level of change thus far seems plausible. >> > >> > I agree that Minchan deserves to judge that since he is the Korean translations >> > maintainer. >> >> Minchan, may I ask your opinion about this patch? > > Sorry for late response. > > I think it's really worth. That's why I support it. However, until now, > I didn't review it in detail. Sorry about that and stuck with urgent > works so I asked colleague byungchul who scheduler guy, he has an > interest so He will review this patch soon. > > Hope it helps you. > > Thanks. >