Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: rump bridge fun
On Tue, Jul 14, 2020 at 11:20:24AM +0100, Patrick Welche wrote:
> On 9.99.68/amd64, in one xterm:
>
> $ rump_allserver -sv unix:///tmp/sock
>
> in another xterm:
>
> $ export RUMP_SERVER=unix:///tmp/sock
> $ rump.ifconfig -a
> lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33624
> inet 127.0.0.1/8 flags 0
> inet6 ::1/128 flags 0x20<NODAD>
> inet6 fe80::1%lo0/64 flags 0 scopeid 0x1
> $ rump.ifconfig bridge0 create
>
> and watch rump_allserver's cpu use hit 100% (!)
Filed as PR kern/55489
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index