Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 20:36:55 -0400
From:      Jeremy Faulkner <gldisater@gmail.com>
To:        arm@freebsd.org
Subject:   weird espressobin behavior
Message-ID:  <ae45d9cb-415e-a0e7-3d05-2c432e8eaee1@gmail.com>

next in thread | raw e-mail | index | archive | help
Got FreeBSD-13 to run on my espressobin and I'm seeing some weird behavior:

gldisater@espressobin:~ $ netstat -h 1
             input        (Total)           output
    packets  errs idrops      bytes    packets  errs      bytes colls
          1     0     0       256G          0     0       936G     0
          1     0     0       256G          0     0       744G     0
          1     0     0       256G          0     0       744G     0
          0     0     0         60          0     0        182     0
          2     0     0       512G          0     0       1.5T     0

gldisater@espressobin:~ $ netstat 1
             input        (Total)           output
    packets  errs idrops      bytes    packets  errs      bytes colls
          3     0     0 3813930960494          0     0 2052994368314     0
          1     0     0 274877907068          0     0 798863917424     0
          2     0     0 3289944950260          0     0 798863917424     0
          2     0     0 549755814136          0     0 996432413128     0

Pretty sure the gigabit networking can't put 1.5T out the wire.

And:

--------------------------------------------------------------
 >>> World build completed on Thu Oct 15 17:12:16 EDT 2020
 >>> World built in 3044 seconds, ncpu: 2, make -j2
--------------------------------------------------------------

The buildworld took over a day, not 50 minutes.

gldisater@espressobin:~ $ uname -a
FreeBSD espressobin 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r366596: Mon 
Oct 12 13:54:00 EDT 2020 
root@espressobin:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC  arm64

--
Jeremy Faulkner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ae45d9cb-415e-a0e7-3d05-2c432e8eaee1>