Current /proc didn't generate process fd, e.g. ``` $ ls /proc 3 . 1 .. 1001 version 1002 meminfo ``` It should have `thread_main` and `thread_idle`, `thread_softirqd`'s process fd directory.
Current /proc didn't generate process fd, e.g.
It should have
thread_mainandthread_idle,thread_softirqd's process fd directory.