Commit 16b048d
committed
genksyms: Support arm64 CRC32 hardware acceleration
maillist inclusion
category: performance
Use hardware 'crc32b' to build genksyms when support,
it shows 2x speed up than crctab32 way.
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent caaba8d commit 16b048d
1 file changed
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
119 | 147 | | |
120 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
121 | 153 | | |
122 | 154 | | |
123 | 155 | | |
124 | 156 | | |
125 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
126 | 165 | | |
127 | 166 | | |
128 | 167 | | |
| |||
740 | 779 | | |
741 | 780 | | |
742 | 781 | | |
| 782 | + | |
| 783 | + | |
743 | 784 | | |
744 | 785 | | |
745 | 786 | | |
| |||
0 commit comments