unix_95054 has asked for the wisdom of the Perl Monks concerning the following question:
perl -e 'while (--$ARGV[0] and fork) {}; while () {}' 4
Could someone please let me know how to generate fake or dummy load on memory for a Unix server? This will be used for a small test.
Thanks,
Unix Lover
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to generate 'fake' memory load?
by kyle (Abbot) on Aug 04, 2008 at 19:32 UTC | |
|
Re: How to generate 'fake' memory load? (hogs)
by tye (Sage) on Aug 04, 2008 at 20:12 UTC | |
by tilly (Archbishop) on Aug 04, 2008 at 21:09 UTC | |
|
Re: How to generate 'fake' memory load?
by Joost (Canon) on Aug 04, 2008 at 20:13 UTC |