Skip to content

Freelist grpc_fd objects#271

Merged
ctiller merged 1 commit intogrpc:masterfrom
dklempner:fd_freelist
Jan 29, 2015
Merged

Freelist grpc_fd objects#271
ctiller merged 1 commit intogrpc:masterfrom
dklempner:fd_freelist

Conversation

@dklempner
Copy link
Copy Markdown
Contributor

This is necessary for efficient implementations where multiple threads
simultaneously sit in epoll_wait and the like on the same pollset.

This is necessary for efficient implementations where multiple threads
simultaneously sit in epoll_wait and the like on the same pollset.
ctiller added a commit that referenced this pull request Jan 29, 2015
@ctiller ctiller merged commit 7d543e6 into grpc:master Jan 29, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants