Hi,
I'm using the same nanobsd image on Virtualbox and bhyve (-CURRENT r265101).
The nanobsd image I'm using is configured for serial port as default
console:
[root@nanobsd]~# cat /boot.config
-S38400 -h
[root@nanobsd]~# grep ttyu0 /etc/ttys
ttyu0 "/usr/libexec/getty std.38400" vt100 on sec
Neel Natu wrote:
> Hi Roman,
>
> On Sun, Apr 27, 2014 at 3:45 AM, Roman Bogorodskiy wrote:
> > I've created an initial version of the patch which allows more flexible
> > vcpu pinning configuration.
> >
> > Current schema is:
> >
> > bhyve -p N
> >
> > pins vcpu i to hostcpu N + i.
> >
> > The
Hi Roman,
On Sun, Apr 27, 2014 at 3:45 AM, Roman Bogorodskiy wrote:
> I've created an initial version of the patch which allows more flexible
> vcpu pinning configuration.
>
> Current schema is:
>
> bhyve -p N
>
> pins vcpu i to hostcpu N + i.
>
> The propsed extension is:
>
> bhyve -p N:M -