All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Wu X.C." <bobwxc@email.cn>
To: yanteng si <siyanteng01@gmail.com>
Cc: Yanteng Si <siyanteng@loongson.cn>,
	Jonathan Corbet <corbet@lwn.net>, Alex Shi <alexs@kernel.org>,
	Huacai Chen <chenhuacai@kernel.org>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	linux-doc@vger.kernel.org, Puyu Wang <realpuyuwang@gmail.com>
Subject: Re: [PATCH] docs/zh_CN:add core-api padata translation
Date: Thu, 27 May 2021 22:55:13 +0800	[thread overview]
Message-ID: <20210527145513.GA23113@bobwxc.top> (raw)
In-Reply-To: <CAEensMxugEQVKmjByUPCfDbDtDDkfVkUYY-oy323xTQShDskkg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 853 bytes --]

On Thu, May 27, 2021 at 03:07:29PM +0800, yanteng si wrote:
> > > +
> > > +Padata是一种机制,通过这种机制,内核可以将工作分散到多个CPU上并行完成,同时
> >
> > maybe more compact
> > 通过此机制内核可以
> how about:
> 内核可以通过此机制

ok

> >
> > > +可以选择保持它们的顺序。
> > > +
> > > +它最初是为IPsec开发的,它需要在不对这些数据包重新排序的其前提下,为大量的数
> > > +据包进行加密和解密。这是目前padata的序列化作业支持的唯一用途。
> > > +
> > > +Padata还支持多线程作业,将作业平均分割,同时在线程之间进行负载均衡和协调。
> > > +
> > > +序列化作业运行
> >
> > 运行序列化作业
> s/序列化作业运行/执行序列化作业/

ok

Thanks,
	Wu X.C.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2021-05-27 14:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 12:05 [PATCH] docs/zh_CN:add core-api padata translation Yanteng Si
2021-05-26 17:18 ` Wu X.C.
2021-05-27  7:07   ` yanteng si
2021-05-27 14:55     ` Wu X.C. [this message]

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=20210527145513.GA23113@bobwxc.top \
    --to=bobwxc@email.cn \
    --cc=alexs@kernel.org \
    --cc=chenhuacai@kernel.org \
    --cc=corbet@lwn.net \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=realpuyuwang@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=siyanteng@loongson.cn \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.