Tim Schumacher
acd8c8dba4
Kernel: Add Inode::read_until_filled_or_end
...
The existing `read_entire` is quite slow due to allocating and copying
multiple times, but it is simultaneously quite hard to get rid of in a
single step. As a replacement, add a new function that reads as much as
possible directly into a user-provided buffer.
2023-04-17 01:20:23 +02:00
..
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-04-14 19:24:54 +02:00
2022-08-24 14:57:51 +02:00
2023-03-10 13:15:44 +01:00
2023-04-02 12:43:17 -06:00
2023-01-27 20:33:18 +00:00
2023-01-02 18:15:27 -05:00
2023-04-08 13:44:21 +02:00
2022-07-22 23:09:43 +01:00
2023-03-10 13:15:44 +01:00
2023-03-10 13:15:44 +01:00
2023-03-07 00:30:12 +01:00
2023-03-07 00:30:12 +01:00
2022-10-22 16:57:52 -04:00
2023-04-08 13:44:21 +02:00
2022-10-22 16:57:52 -04:00
2023-01-02 18:15:27 -05:00
2023-04-17 01:20:23 +02:00
2023-04-17 01:20:23 +02:00
2023-03-09 21:54:59 +01:00
2023-04-08 13:44:21 +02:00
2023-01-27 20:33:18 +00:00
2022-12-11 19:55:37 -07:00
2023-02-08 19:15:45 +00:00
2023-03-10 13:15:44 +01:00
2023-03-10 13:15:44 +01:00
2023-04-04 10:33:42 +02:00
2023-04-04 10:33:42 +02:00
2023-03-13 15:16:20 +00:00
2023-04-08 13:44:21 +02:00
2022-02-16 22:21:37 +01:00
2023-04-10 10:21:28 +02:00
2023-04-10 10:21:28 +02:00