Monday, November 07, 2005

How to throttle a *nix box

tc qdisc add dev eth# root tbf rate 207Kbit buffer 5Kb/8 limit 10Kb
(207Kbit is 80% of 256Kbit in this example, so set according to your needs)

Not tried it yet though

TODO List

  • Complete jet matching code
    • Jet Resolution
  • Scaling
  • Plot interesting quantities
    • Jet Resolution & MET calibrations
    • Quantities (MET, eta, phi, Mjj) after each cut
    • Number of events remaining after each cut