Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add process wait support. #6

Merged
merged 7 commits into from
Jun 12, 2021
Merged

Add process wait support. #6

merged 7 commits into from
Jun 12, 2021

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Jun 12, 2021

Description

This builds on existing work by @dsh0416.

  • Implement native kqueue NOTE_EXIT filter.
  • Rework pidfd for epoll and uring to deal with exceptional flow control.
  • Notification pipe for select implementation.

Types of Changes

  • New feature.

Testing

  • I added tests for my changes.
  • I tested my changes locally.

@ioquatix ioquatix force-pushed the add-process-wait-support branch 2 times, most recently from 30602d1 to f4f83af Compare June 12, 2021 01:11
@ioquatix ioquatix force-pushed the add-process-wait-support branch from f4f83af to 314d994 Compare June 12, 2021 01:12
@ioquatix ioquatix force-pushed the add-process-wait-support branch from 8483fd2 to a8dcf9b Compare June 12, 2021 01:16
@ioquatix ioquatix force-pushed the add-process-wait-support branch from 4f963de to 26d8092 Compare June 12, 2021 01:41
@ioquatix ioquatix self-assigned this Jun 12, 2021
@ioquatix ioquatix added the enhancement New feature or request label Jun 12, 2021
@ioquatix ioquatix force-pushed the add-process-wait-support branch from 7d581e1 to 695790c Compare June 12, 2021 02:00
@ioquatix ioquatix mentioned this pull request Jun 12, 2021
7 tasks
@ioquatix ioquatix merged commit f24122a into master Jun 12, 2021
@ioquatix ioquatix deleted the add-process-wait-support branch June 12, 2021 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants