提交历史

作者 SHA1 备注 提交日期
  Xiang Xiao 338244dbac procfs: Get version info from uname instead 4 年之前
  Xiang Xiao 23668a4b9b build: Remove the empty variable assignment 4 年之前
  Anthony Merlino 70404ed0dc Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 5 年之前
  Gregory Nutt 85c31fd4a2 fs/procfs/fs_procfscritmon.c and sched/sched/sched_critmonitor.c: Add support for global pre-emption and global critical sections to monitor as suggested by Xiang Xaio. 5 年之前
  iuhaitao 82e0b0328b fs/procfs: Add /proc/version support to get version info 6 年之前
  Gregory Nutt a6aa4ac5f5 fs/procfs: Optimization of previous commits. /proc/umm and proc/progmem are deleted. /proc/kmm is renamed /proc/meminfo and contains the output that was in all three files previously. 7 年之前
  Gregory Nutt 070d40260b profcs: At file to should user space heap. This replaces the NSH free command. 7 年之前
  Gregory Nutt f3b37e5da3 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. 7 年之前
  Gregory Nutt 12f95c6f6b Add procfs/kmm to show the state of the kernel heap 8 年之前
  Gregory Nutt 650a0d0615 Completes VFS-based named semaphore implemetation. Still a little buggy 10 年之前
  Gregory Nutt 59769d44f1 Add logic to meaure and calculate the CPU load percentage. From David Alessio 10 年之前
  Gregory Nutt 46b77e2544 Support /proc/uptime 11 年之前
  Gregory Nutt 9f01df47ea Create procfs_utils.c; File missed from last commit; + remove warning from mm_memalign.c (how did this work before?) 11 年之前
  Gregory Nutt e4471dc8e0 procfs/: Extenstive architectural changes and enhancements by Ken Pettit 11 年之前
  Gregory Nutt 6e7c9b93c6 fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future 11 年之前