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

CONFIG_SCSI_NCR53C8XX_MAX_TAGS: maximum number of queued commands

General informations

The Linux kernel configuration item CONFIG_SCSI_NCR53C8XX_MAX_TAGS has multiple definitions:

maximum number of queued commands found in drivers/scsi/Kconfig

The configuration item CONFIG_SCSI_NCR53C8XX_MAX_TAGS:

Help text

This option allows you to specify the maximum number of commands that can be queued to any device, when tagged command queuing is possible. The default value is 32. Minimum is 2, maximum is 64. Modern hard disks are able to support 64 tags and even more, but do not seem to be faster when more than 32 tags are being used.

So, the normal answer here is to go with the default value 32 unless you are using very large hard disks with large cache (>= 1 MB) that are able to take advantage of more than 32 tagged commands.

There is no safe option and the default answer is recommended.

maximum number of queued commands found in drivers/scsi/Kconfig

The configuration item CONFIG_SCSI_NCR53C8XX_MAX_TAGS:

Help text

This option allows you to specify the maximum number of commands that can be queued to any device, when tagged command queuing is possible. The default value is 32. Minimum is 2, maximum is 64. Modern hard disks are able to support 64 tags and even more, but do not seem to be faster when more than 32 tags are being used.

So, the normal answer here is to go with the default value 32 unless you are using very large hard disks with large cache (>= 1 MB) that are able to take advantage of more than 32 tagged commands.

There is no safe option and the default answer is recommended.

maximum number of queued commands found in arch/sparc64/Kconfig

The configuration item CONFIG_SCSI_NCR53C8XX_MAX_TAGS:

Help text

This option allows you to specify the maximum number of commands that can be queued to any device, when tagged command queuing is possible. The default value is 32. Minimum is 2, maximum is 64. Modern hard disks are able to support 64 tags and even more, but do not seem to be faster when more than 32 tags are being used.

So, the normal answer here is to go with the default value 32 unless you are using very large hard disks with large cache (>= 1 MB) that are able to take advantage of more than 32 tagged commands.

There is no safe option and the default answer is recommended.

maximum number of queued commands found in arch/parisc/Kconfig

The configuration item CONFIG_SCSI_NCR53C8XX_MAX_TAGS:

Help text

This option allows you to specify the maximum number of commands that can be queued to any device, when tagged command queuing is possible. The default value is 32. Minimum is 2, maximum is 64. Modern hard disks are able to support 64 tags and even more, but do not seem to be faster when more than 32 tags are being used.

So, the normal answer here is to go with the default value 32 unless you are using very large hard disks with large cache (>= 1 MB) that are able to take advantage of more than 32 tagged commands.

There is no safe option and the default answer is recommended.

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

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