Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Increasing the write buffer

by ww (Archbishop)
on Jun 21, 2008 at 10:23 UTC ( [id://693262]=note: print w/replies, xml ) Need Help??


in reply to Re: Increasing the write buffer
in thread Increasing the write buffer

...confirm this?

Well, not quite confirm, but there are certainly pointers in a thread you could have found for yourself by using Super_Search.

See especially the replies by Chromatic (Re: Flushing the print buffers.) and ikegami (Re^3: Flushing the print buffers.). You may also wish to read Suffering from Buffering, as recommended by Tilly

And just as a matter of curiousity, what OS so generously gives you 30K + X simultaneously open file_handles?

Replies are listed 'Best First'.
Re^3: Increasing the write buffer
by jettero (Monsignor) on Jun 21, 2008 at 12:16 UTC
    And just as a matter of curiousity, what OS so generously gives you 30K + X simultaneously open file_handles?

    Linux probably does. I've never actually tried it, but if I cat /proc/sys/fs/file-max, I get a number like 300,000. I'm assuming the usual lower limits are probably set by the shell on login... ulimit -n shows 1024 for me.

    I imagine, after a certain point, having that many open file handles is counter productive, but I could be wrong.

    -Paul

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://693262]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-19 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found