Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index

CONFIG_RISCV_EFFICIENT_UNALIGNED_ACCESS: Assume the system supports fast unaligned memory accesses

General informations

The Linux kernel configuration item CONFIG_RISCV_EFFICIENT_UNALIGNED_ACCESS has multiple definitions:

Assume the system supports fast unaligned memory accesses found in arch/riscv/Kconfig

The configuration item CONFIG_RISCV_EFFICIENT_UNALIGNED_ACCESS:

Help text

Assume that the system supports fast unaligned memory accesses. When enabled, this option improves the performance of the kernel on such systems. However, the kernel and userspace programs will run much more slowly, or will not be able to run at all, on systems that do not support efficient unaligned memory accesses.

Assume the CPU supports fast unaligned memory accesses found in arch/riscv/Kconfig

The configuration item CONFIG_RISCV_EFFICIENT_UNALIGNED_ACCESS:

Help text

Say Y here if you want the kernel to assume that the CPU supports efficient unaligned memory accesses. When enabled, this option improves the performance of the kernel on such CPUs. However, the kernel will run much more slowly, or will not be able to run at all, on CPUs that do not support efficient unaligned memory accesses.

If unsure what to do here, say N.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index

Automatically generated (in year 2024). See also LKDDb sources on GitLab