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

CONFIG_MMC_BLOCK_BOUNCE: Use bounce buffer for simple hosts

General informations

The Linux kernel configuration item CONFIG_MMC_BLOCK_BOUNCE has multiple definitions:

Use bounce buffer for simple hosts found in drivers/mmc/core/Kconfig

The configuration item CONFIG_MMC_BLOCK_BOUNCE:

Help text

SD/MMC is a high latency protocol where it is crucial to send large requests in order to get high performance. Many controllers, however, are restricted to continuous memory (i.e. they can't do scatter-gather), something the kernel rarely can provide.

Say Y here to help these restricted hosts by bouncing requests back and forth from a large buffer. You will get a big performance gain at the cost of up to 64 KiB of physical memory.

If unsure, say Y here.

Use bounce buffer for simple hosts found in drivers/mmc/card/Kconfig

The configuration item CONFIG_MMC_BLOCK_BOUNCE:

Help text

SD/MMC is a high latency protocol where it is crucial to send large requests in order to get high performance. Many controllers, however, are restricted to continuous memory (i.e. they can't do scatter-gather), something the kernel rarely can provide.

Say Y here to help these restricted hosts by bouncing requests back and forth from a large buffer. You will get a big performance gain at the cost of up to 64 KiB of physical memory.

If unsure, say Y here.

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

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