Analyse and explore linux
Component CRC32_SLICEBY8

Component Type: kbuild config

Description: Slice by 8 bytes

More info: Calculate checksum 8 bytes at a time with a clever slicing algorithm. This is the fastest algorithm, but comes with a 8KiB lookup table. Most modern processors have enough cache to hold this table without thrashing the cache. This is the default implementation choice. Choose this one unless you have a good reason not to.

Build project: Kconfig (Linux kconfig) (Path: lib\Kconfig )

Other views: file explorer

Generated by PFA software prototype