mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Byungchul Park <byungchul.park@lge.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: Paul McKenney <paulmck@linux.vnet.ibm.com>,
	David Howells <dhowells@redhat.com>,
	Ingo Molnar <mingo@kernel.org>, Jonathan Corbet <corbet@lwn.net>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Minchan Kim <minchan@kernel.org>
Subject: Re: [PATCH v3] Doc/memory-barriers: Add Korean translation
Date: Fri, 24 Jun 2016 20:28:43 +0900	[thread overview]
Message-ID: <20160624112843.GM2279@X58A-UD3R> (raw)
In-Reply-To: <CAEjAshoVkqbvB5THkHbmddiM0qwES3frc=ESc8uCNEXcZN7vCQ@mail.gmail.com>

On Fri, Jun 24, 2016 at 02:41:54PM +0900, SeongJae Park wrote:
> 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?

Hello,

I am sorry for respending lately. This week was one of busiest week I've
ever had. I have a plan to look at it next week. I will give you my
opinions by next tuesday briefly, and add more concrete ones by next
friday. Anyway, I also support your work done.

Thank you,
Byungchul

> 
> 
> Thanks,
> SeongJae Park
> 
> On Fri, Jun 17, 2016 at 3:24 PM, Minchan Kim <minchan@kernel.org> wrote:
> > On Wed, Jun 15, 2016 at 03:47:34PM +0900, SeongJae Park wrote:
> >> 2016-06-09 5:45 GMT+09:00 SeongJae Park <sj38.park@gmail.com>:
> >> > 2016-06-09 2:24 GMT+09:00 Paul E. McKenney <paulmck@linux.vnet.ibm.com>:
> >> >> 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 <sj38.park@gmail.com>
> >> >>> Acked-by: David Howells <dhowells@redhat.com>
> >> >>> Signed-off-by: Parl E. McKenney <paulmck@linux.vnet.ibm.com>
> >> >>> Acked-by: Minchan Kim <minchan@kernel.org>
> >> >>
> >> >> 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.
> >

  reply	other threads:[~2016-06-24 11:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08  8:58 SeongJae Park
2016-06-08 17:24 ` Paul E. McKenney
2016-06-08 20:45   ` SeongJae Park
2016-06-15  6:47     ` SeongJae Park
2016-06-17  6:24       ` Minchan Kim
2016-06-24  5:41         ` SeongJae Park
2016-06-24 11:28           ` Byungchul Park [this message]
2016-06-28  8:13 ` Byungchul Park
2016-06-28 10:10   ` SeongJae Park

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160624112843.GM2279@X58A-UD3R \
    --to=byungchul.park@lge.com \
    --cc=corbet@lwn.net \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minchan@kernel.org \
    --cc=mingo@kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=sj38.park@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®