Viewing profile — melhindi
melhindi
HN member- Joined
- Sat, Dec 06, 2025, 10:26 AM UTC
- HN karma
- 14
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About melhindi
No profile information was provided.
Recent public activity
-
comment
Comment #48157942
To add to that: some of the techniques are well known to storage experts, but not yet widespread among database engineers. The paper does a great job of explaining the effects on d…
-
comment
Comment #46546809
Thank you for the feedback, happy to hear that.
-
comment
Comment #46523944
Adding to the answer from cptnntsoobv: All major cloud providers (AWS, Azure, GCP) and also smaller providers (e.g., Hetzner) support io_uring on VMs. We ran some tests on AWS, for…
-
comment
Comment #46523784
Thank you for the feedback on the paper and the guidelines. Regarding kernel versions: io_uring is under very active development (see the plot at https://x.com/Tobias__Ziegler/stat…
-
comment
Comment #46519294
Thank you for the feedback, glad to hear that!
-
comment
Comment #46519161
Very good point! You’re absolutely right: The fact that io_uring is blocked by default in Docker and other sandboxes due to security concerns is important context, and we should ha…
-
comment
Comment #46518062
Hi, I am one of the authors. Happy to take questions.