Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
> "Russell" == Russell Senior writes: Felix> Please post /proc/meminfo and if you have it, /proc/slabinfo as Felix> well. >>> The device represented in the graph (above) is named grank. Look >>> in: >>> >>> http://personaltelco.net/~russell/wgt-memory/ >>> >>> grank--mm-dd-hhmm is /pr

Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
> "Felix" == Felix Fietkau writes: Felix> Please post /proc/meminfo and if you have Felix> it, /proc/slabinfo as well. >> The device represented in the graph (above) is named grank. Look >> in: >> >> http://personaltelco.net/~russell/wgt-memory/ >> >> grank--mm-dd-hhmm is /proc/memin

Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Felix Fietkau
Russell Senior wrote: > Felix> Please post /proc/meminfo and if you have it, /proc/slabinfo as > Felix> well. > > The device represented in the graph (above) is named grank. Look in: > > http://personaltelco.net/~russell/wgt-memory/ > > grank--mm-dd-hhmm is /proc/meminfo > grank-slabinfo-

Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
> "Felix" == Felix Fietkau writes: Felix> Russell Senior wrote: >> For the last several months we've been running r16375 on a bunch of >> Netgear WGT634U's. On #openwrt-devel, nbd mentioned that he had >> fixed a memory leak in madwifi, so having noticed that our memory >> (free+buffers+cach

[OpenWrt-Devel] Use custom CFLAG for the target

2009-11-16 Thread zioproto
Hello, I want to try to build OpenWRT for a board with the CPU VIA C7 of course the default x86 target should work, anyway I'd like to compile a optimized image with the following CFLAGS: CHOST="i686-pc-linux-gnu" CFLAGS="-march=i686 -mmmx -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer" CX

Re: [OpenWrt-Devel] Support for RFC2132 style options in dnsmasq

2009-11-16 Thread Thorsten Schäfer
Thx for the hint, I looked in the wrong place (i.e. not in the dhcp section). Added the required options for all interfaces and now it works as expected. Regards, Thorsten Jo-Philipp Wich schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey. Hmm, what about "option dhcp_option ..."

Re: [OpenWrt-Devel] [PATCH] Fix and upgrade the ahcpd package

2009-11-16 Thread Gabriel Kerneis
On Mon, Nov 16, 2009 at 01:40:00PM +0100, Gabriel Kerneis wrote: > the following patch fixes the ahcpd package. More precisely, it: > - upgrades ahcpd to the latest release (0.50), > - adds librt dependency to the Makefile, > - removes the installation of the obsolete ahcp-dummy-config.sh file, >

[OpenWrt-Devel] [PATCH] Upgrade the babel package, renaming it to babeld

2009-11-16 Thread Gabriel Kerneis
Hello, the following patch upgrades the babel package to 0.97. Babel has been renamed to babeld since 0.96 [1], but the name has not been changed in OpenWRT. The following patch changes every occurrence of babel to babeld (this is necessary because upstream changed the names of the config files

[OpenWrt-Devel] [PATCH] Fix and upgrade the ahcpd package

2009-11-16 Thread Gabriel Kerneis
Hello, the following patch fixes the ahcpd package. More precisely, it: - upgrades ahcpd to the latest release (0.50), - adds librt dependency to the Makefile, - removes the installation of the obsolete ahcp-dummy-config.sh file, - fixes the ahcpd.init file to ensure compatibility with ahcpd 0.50

Re: [OpenWrt-Devel] Support for RFC2132 style options in dnsmasq

2009-11-16 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey. Hmm, what about "option dhcp_option ..." in the per-interface sections? Iirc they do exactly the same - aren't they sufficient for your purpose? Here is an example how those options are used: https://forum.openwrt.org/viewtopic.php?id=17316 R

Re: [OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Felix Fietkau
Russell Senior wrote: > For the last several months we've been running r16375 on a bunch of > Netgear WGT634U's. On #openwrt-devel, nbd mentioned that he had fixed > a memory leak in madwifi, so having noticed that our memory > (free+buffers+cache) seemed to decay over a period of about a week > (

Re: [OpenWrt-Devel] WRT-54-G / bcm47xx / kernel2.6 / wifi_b43 / debugFS

2009-11-16 Thread Felix Fietkau
Imre Kaloz wrote: > On Sun, 15 Nov 2009 23:38:25 +0100, Felix Fietkau wrote: > >> It's disabled by default, but I think I'm going to change that, >> since the minstrel stats are so often very helpful for debugging >> wifi issues. Additionally, debugfs isn't mounted by default yet, >> I'm going to

[OpenWrt-Devel] Support for RFC2132 style options in dnsmasq

2009-11-16 Thread Thorsten Schäfer
Hi, just prepared a patch to support the advanced dhcp options in dnsmasq again. These are appended e.g. via --dhcp-option=119,"my_custom_search_domain". Please comment if you like it or not. Greetings, Thorsten commit 558483f2b12addf3b1cfad04699d204048c7accb Author: Thorsten Schaefer Dat

[OpenWrt-Devel] memory leak in r18405 (for wgt634u)

2009-11-16 Thread Russell Senior
For the last several months we've been running r16375 on a bunch of Netgear WGT634U's. On #openwrt-devel, nbd mentioned that he had fixed a memory leak in madwifi, so having noticed that our memory (free+buffers+cache) seemed to decay over a period of about a week (the rate varies) to the point w