inode-alloc.txt
来自「Linux Kernel 2.6.9 for OMAP1710」· 文本 代码 · 共 15 行
TXT
15 行
Current inode allocations in the proc-fs (hex-numbers): 00000000 reserved 00000001-00000fff static entries (goners) 001 root-ino 00001000-00001fff unused 0001xxxx-7fffxxxx pid-dir entries for pid 1-7fff 80000000-efffffff unused f0000000-ffffffff dynamic entriesGoal: a) once we'll split the thing into several virtual filesystems we will get rid of magical ranges (and this file, BTW).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?