Re: Using bhyve to develop and OS -- tips on how?

2022-01-15 Thread Daniel Braniss
> On 15 Jan 2022, at 11:29, Aryeh Friedman wrote: > > I want to develop a OS completely from scratch, i.e. starting with the first > instruction encountered after POST and everything above it (mostly for fun). > > I want to use bhyve to do this any tips on how to get started (I have found a

Re: bhyve terribly slow when using tagged vlan

2022-01-14 Thread Daniel Braniss
> On 15 Jan 2022, at 1:34, ja...@tubnor.net wrote: > > ifconfig ixl1 -lro -tso bingo!!! thanks! danny

bhyve terribly slow when using tagged vlan

2022-01-14 Thread Daniel Braniss
hi, the host is a very new Dell PowerEdge R6525 running FreeBSD 13.0, I have connected ixl0 to an untagged link and ixl1 to a tagged link I have created 2 bhyve clients, identical, except for the links, one is using ixl0 and the other ixl1.340 the untagged boots diskless in about 40 seconds, whi