Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

remove flock in net.sh linux skeleton #112

Merged
merged 1 commit into from
Oct 27, 2016
Merged

Conversation

zrob
Copy link
Contributor

@zrob zrob commented Oct 25, 2016

  • it is no longer needed since we have the '-w' flag for iptables
  • the extra locking with timeouts can cause containers to fail to start
    concurrently as they all contend for the same lock
  • this helps large numbers of containers to be created concurrently
    especially on 4.4 kernels

- it is no longer needed since we have the '-w' flag for iptables
- the extra locking with timeouts can cause containers to fail to start
concurrently as they all contend for the same lock
- this helps large numbers of containers to be created concurrently
especially on 4.4 kernels
@cfdreddbot
Copy link

Hey zrob!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/133147561

The labels on this github issue will be updated when the story is started.

@ScarletTanager
Copy link
Contributor

Looks good, going to merge.

@ScarletTanager ScarletTanager merged commit bb578dc into master Oct 27, 2016
@fraenkel fraenkel deleted the remove-flock branch October 27, 2016 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants