[osv-dev] Pull requests

2023-08-08 Thread Waldek Kozaczuk
Hi, I am about to create a number of pull requests to address various things I have discovered when working on adding support for static executables in OSv. Most of those are minimal or fairly simple and I wonder if I should create one large pull request with many commits or if I shall create

[osv-dev] [COMMIT osv master] Support EPOLLRDHUP in AF_LOCAL sockets

2023-08-08 Thread Commit Bot
From: Waldemar Kozaczuk Committer: WALDEMAR KOZACZUK Branch: master Support EPOLLRDHUP in AF_LOCAL sockets On startup, nginx tries to detect if EPOLLRDHUP is supported by epoll by creating a pair of AF_LOCAL sockets and checking if the event is reported when one of the sockets is abruptly

[osv-dev] [COMMIT osv master] poll: drop POLLINIGNEOF and fix POLLRDHUP

2023-08-08 Thread Commit Bot
From: Waldemar Kozaczuk Committer: WALDEMAR KOZACZUK Branch: master poll: drop POLLINIGNEOF and fix POLLRDHUP Both POLLIGNEOF and POLLRDHUP use the same value. POLLRDHUP must be congruent to EPOLLRDHUP, so it can't change. However, POLLIGNEOF is unused so extirpate POLLINIGNEOF from the code

[osv-dev] [COMMIT osv master] uipc_socket: replace spaces to tabs to keep file consistent

2023-08-08 Thread Commit Bot
From: Waldemar Kozaczuk Committer: WALDEMAR KOZACZUK Branch: master uipc_socket: replace spaces to tabs to keep file consistent Signed-off-by: Waldemar Kozaczuk --- diff --git a/bsd/sys/kern/uipc_socket.cc b/bsd/sys/kern/uipc_socket.cc --- a/bsd/sys/kern/uipc_socket.cc +++

Re: [osv-dev] OSv and Genezio presentations

2023-08-08 Thread 'Dor Laor' via OSv Development
On Tue, Aug 8, 2023 at 10:32 PM Waldek Kozaczuk wrote: > Hi, > > I am back after a family summer break vacation so you should hear from me > more often hopefully. > > I would also like to share links to the OSv presentation I gave a month > ago on the Unikernel Alliance forum: > - recording: >

[osv-dev] OSv and Genezio presentations

2023-08-08 Thread Waldek Kozaczuk
Hi, I am back after a family summer break vacation so you should hear from me more often hopefully. I would also like to share links to the OSv presentation I gave a month ago on the Unikernel Alliance forum: - recording: