- 10 Mar, 2001 2 commits
-
-
Jay Lepreau authored
-
Jay Lepreau authored
-
- 09 Mar, 2001 5 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
termination, setup now exits immediately and sends email to the user when the experiment is fully configured.
-
Leigh B. Stoller authored
script uses this option so ot can easily capture output.
-
Leigh B. Stoller authored
-
- 08 Mar, 2001 4 commits
-
-
Leigh B. Stoller authored
For FreeBSD also add hacky delay kernel configuration.
-
Leigh B. Stoller authored
Thanks Chris!
-
Leigh B. Stoller authored
-
Christopher Alfeld authored
-
- 07 Mar, 2001 10 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Chris fixes up the handle_virt script.
-
Leigh B. Stoller authored
Not really needed, so no big deal.
-
Leigh B. Stoller authored
by the web server forks a child to do the actual work of calling tbend and other stuff. The parent returns right away and the script ends. When the experiment termination (child) ends, an email message is sent to the user that issued the termination request. To prevent multiple clicks, I added a DB field called expt_terminating that is a DATETIME field. If the field is set, the script fails and the user is told to be more patient. I used a DATETIME field mostly for debugging purposes so we can track and future problems.
-
Leigh B. Stoller authored
the web wrapper script.
-
Leigh B. Stoller authored
(or was it months)?
-
Leigh B. Stoller authored
where script email goes. Defaults to testbed-ops@fast.cs.utah.edu. Change it for your development tree with: --with-TBOPSEMAIL=stoller@fast.cs.utah.edu
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
- 06 Mar, 2001 1 commit
-
-
Christopher Alfeld authored
-
- 03 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 02 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 01 Mar, 2001 7 commits
-
-
Leigh B. Stoller authored
blocks in a single lseek, more powerful than gzip on steriods!
-
Christopher Alfeld authored
handle_ip: Removed virt_names code. handle_virt: This sets up the virt_names table. The vast majority of it is to handle the ugly cases LAN scenerios. Note: If we ever want to add broadcast loop detection in, handle_virt would be a very easy place to do it.
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Leigh B. Stoller authored
this out of development trees.
-
Christopher Alfeld authored
Previously on the rare occasion that a run scored an integer score assign_wrapper would break.
-
Christopher Alfeld authored
-
- 28 Feb, 2001 3 commits
-
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
- 27 Feb, 2001 1 commit
-
-
Mac Newbold authored
-
- 23 Feb, 2001 2 commits
-
-
Christopher Alfeld authored
-
Christopher Alfeld authored
shark.tcl - The file to create them. Good example for creating custom labels.
-
- 22 Feb, 2001 3 commits
-
-
Leigh B. Stoller authored
pid/eid before releasing from the reloads/reserve table, since an admin initiated reload might be pending when a user does his own load. Don't want to clear the reload state, or even worse, the reserved state. There is a cross dependency created bewteen tmcd.c and sched_reload on the pid/eid testbed/reloading. No biggie. I put in a warning in both places.
-
Leigh B. Stoller authored
the network to copy the image off.
-
Leigh B. Stoller authored
-