Skip to content

restart: parallelize reconcile()#5071

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
AkihiroSuda:restart-parallel
Feb 25, 2021
Merged

restart: parallelize reconcile()#5071
crosbymichael merged 1 commit intocontainerd:masterfrom
AkihiroSuda:restart-parallel

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

The only shared variable m.client is thread-safe, so we can safely parallelize the loops.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Feb 24, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM on green

The only shared variable `m.client` is thread-safe, so we can safely
parallelize the loops.

Signed-off-by: Akihiro Suda <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Feb 25, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit 119fe70 into containerd:master Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants