Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: One Liner

by Yohimbe (Pilgrim)
on Feb 15, 2001 at 02:57 UTC ( [id://58485]=note: print w/replies, xml ) Need Help??


in reply to One Liner

If this abended your system as a NON-root user, then a) your system does not have well engineered OOM behaviour b) your sysadmins have not set proper ulimits and c) its scary that a fork bomb could fuxor a modern system.

Update Not many modern systems call it abend any more either, so my previous comment may be redundant RH is fairly "modern", so...

# redhat 6.2 system $ ulimit -a core file size (blocks) 1000000 data seg size (kbytes) unlimited file size (blocks) unlimited max memory size (kbytes) unlimited stack size (kbytes) 8192 cpu time (seconds) unlimited max user processes 2048 pipe size (512 bytes) 8 open files 1024 virtual memory (kbytes) 2105343
Note that my max user processes is a bit high at 2048. a more normal value for a multi user machine would be < 256, but special circumustances would modify that.
--
Jay "Yohimbe" Thorne, alpha geek for UserFriendly

Log In?
Username:
Password:

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

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

    No recent polls found