Anton Ivanov f88f0bdfc3 um: UBD Improvements
UBD at present is extremely slow because it handles only
one request at a time in the IO thread and IRQ handler.

The single request at a time is replaced by handling multiple
requests as well as necessary workarounds for short reads/writes.

Resulting performance improvement in disk IO - 30%

Signed-off-by: Anton Ivanov <aivanov@kot-begemot.co.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
2016-12-14 22:46:55 +01:00
..
2016-10-19 08:39:47 -07:00
2016-11-29 09:12:08 -08:00
2016-12-09 11:00:39 -08:00
2016-10-19 08:39:47 -07:00
2016-10-27 18:43:42 -07:00
2016-10-19 08:39:47 -07:00
2016-10-30 10:13:55 +01:00
2016-12-05 10:30:12 -08:00
2016-10-19 08:39:47 -07:00
2016-12-14 22:46:55 +01:00