Sergey Bugaev
88e23113ae
Kernel: Tweak FileBackedFS API to avoid intermediary copies
...
read_block() and write_block() now accept the count (how many bytes to read
or write) and offset (where in the block to start; defaults to 0). Using these
new APIs, we can avoid doing copies between intermediary buffers in a lot more
cases. Hopefully this improves performance or something.
2020-05-19 11:07:35 +02:00
..
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-19 11:07:35 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-14 20:15:18 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-14 20:15:18 +02:00
2020-05-12 17:02:20 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:03:25 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-16 12:00:04 +02:00
2020-05-17 11:58:08 +02:00
2020-05-16 12:40:15 +02:00
2020-05-09 23:45:16 +02:00
2020-05-18 13:07:20 +02:00
2020-05-16 11:33:59 +02:00
2020-05-16 09:44:00 +02:00
2020-05-16 09:44:00 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 12:00:04 +02:00
2020-05-16 11:34:01 +02:00
2020-05-11 09:50:42 +02:00
2020-05-16 12:00:04 +02:00