Hello, World! 👋
😃 I'm a Research Software Engineer at Microsoft Research🔭 I have expertise in Distributed Operating Systems🔨 I’m currently working on a libOS for Datacenters📫 Reach me by sending an e-mail to ppenna@microsoft.com
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseDescription In this PR, I mostly introduce the enhancement that is described in #83. Here is a digest of the commits: In commit 2a31472 I drop bad…
wait() and wait_any() System Calls Should Return an Error
Description
We should review the implementation of wait(), wait_any() and all their existing flavors, and make them return a Result<..>.
These func…
ScheduleHandle in wait_any2()
setsockopt() to Socket API and Expose C Bindings
getsockopt() to Socket API and Expose C Bindings
getsockname()
push2() Is Not Implemented