Drop support for devices with less than 8/64 MB flash/memory #177

Closed
fbl wants to merge 1 commits from fbl:drop4-32 into master
Owner

Memory consumption has increased enough with OpenWrt 21.02, that
devices with 32 MB memory do not work reliably anymore.

It might be possible to work around the 4 MB flash limitation, but
reducing memory consumption is quite a bit harder. It is very likely
that this is only possible with a signifcant reduction of feature.

As we do not support any devices that have enough memory but only 4 MB
of flash, drop support for devices with less than 8/64 MB alltogether.

Signed-off-by: Fabian Bläse fabian@blaese.de

Memory consumption has increased enough with OpenWrt 21.02, that devices with 32 MB memory do not work reliably anymore. It might be possible to work around the 4 MB flash limitation, but reducing memory consumption is quite a bit harder. It is very likely that this is only possible with a signifcant reduction of feature. As we do not support any devices that have enough memory but only 4 MB of flash, drop support for devices with less than 8/64 MB alltogether. Signed-off-by: Fabian Bläse <fabian@blaese.de>
fbl added 1 commit 2021-11-27 23:06:18 +01:00
4b59293d39 Drop support for devices with less than 8/64 MB flash/memory
Memory consumption has increased enough with OpenWrt 21.02, that
devices with 32 MB memory do not work reliably anymore.

It might be possible to work around the 4 MB flash limitation, but
reducing memory consumption is quite a bit harder. It is very likely
that this is only possible with a signifcant reduction of feature.

As we do not support any devices that have enough memory but only 4 MB
of flash, drop support for devices with less than 8/64 MB alltogether.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Member

Ist schon ein wenig traurig. Haben uns lange gute Dienste erwiesen die Kleinen. Aber ja, muss wohl sein :-(

Reviewed by: Robert Langhammer <rlanghammer@web.de

Ist schon ein wenig traurig. Haben uns lange gute Dienste erwiesen die Kleinen. Aber ja, muss wohl sein :-( `Reviewed by: Robert Langhammer <rlanghammer@web.de`
fbl added this to the 20211201-beta milestone 2021-11-28 00:08:37 +01:00
Author
Owner

Applied.

Applied.
fbl closed this pull request 2021-11-28 15:16:43 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.