@RMerlin -- looking around sources for various routers to check on temp issues many are discussing. One thing I note is relatively recent alterations to kernel configs:
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_SLAB_LEAK=y
That makes mem allocs pretty busy. Not saying it's all of it, but for beta release I can see that -- RC or final release I'd think those are off.
Maybe something to look at -- I'd build things immediately but haven't dug into the build process for the routers yet. Probably will since I've let off the kernel/rom dev for Android devices.
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_SLAB_LEAK=y
That makes mem allocs pretty busy. Not saying it's all of it, but for beta release I can see that -- RC or final release I'd think those are off.
Maybe something to look at -- I'd build things immediately but haven't dug into the build process for the routers yet. Probably will since I've let off the kernel/rom dev for Android devices.