Lantronix EDS2100 Linux SDK - User Guide - Page 73

A. Important Configuration Switches

Page 73 highlights

A. Important Configuration Switches Table A-1. Important Configuration Switches Switch Path in Configuration Utility Description CONFIG_NFS_FS CONFIG_NFS_V3 KERN->File systems->Network File Systems->NFS file system support KERN->File systems->Network File Systems->NFS file system support>Provide NFSv3 client support CONFIG_NFS_COMMON CONFIG_IP_PNP_DHCP CONFIG_IP_PNP_BOOTP CONFIG_ROOT_NFS CONFIG_LTRX_CPDRV CONFIG_LTRX_CPM_DEFAULT_ DEVICE CONFIG_LTRX_CPM_DEFAULT_ GPIO CONFIG_LTRX_CPM_MANUALY CONFIG_LTRX_CPM_MANUALY_ CP* CONFIG_NOMMU_INITIAL_TRIM_ EXCESS KERN->Networking->Networking options->TCP/IP networking->IP: kernel level autoconfiguration->IP: DHCP support KERN->Networking->TCP/IP networking->IP: kernel level autoconfiguration->IP: DHCP support KERN->File systems->Network File Systems->Root file system support on NFS KERN->Processor type and features->CP driver support KERN->Processor type and features->Lantronix CP Manager KERN->Processor type and features->Turn on mmap() excess space trimming before booting CONFIG_RECLAIM_PAGE_BEFO RE_LOADING KERN->Processor type and features->Reclaim page before process loading CONFIG_NOMMU_NUMERICAL_A LLOC_PAGES KERN->Processor type and features->Turn on mmap that allocates memory per page Enables Network file system. Enables NFS version 3. automatically selected when CONFIG_NFS_FS gets selected Enables kernel level IP configuration using DHCP. Enables kernel level IP configuration using BOOTP. Enables NFS mount as RFS. Enables CP driver (/dev/cp) Specify usage of CP. DEVICE maps CP as pre-defined use. GPIO maps all CP as GPIO. MANUALY maps each CP by user. Enables page triming in mmap. Effective for memory fragmentation avoidance with Shared profile. Enables that reclaim pages before loading a process. Effective for memory fragmentation avoidance. Enables that mmap allocates pages by numeric instead of order. Linux Software Developers Kit (SDK) User Guide 73

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76

Linux Software Developers Kit (SDK) User Guide
73
A. Important Configuration Switches
Table A-1. Important Configuration Switches
Switch
Path in Configuration Utility
Description
CONFIG_NFS_FS
KERN->File systems->Network File
Systems->NFS file system support
Enables Network file system.
CONFIG_NFS_V3
KERN->File systems->Network File
Systems->NFS file system support-
>Provide NFSv3 client support
Enables NFS version 3.
CONFIG_NFS_COMMON
automatically selected when
CONFIG_NFS_FS gets selected
CONFIG_IP_PNP_DHCP
KERN->Networking->Networking
options->TCP/IP networking->IP:
kernel level autoconfiguration->IP:
DHCP support
Enables kernel level IP
configuration using DHCP.
CONFIG_IP_PNP_BOOTP
KERN->Networking->TCP/IP
networking->IP: kernel level
autoconfiguration->IP: DHCP
support
Enables kernel level IP
configuration using BOOTP.
CONFIG_ROOT_NFS
KERN->File systems->Network File
Systems->Root file system support
on NFS
Enables NFS mount as RFS.
CONFIG_LTRX_CPDRV
KERN->Processor type and
features->CP driver support
Enables CP driver (/dev/cp)
CONFIG_LTRX_CPM_DEFAULT_
DEVICE
CONFIG_LTRX_CPM_DEFAULT_
GPIO
CONFIG_LTRX_CPM_MANUALY
CONFIG_LTRX_CPM_MANUALY_
CP*
KERN->Processor type and
features->Lantronix CP Manager
Specify usage of CP.
DEVICE maps CP as pre-defined
use.
GPIO maps all CP as GPIO.
MANUALY maps each CP by user.
CONFIG_NOMMU_INITIAL_TRIM_
EXCESS
KERN->Processor type and
features->Turn on mmap() excess
space trimming before booting
Enables page triming in mmap.
Effective for memory fragmentation
avoidance with Shared profile.
CONFIG_RECLAIM_PAGE_BEFO
RE_LOADING
KERN->Processor type and
features->Reclaim page before
process loading
Enables that reclaim pages before
loading a process.
Effective for memory fragmentation
avoidance.
CONFIG_NOMMU_NUMERICAL_A
LLOC_PAGES
KERN->Processor type and
features->Turn on mmap that
allocates memory per page
Enables that mmap allocates pages
by numeric instead of order.