I have two Linksys routers running in two locations,
- MX5500, qualcomm, 512MB ram, 256MB flash, Openwrt snapshot (now is r30083-d7f9e240c2)
- E8450, MTK, 512MB ram, 128MB flash, Openwrt 24.10.1 (r28597-0425664679)
Setup are simple and more or less the same,
WAN - Linksys - wifi ---> mobiles
Packages - luci, ddns, zram, adblock, collectd
...no VPNs.
Adblock feeds: adguard_tracking, cpbl, disconnect, phishing_army, spam404
I understand these are two different routers and the system also different,
but why MX5500 eat so much memory than E8450 ?
In 'ps' I can't find anything that ate up over 200MB of memory.
Any idea can free up some
.
.
.
.
Linksys MX5500
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r30083-d7f9e240c2'
DISTRIB_TARGET='qualcommax/ipq50xx'
DISTRIB_ARCH='aarch64_cortex-a53'
DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT r30083-d7f9e240c2'
DISTRIB_TAINTS=''
/etc# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 9984 9984 0 100% /rom
tmpfs 221004 17692 203312 8% /tmp
/dev/ubi0_1 51720 7284 41752 15% /overlay
overlayfs:/overlay 51720 7284 41752 15% /
tmpfs 512 0 512 0% /dev
/etc# free
total used free shared buff/cache available
Mem: 442012 356892 62012 5392 23108 46296
Swap: 299004 15616 283388
/etc# service
Usage: service <service> [command]
/etc/init.d/adblock enabled stopped
/etc/init.d/boot enabled stopped
/etc/init.d/bootcount enabled stopped
/etc/init.d/collectd enabled running
/etc/init.d/cron enabled running
/etc/init.d/ddns enabled stopped
/etc/init.d/dnsmasq enabled running
/etc/init.d/done enabled stopped
/etc/init.d/dropbear enabled running
/etc/init.d/firewall enabled stopped
/etc/init.d/gpio_switch enabled stopped
/etc/init.d/led enabled stopped
/etc/init.d/log enabled running
/etc/init.d/luci_statistics enabled stopped
/etc/init.d/network enabled running
/etc/init.d/odhcpd enabled running
/etc/init.d/packet_steering enabled stopped
/etc/init.d/radius enabled stopped
/etc/init.d/rpcd enabled running
/etc/init.d/sysctl enabled stopped
/etc/init.d/sysfixtime enabled stopped
/etc/init.d/sysntpd enabled running
/etc/init.d/system enabled stopped
/etc/init.d/ubihealthd enabled running
/etc/init.d/ucitrack enabled stopped
/etc/init.d/uhttpd enabled running
/etc/init.d/umount enabled stopped
/etc/init.d/urandom_seed enabled stopped
/etc/init.d/urngd enabled running
/etc/init.d/wpad enabled running
/etc/init.d/zram enabled stopped
/etc#
.
Linksys E8450
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='24.10.1'
DISTRIB_REVISION='r28597-0425664679'
DISTRIB_TARGET='mediatek/mt7622'
DISTRIB_ARCH='aarch64_cortex-a53'
DISTRIB_DESCRIPTION='OpenWrt 24.10.1 r28597-0425664679'
DISTRIB_TAINTS=''
~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 4864 4864 0 100% /rom
tmpfs 250244 13540 236704 5% /tmp
/dev/ubi0_7 86012 3820 77760 5% /overlay
overlayfs:/overlay 86012 3820 77760 5% /
tmpfs 512 0 512 0% /dev
~# free
total used free shared buff/cache available
Mem: 500492 86380 362872 13540 51240 357148
Swap: 268284 0 268284
~# service
Usage: service <service> [command]
/etc/init.d/adblock enabled stopped
/etc/init.d/boot enabled stopped
/etc/init.d/bootcount enabled stopped
/etc/init.d/collectd enabled running
/etc/init.d/cron enabled running
/etc/init.d/ddns enabled stopped
/etc/init.d/dnsmasq enabled running
/etc/init.d/done enabled stopped
/etc/init.d/dropbear enabled running
/etc/init.d/firewall enabled stopped
/etc/init.d/gpio_switch enabled stopped
/etc/init.d/led enabled stopped
/etc/init.d/log enabled running
/etc/init.d/luci_statistics enabled stopped
/etc/init.d/network enabled running
/etc/init.d/odhcpd enabled running
/etc/init.d/packet_steering enabled stopped
/etc/init.d/rpcd enabled running
/etc/init.d/sysctl enabled stopped
/etc/init.d/sysfixtime enabled stopped
/etc/init.d/sysntpd enabled running
/etc/init.d/system enabled stopped
/etc/init.d/ubihealthd enabled running
/etc/init.d/ucitrack enabled stopped
/etc/init.d/uhttpd enabled running
/etc/init.d/umount enabled stopped
/etc/init.d/urandom_seed enabled stopped
/etc/init.d/urngd enabled running
/etc/init.d/wpad enabled running
/etc/init.d/zram enabled stopped