Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - O index
The Linux kernel configuration item CONFIG_OPT_LIB_FUNCTION
has multiple definitions:
arch/microblaze/Kconfig.platform
The configuration item CONFIG_OPT_LIB_FUNCTION:
(none)
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.
arch/microblaze/platform/Kconfig.platform
The configuration item CONFIG_OPT_LIB_FUNCTION:
(none)
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.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - O index
Automatically generated (in year 2024). See also LKDDb sources on GitLab