Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LEGACY_PTY_COUNT
has multiple definitions:
drivers/tty/Kconfig
The configuration item CONFIG_LEGACY_PTY_COUNT:
CONFIG_LEGACY_PTYS
The maximum number of legacy PTYs that can be used at any one time. The default is 256, and should be more than enough. Embedded systems may want to reduce this to save memory.
When not in use, each legacy PTY occupies 12 bytes on 32-bit architectures and 24 bytes on 64-bit architectures.
arch/um/Kconfig.char
The configuration item CONFIG_LEGACY_PTY_COUNT:
CONFIG_LEGACY_PTYS
The maximum number of legacy PTYs that can be used at any one time. The default is 256, and should be more than enough. Embedded systems may want to reduce this to save memory.
When not in use, each legacy PTY occupies 12 bytes on 32-bit architectures and 24 bytes on 64-bit architectures.
drivers/char/Kconfig
The configuration item CONFIG_LEGACY_PTY_COUNT:
CONFIG_LEGACY_PTYS
The maximum number of legacy PTYs that can be used at any one time. The default is 256, and should be more than enough. Embedded systems may want to reduce this to save memory.
When not in use, each legacy PTY occupies 12 bytes on 32-bit architectures and 24 bytes on 64-bit architectures.
arch/um/Kconfig_char
The configuration item CONFIG_LEGACY_PTY_COUNT:
CONFIG_LEGACY_PTYS
The maximum number of legacy PTYs that can be used at any one time. The default is 256, and should be more than enough. Embedded systems may want to reduce this to save memory.
When not in use, each legacy PTY occupies 12 bytes on 32-bit architectures and 24 bytes on 64-bit architectures.
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 - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab