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

CONFIG_OPT_LIB_FUNCTION: Optimalized lib function

General informations

The Linux kernel configuration item CONFIG_OPT_LIB_FUNCTION has multiple definitions:

Optimalized lib function found in arch/microblaze/Kconfig.platform

The configuration item CONFIG_OPT_LIB_FUNCTION:

Help text

Allows turn on optimalized library function (memcpy and memmove). They are optimized by using word alignment. This will work fine if both source and destination are aligned on the same boundary. However, if they are aligned on different boundaries shifts will be necessary. This might result in bad performance on MicroBlaze systems without a barrel shifter.

Optimalized lib function found in arch/microblaze/platform/Kconfig.platform

The configuration item CONFIG_OPT_LIB_FUNCTION:

Help text

Allows turn on optimalized library function (memcpy and memmove). They are optimized by using word alignment. This will work fine if both source and destination are aligned on the same boundary. However, if they are aligned on different boundaries shifts will be necessary. This might result in bad performance on MicroBlaze systems without a barrel shifter.

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 - O index

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