Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/proc didn't have process fd #32

Open
mlouielu opened this issue Aug 22, 2017 · 2 comments
Open

/proc didn't have process fd #32

mlouielu opened this issue Aug 22, 2017 · 2 comments
Assignees

Comments

@mlouielu
Copy link
Contributor

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.

@iankuan
Copy link
Member

iankuan commented Oct 20, 2017

Exactly. If we want to support this feature, we should build procfs which is a pseudo-filesystem first.

@jserv jserv self-assigned this Oct 20, 2017
@jserv
Copy link
Member

jserv commented Oct 20, 2017

I would continue hacking procfs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants