FreeBSD Bugzilla – Attachment 39085 Details for
Bug 61717
new port: benchmarks/forkbomb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.04 KB, created by
Radim Kolar
on 2004-01-22 11:50:14 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2004-01-22 11:50:14 UTC
Size:
2.04 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># forkbomb ># forkbomb/Makefile ># forkbomb/distinfo ># forkbomb/pkg-plist ># forkbomb/pkg-descr ># >echo c - forkbomb >mkdir -p forkbomb > /dev/null 2>&1 >echo x - forkbomb/Makefile >sed 's/^X//' >forkbomb/Makefile << 'END-of-forkbomb/Makefile' >X# New ports collection makefile for: forkbomb >X# Date created: 21 Jan 2004 >X# Whom: Radim Kolar >X# >X# $FreeBSD$ >X# >X >XPORTNAME= forkbomb >XPORTVERSION= 1.0 >XCATEGORIES= benchmarks >XMASTER_SITES= ${MASTER_SITE_SUNSITE} >XMASTER_SITE_SUBDIR= system/benchmark >X >XMAINTAINER= hsn@netmag.cz >XCOMMENT= System stres testing tool >X >XUSE_GETOPT_LONG=yes >XMAN8= forkbomb.8 >X >X.include <bsd.port.mk> >END-of-forkbomb/Makefile >echo x - forkbomb/distinfo >sed 's/^X//' >forkbomb/distinfo << 'END-of-forkbomb/distinfo' >XMD5 (forkbomb-1.0.tar.gz) = 9419b7740fab3e36e2b275c931363b41 >END-of-forkbomb/distinfo >echo x - forkbomb/pkg-plist >sed 's/^X//' >forkbomb/pkg-plist << 'END-of-forkbomb/pkg-plist' >Xsbin/forkbomb >END-of-forkbomb/pkg-plist >echo x - forkbomb/pkg-descr >sed 's/^X//' >forkbomb/pkg-descr << 'END-of-forkbomb/pkg-descr' >Xforkbomb is tool for stres testing. It can create many processes using fork(), >Xeats all available memory using realloc() and access this memory. It has >Xdifferent switches for fine-tuning operation. While classic fork() bomb is good >Xonly for fun, running multiple memory-eaters can be usefull for determining >Xmaximum memory which can be given to servers (bind or squid) without taking >Xmachine down. You can test different operation systems with this tool and see >Xhow they are handling the load. >X >XTesting using this tool shows: >X Linux 2.4 crashes on fork(), memory leak in kernel? >X very good fork() resistance of FreeBSD >X serious troubles in FreeBSD realloc(). >X >XWWW: http://home.worldonline.cz/~cz210552/forkbomb.html >END-of-forkbomb/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 61717
: 39085