IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New There is a fast /proc answer
Look in /proc/sys/fs/file-nr and interpret it as described in [link|http://www.cs.tau.ac.il/~didi/file-nr.html|http://www.cs.tau.ac...didi/file-nr.html]

That works for now, but apply usual /proc caveats.

Cheers,
Ben
"good ideas and bad code build communities, the other three combinations do not"
- [link|http://archives.real-time.com/pipermail/cocoon-devel/2000-October/003023.html|Stefano Mazzocchi]
New That's for the whole system (I think); I need by process
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New It is, my misread. Sorry.
"good ideas and bad code build communities, the other three combinations do not"
- [link|http://archives.real-time.com/pipermail/cocoon-devel/2000-October/003023.html|Stefano Mazzocchi]
     I'm just looking for a count of file descriptors. - (admin) - (11)
         I am thinking either... - (folkert) - (1)
             I need to do this in code, not at a shell prompt... -NT - (admin)
         The non-syscall method.... - (kmself) - (2)
             Remember that /proc is meant to be a human API - (ben_tilly) - (1)
                 Yabut - (admin)
         There is a fast /proc answer - (ben_tilly) - (2)
             That's for the whole system (I think); I need by process -NT - (admin) - (1)
                 It is, my misread. Sorry. -NT - (ben_tilly)
         Note: current solution - (admin)
         Well... I just looked through *lsof* source tree... - (folkert)
         Well, joo find anything else... or give up looking? -NT - (folkert)

do
head.bang(wall);
while(1);
115 ms