Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2014 13:44:45 -0700
From:      hiren panchasara <hiren@freebsd.org>
To:        Piotr Kubaj <pkubaj@riseup.net>
Cc:        "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
Subject:   Re: WR1043ND - too big kernel
Message-ID:  <CALCpEUHK3aDv0b8FVafqwSOEzEdO16rdF7Oim2U3GcYw79yjgA@mail.gmail.com>
In-Reply-To: <5408CE14.2090809@riseup.net>
References:  <5408BB36.5060409@riseup.net> <5408BE6A.4050500@riseup.net> <5408CE14.2090809@riseup.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 4, 2014 at 1:39 PM, Piotr Kubaj <pkubaj@riseup.net> wrote:
> Adding following lines to kernel config shrinks size to 1750991 (on
> releng/10.0):
> makeoptions     INLINE_LIMIT=768
> nomakeoptions   DEBUG
> nomakeoptions   ALQ
> nooptions       INET6
> options         NO_SWAPPING
> nooptions       HWPMC_HOOKS
> nodevice        hwpmc
> nodevice        hwpmc_mips24k
> nooptions       KDB
>
> Any ideas what else I can remove? :P

I see you already have r255656.
Let me try to build for -head and see.

cheers,
Hiren



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