Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib



Module Name:    src
Committed By:   pooka
Date:           Wed Aug 14 08:29:26 UTC 2013

Modified Files:
        src/lib/librump: rump.3
        src/lib/librumpuser: rumpuser.c

Log Message:
Change the default value of rump kernels CPUs to 2.  It used to be
the number of host cores, but that value is overkill for most uses,
especially with massively multicore hosts.  Dozens of useless virtual
CPUs are relatively speaking expensive in terms of bootstrap time and
memory footprint.  On the other end of the spectrum, defaulting to 2
might shake out some bugs from the qemu test runs.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/librump/rump.3
cvs rdiff -u -r1.53 -r1.54 src/lib/librumpuser/rumpuser.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index