Re: [rfc 5/7] fs, epoll: Add procfs fdinfo helper

2012-07-19 Thread Cyrill Gorcunov
On Thu, Jul 19, 2012 at 07:52:41AM -0700, Matthew Helsley wrote: > On Wed, Jun 27, 2012 at 4:01 AM, Cyrill Gorcunov wrote: > > This allow us to print out eventpoll target file descriptor, > > events and data, the /proc/pid/fdinfo/fd consists of > > > > | pos: 0 > > | flags: 02 > > | tfd:

Re: [rfc 5/7] fs, epoll: Add procfs fdinfo helper

2012-07-19 Thread Matthew Helsley
On Wed, Jun 27, 2012 at 4:01 AM, Cyrill Gorcunov wrote: > This allow us to print out eventpoll target file descriptor, > events and data, the /proc/pid/fdinfo/fd consists of > > | pos: 0 > | flags: 02 > | tfd:5 events: 1d data: > > This feature is CONFIG_CHE