mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
The previous implementation could allocate on insertion into the completed / pending sub request vectors. There's no reason these can't be intrusive lists instead. This is a very minor step towards improving the ability to handle OOM, as tracked by #6369 It might also help improve performance on the IO path in certain situations. I'll benchmark that later.
6.0 KiB
6.0 KiB