fs/procfs/fs_procfsprogrem: Add /proc/progmem. This is an alternative way to...
fs/procfs/fs_procfsprogrem: Add /proc/progmem. This is an alternative way to get the information that was previoulsy available in apps/system/free. apps/system/free was removed beause it made illegal calls into the OS violating the portable interface. This new procfs entry provides the same information with no such violation.
Showing
- arch/Kconfig 4 additions, 0 deletionsarch/Kconfig
- arch/arm/Kconfig 6 additions, 4 deletionsarch/arm/Kconfig
- arch/arm/src/efm32/Kconfig 1 addition, 0 deletionsarch/arm/src/efm32/Kconfig
- arch/arm/src/samv7/Kconfig 2 additions, 0 deletionsarch/arm/src/samv7/Kconfig
- drivers/mtd/mtd_progmem.c 4 additions, 3 deletionsdrivers/mtd/mtd_progmem.c
- fs/procfs/Kconfig 9 additions, 4 deletionsfs/procfs/Kconfig
- fs/procfs/Make.defs 4 additions, 0 deletionsfs/procfs/Make.defs
- fs/procfs/fs_procfs.c 5 additions, 0 deletionsfs/procfs/fs_procfs.c
- fs/procfs/fs_procfsprogmem.c 393 additions, 0 deletionsfs/procfs/fs_procfsprogmem.c
- include/nuttx/progmem.h 3 additions, 0 deletionsinclude/nuttx/progmem.h
Loading
Please register or sign in to comment