diff options
author | Filipp Lepalaan <filipp@mac.com> | 2010-03-02 12:20:02 +0200 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2010-03-02 12:20:02 +0200 |
commit | 4662c292aecd8df0c9977e9e80b9854f19f83ac4 (patch) | |
tree | 11686a2c0c4d0d23f036f559d536977a9c136167 /README | |
parent | 1c9da510626dd90b88b49b6b3a2c3ddfbaafeea3 (diff) | |
download | mtk-4662c292aecd8df0c9977e9e80b9854f19f83ac4.tar.gz mtk-4662c292aecd8df0c9977e9e80b9854f19f83ac4.tar.bz2 mtk-4662c292aecd8df0c9977e9e80b9854f19f83ac4.zip |
Added blooper, modified README
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ ## Welcome to the Mac ToolKit ## A collection of system administration and diagnostic tools for OS X +###build_rsync### +A helper for building the latest rsync, complete with all Mac-specific patches. + +###hellyes### +A stress test which starts a yes process per every core and then generates IO on the boot drive by creating 10k, 100k, 1m and 10m files in the /tmp/_hellyes folder. + +###blooper### +The Boot Looper is another stress test which opens up a bunch of applications and then +reboots the machine. Very effective when used inside login items. Has two modes of operation: +- Run as is. This launches the first 5 apps from /Applications +- Create a folder called "TestApps" on your desktop and drag aliases into it. This will only launch the apps inside this folder. |