- 06 Dec, 2005 5 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
all free blocks before throwing out ones that are too small (-F). There were a fair number of cases where a small free chunk was adjacent to a larger one and we were tossing out the smaller. This does increase the risk that we will run out of memory building the free list. If that happens, we can make an incremental cleanup pass.
-
Leigh B. Stoller authored
when linktest fails on swapin path. Also, add a file link to the swaplog file, which still contains the linktest output.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 05 Dec, 2005 7 commits
-
-
Kevin Atkinson authored
Added test for emulab synchronization mechanism.
-
Leigh B. Stoller authored
-
Timothy Stack authored
-
Timothy Stack authored
the swap log otherwise.
-
Timothy Stack authored
wait_all, just add one to the error_count instead of the exit code, otherwise sync gets unhappy.
-
Leigh B. Stoller authored
-
Timothy Stack authored
fixes and the ns comparison dialog is improved a little.
-
- 04 Dec, 2005 1 commit
-
-
Timothy Stack authored
-
- 03 Dec, 2005 1 commit
-
-
Mike Hibler authored
the kernel via a magic ioctl (see shd/shd.h). For example: imagedump -C /dev/shdXX /usr/testbed/images/FBSD410-STD.ndz Would build a list of allocated ranges for the given image and pass them to /dev/shdXX via an ioctl.
-
- 02 Dec, 2005 7 commits
-
-
Mike Hibler authored
Document the -D option to choose the hash.
-
Mike Hibler authored
I got side-tracked on this while looking for reasons why a simple delta image is so large. So I thought I would reevaluate our choice of 64 as the default value. Bottom line is that it is a pretty good choice.
-
Robert Ricci authored
-
Robert Ricci authored
directly.
-
Mike Hibler authored
the port and retry with a different address/port if so. Also, check for immediate failure of the TBBackground call so that we can return at error if it fails (most likely because someone forgot to do a post-install after boss-install and it cannot write the indicated logfile)
-
Mike Hibler authored
and return a distinct error when we fail to get the port
-
Mike Hibler authored
These files get regenerated on every boot anyway (i.e., rc.sysinit removes them and they keep coming back!) Note: I don't spend all my time analyzing the RHL boot sequence, I noticed this as a consequence of looking at what changed in a "delta" disk image created with the new imagezip.
-
- 01 Dec, 2005 13 commits
-
-
Timothy Stack authored
number.
-
Timothy Stack authored
-
Timothy Stack authored
the sql cluestick, so the queries shouldn't be as bad as before.
-
Timothy Stack authored
-
Russ Fish authored
-
Russ Fish authored
-
Leigh B. Stoller authored
ltmap file so that it does the proper calculation of delay, bandwidth, and loss, as it is done in assign_wrapper. More specifically, the delay/bandwidth/loss between two nodes in a lan is a function of nodea delay/bandwidth/loss, and nodeb rdelay/rbandwidth/rloss, where the "r" values are for the "from the lan to the node" direction. These might very well be different then the other values for asymmetric links.
-
Leigh B. Stoller authored
rebuilt. Seems to be a moving target ...
-
Timothy Stack authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
special stuff at Utah (MAINSITE=1). * Before aging out, copy the entries to another DB on boss so that we have it forever! * As an extra special hack of the century, copy those entries over to ops and store in a DB over there for Kevin to look at. This code will go away at some point.
-
- 30 Nov, 2005 6 commits
-
-
Timothy Stack authored
-
Mike Hibler authored
not getting updated if you bring in a source tree with older timestamps.
-
Timothy Stack authored
case things are under maintenance.
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
-