Qingfang Deng
e5dc16e60d
kernel: switch crc32 implementation back to default
...
Commit ec885796c05a switched the crc32 implementation from default to
byte-at-a-time algorithm, which runs slower but consumes less memory.
A decade has passed, and we have already abandoned targets that had
small memory, so switch it back to default for faster speed.
Signed-off-by: Qingfang Deng <qingfang.deng@siflower.com.cn>
2024-08-06 21:52:05 +02:00
..
2024-06-05 09:34:06 +02:00
2024-08-06 00:34:14 +02:00
2024-07-28 19:15:37 +02:00
2024-07-08 00:01:30 +02:00
2024-08-06 00:40:42 +02:00
2024-08-06 18:38:00 +02:00
2024-08-06 14:06:09 +02:00
2024-06-23 16:33:41 +02:00
2024-08-06 14:06:09 +02:00
2024-05-29 17:56:28 +02:00
2024-06-15 22:44:06 +02:00
2024-08-06 21:52:05 +02:00
2024-06-22 16:29:39 +02:00
2024-08-02 19:54:38 +02:00
2024-06-27 17:11:40 +02:00
2024-05-25 09:17:19 +02:00
2024-08-01 17:10:15 +02:00
2024-08-06 00:40:42 +02:00
2024-08-02 12:15:44 +02:00
2024-06-15 22:44:06 +02:00
2024-06-30 22:00:03 +02:00
2024-08-02 12:12:46 +02:00
2024-08-06 21:40:32 +02:00
2024-08-06 21:46:25 +02:00
2024-07-28 19:34:30 +02:00
2024-07-17 23:27:50 +02:00
2024-07-01 00:46:16 +02:00
2024-06-21 20:27:53 +02:00
2024-07-28 19:46:16 +02:00
2024-08-06 00:40:42 +02:00
2024-08-06 00:40:42 +02:00
2024-07-04 22:02:47 +02:00
2024-08-06 00:40:42 +02:00
2024-07-13 14:29:16 +02:00
2024-06-22 22:06:06 +02:00
2024-08-06 14:30:31 +02:00
2024-08-03 11:36:59 +02:00