Skip to content

Commit

Permalink
od: rs90: Set INET_TABLE_PERTURB_ORDER to 8
Browse files Browse the repository at this point in the history
Reduces kernel memory usage by 255 KiB.
See OpenDingux/linux@b4f1012

Signed-off-by: Gleb Mazovetskiy <[email protected]>
  • Loading branch information
glebm authored and pcercuei committed Nov 20, 2022
1 parent 9da3d20 commit 8050d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/opendingux/rs90/linux_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_INET_TABLE_PERTURB_ORDER=8
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
Expand Down

0 comments on commit 8050d35

Please sign in to comment.