On Mon, Oct 22, 2018 at 02:52:42AM -0200, Daniel Bolgheroni wrote:
> On Fri, Oct 19, 2018 at 04:16:51AM +0000, Mike Larkin wrote:
> > On Thu, Oct 18, 2018 at 10:34:20PM -0300, Daniel Bolgheroni wrote:
> > > On Wed, Oct 17, 2018 at 08:42:46PM +0000, Mike Larkin wrote:
> > > > A 1000Hz host helps here. I get 10.32s real time on sleep 10 with that 
> > > > setting.
> > > > 
> > > > Note that qemu behaves the same way on OpenBSD.
> > > 
> > > OK, the output is still slow when on serial, but things improved
> > 
> > Is the console baudrate 9600 or 115200?
> 
> It's running at 115200.
> 
> $ vmctl start 1 -c
> Connected to /dev/ttyp7 (speed 115200)

^^^ if this is what you are using to determine that, I'd ask you to ensure
that you stty com0 115200 in /etc/boot.conf and that the /etc/ttys line
has 115200 for the console also. The baudrate from the output of the 'cu'
used by 'vmctl console' always prints 115200 in this case, even if vmd
is only outputting at 9600.

-ml

> [ using 2145656 bytes of bsd ELF symbol table ]
> Copyright (c) 1982, 1986, 1989, 1991, 1993
>         The Regents of the University of California.  All rights reserved.
> Copyright (c) 1995-2018 OpenBSD. All rights reserved.  https://www.OpenBSD.org
> 
> OpenBSD 6.4 (GENERIC.MP) #364: Thu Oct 11 13:30:23 MDT 2018
>     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 520093696 (496MB)
> avail mem = 495116288 (472MB)
> 
> (...)
> 
> Thank you.
> 
> -- 
> db

Reply via email to