- 08 Jun, 2010 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 07 Jun, 2010 7 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Probably still not complete, but closer.
-
Leigh B Stoller authored
that the pool daemon does not run while the mapper is working. This will only affect experiments that are using shared nodes though, since the lock is way too coarse and basically serializes the mapper. Since very experiments use hared nodes at this time, it will not really be a problem. Also added TERM handling to avoid killing the daemon while its working, as when stopping testbed daemons to update the installation.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 04 Jun, 2010 13 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
update file in each of the sql and install update dirs.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 03 Jun, 2010 7 commits
-
-
Mike Hibler authored
-
Ryan Jackson authored
Try to use as much memory as we can for frisbee's buffers. The amount we try to allocate is based on the amount of installed memory, so it will vary from system to system.
-
Kevin Atkinson authored
Got comparison backwards when checking file date against HTTP_IF_MODIFIED_SINCE in fetch-vis.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
new code. Note that this commit implements only the frontend part. set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] set seg1 [$ns duplex-link $n1 $n2 * 0ms DropTail] set seg2 [$ns duplex-link $n2 $n3 * 0ms DropTail] tb-set-link-layer $seg1 1 tb-set-link-layer $seg2 1 set mypath [$ns make-path "seg1 seg2"] set link0 [$ns duplex-link $n1 $n3 * 0ms DropTail] $link0 implemented_by $mypath
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 02 Jun, 2010 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
node testing. Also stub in the subnode support; should work as well as it did in the original version of os_setup, since subnodes were always ignored.
-
Leigh B Stoller authored
-
- 28 May, 2010 8 commits
-
-
Gary Wong authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
removing a SA from the ClearingHouse.
-
Leigh B Stoller authored
fail when the pool_daemon did a swapmod of the shared node experiment.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
I think we can do this for all remote and virtual nodes, but need to ponder that a bit more.
-