Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2016 10:44:29 -0400
From:      Baho Utot <baho-utot@columbus.rr.com>
To:        freebsd-current@freebsd.org
Subject:   Current-11 slow
Message-ID:  <56ED65CD.4060508@columbus.rr.com>

next in thread | raw e-mail | index | archive | help
Current-11 is slower than FreeBSD-10.2 on my dell lapfart

I fetched and complied current-11 r296326 following the handbook.
I used a custom kernel config, make.conf and src.conf trying to create a 
"released" install.

Is there any issues with my configuration or do I need to add anything.


FreeBSD dell.example.com 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r296326: 
Sat Mar  5 20:48:00 EST 2016 
root@dell.bildanet.com:/usr/obj/usr/src/sys/OCTOTHORPE  amd64

octothorpe.conf
include         GENERIC
nocpu           i486_CPU
ident           OCTOTHORPE

nooptions       INET6
nooptions       WITNESS
nooptions       INVARIANTS

nodevice        fdc

/etc/src.conf
MALLOC_PRODUCTION="ON"
WITHOUT_ASSERT_DEBUG="ON"
MK_PROFILE=no

/etc/make.conf
MALLOC_PRODUCTION=TRUE
KERNCONF=OCTOTHORPE
MK_PROFILE=no

Thanks



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