Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: 71d475772130ea2cc717226727162df2b5dfb26a https://github.com/dtaht/deBloat/commit/71d475772130ea2cc717226727162df2b5dfb26a Author: Dave Taht Date: 2012-01-08 (Sun, 08 Jan 2012) Changed paths: A test/lab2.genders A test/lab2.hosts Log Message: ----------- Document how I use the pdsh utility and libgenders db When coping with a cluster, you gain enormous power via tools to manage it. Commit: 4d023e193155b1112b101b058d514da6f8d0f791 https://github.com/dtaht/deBloat/commit/4d023e193155b1112b101b058d514da6f8d0f791 Author: Dave Taht Date: 2012-01-08 (Sun, 08 Jan 2012) Changed paths: M src/staqfq.lua Log Message: ----------- Added working openwrt and basic sfq support to staqfq script I had intended to break this apart (2nd system syndrome)... instead I'm glopping on features until I truly do need to refactor.... Anyway, this points out that sch_mq doesn't DO THE RIGHT THING for VOIP, nor multicast... everything ends up in the BE queue for some reason, which is a bad idea... Commit: fefdca793fabc72716cc32cdfa32e91f4e078412 https://github.com/dtaht/deBloat/commit/fefdca793fabc72716cc32cdfa32e91f4e078412 Author: Dave Taht Date: 2012-01-08 (Sun, 08 Jan 2012) Changed paths: A test/bin/labup Log Message: ----------- simple script to see if the lab is up Commit: 92890a7d253372cc3448c605f4ea627fc7a84c87 https://github.com/dtaht/deBloat/commit/92890a7d253372cc3448c605f4ea627fc7a84c87 Author: Dave Taht Date: 2012-01-08 (Sun, 08 Jan 2012) Changed paths: M src/staqfq.lua Log Message: ----------- some notes on sfq Compare: https://github.com/dtaht/deBloat/compare/7f093ed...92890a7