Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2014 10:31:27 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-arm@freebsd.org
Subject:   RPi-B buildworld times
Message-ID:  <201407250931.s6P9VRUW003914@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
Not too bad:

--------------------------------------------------------------
>>> World build completed on Tue Jul 22 05:13:40 UTC 2014
--------------------------------------------------------------
        20h38m1.24s real                14h23m1.10s user                5h39m33.56s sys
    137532  maximum resident set size
       453  average shared memory size
       430  average unshared data size
       127  average unshared stack size
  69240972  page reclaims
     10861  page faults
      1806  swaps
     54536  block input operations
      4511  block output operations
         0  messages sent
         0  messages received
         0  signals received
   1266548  voluntary context switches
  13248916  involuntary context switches

This is with:

# cat /etc/make.conf 
# for armv6
WITH_GCC=yes
WITH_GNUCXX=yes
WITH_GCC_BOOTSTRAP=yes
WITHOUT_CLANG=yes
WITHOUT_CLANG_IS_CC=yes
WITHOUT_CLANG_BOOTSTRAP=yes
# end for armv6

Anton




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407250931.s6P9VRUW003914>