Date: Mon, 7 Jul 2014 12:19:49 -0700 From: hiren panchasara <hiren.panchasara@gmail.com> To: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Cc: freebsd-embedded <freebsd-embedded@freebsd.org> Subject: Re: mbuf autotuning effect Message-ID: <CALCpEUGXRuMY-KUmryZm9dtAJ1==DwOAJPCn2gfSU_FJnaYZZw@mail.gmail.com> In-Reply-To: <CALCpEUG%2Bn_5VxnZVGTexg-UYxy=HF4qr4a6P-eAip1Ws2wjo2g@mail.gmail.com> References: <CALCpEUHoAS2RRyO7JVOeSKWKiss9vZmN%2BxA1BDpwHDpkEYcjEA@mail.gmail.com> <CAJ-VmomAjsU%2Bnc=4AEdSn5gDhspc2YVrDtPophJvmee1kSTYog@mail.gmail.com> <9CBFAD35-D651-4E28-BEBB-DC3717F38567@bsdimp.com> <CALCpEUHh9o-scuoj_p-MGMZKn2d_Bbhtf8djV8MsLeOF8%2BKG9A@mail.gmail.com> <1378583762.1111.512.camel@revolution.hippie.lan> <CAJ-Vmon03Es2WJp%2B0p-_XuTdfqc8=daO8w1Kp4M=t0aNBoAruA@mail.gmail.com> <CALCpEUGMth00BdACdmAy%2BmhXcCVVTqpx23zwZrpZMeAb4fUxxg@mail.gmail.com> <CALCpEUG%2Bn_5VxnZVGTexg-UYxy=HF4qr4a6P-eAip1Ws2wjo2g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Trimming the cc list. On Wed, Sep 18, 2013 at 9:39 PM, hiren panchasara <skip> > > I am proposing following change for tplink TP-WN1043ND. This will get > maxmbufmem *up* from 6mb to 14mb out of total 32mb. > > Index: sys/mips/conf/TP-WN1043ND > =================================================================== > --- sys/mips/conf/TP-WN1043ND (revision 255680) > +++ sys/mips/conf/TP-WN1043ND (working copy) > @@ -15,6 +15,8 @@ > # Force the board memory - 32mb > options AR71XX_REALMEM=32*1024*1024 > > +options VM_KMEM_SIZE_SCALE=1 > + > # i2c GPIO bus > device gpioiic > device iicbb > > I do not see any other side-effects of it. Please correct me if I am wrong. I have this local modification for months now and I'd like to see what others with TP-WN1043ND think about it. cheers, Hiren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUGXRuMY-KUmryZm9dtAJ1==DwOAJPCn2gfSU_FJnaYZZw>