Files
ladybird/Kernel
Brian Gianforcaro 033b287635 Kernel: Make AsyncDeviceRequest sub-req management alloc free
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.
2021-04-21 19:31:49 +02:00
..
2021-04-18 10:30:03 +02:00
2021-04-03 11:57:23 +02:00
2021-03-21 13:41:09 +01:00
2021-02-23 20:56:54 +01:00
2021-02-14 09:36:58 +01:00