mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-02 05:54:26 -05:00
Use the kernel's built-in formula for computing this value. The value applied by OpenWRT's sysctl configuration file does not scale with the available memory, under-using hardware capabilities. Also, that formula also influences net.netfilter.nf_conntrack_buckets, which should improve conntrack performance in average (fewer connections per hashtable bucket). Backport upstream commit for its effect on the number of connections per hashtable bucket. Apply a hack patch to set the RAM size divisor to a more reasonable value (2048, down from 16384) for our use case, a typical router handling several thousands of connections. Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com> Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com> |
||
|---|---|---|
| .. | ||
| 204-module_strip.patch | ||
| 205-kconfig-exit.patch | ||
| 210-darwin_scripts_include.patch | ||
| 211-darwin-uuid-typedef-clash.patch | ||
| 212-tools_portability.patch | ||
| 214-spidev_h_portability.patch | ||
| 220-arm-gc_sections.patch | ||
| 221-module_exports.patch | ||
| 230-openwrt_lzma_options.patch | ||
| 249-udp-tunnel-selection.patch | ||
| 250-netfilter_depends.patch | ||
| 251-kconfig.patch | ||
| 252-SATA_PMP.patch | ||
| 253-ksmbd-config.patch | ||
| 259-regmap_dynamic.patch | ||
| 260-crypto_test_dependencies.patch | ||
| 261-lib-arc4-unhide.patch | ||
| 280-rfkill-stubs.patch | ||
| 300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch | ||
| 301-mips_image_cmdline_hack.patch | ||
| 321-powerpc_crtsavres_prereq.patch | ||
| 402-mtd-blktrans-call-add-disks-after-mtd-device.patch | ||
| 410-block-fit-partition-parser.patch | ||
| 420-mtd-set-rootfs-to-be-root-dev.patch | ||
| 421-drivers-mtd-parsers-add-nvmem-support-to-cmdlinepart.patch | ||
| 430-mtk-bmt-support.patch | ||
| 531-debloat_lzma.patch | ||
| 600-bridge_offload.patch | ||
| 645-netfilter-connmark-introduce-set-dscpmark.patch | ||
| 650-netfilter-add-xt_FLOWOFFLOAD-target.patch | ||
| 651-wireless_mesh_header.patch | ||
| 660-fq_codel_defaults.patch | ||
| 661-kernel-ct-size-the-hashtable-more-adequately.patch | ||
| 700-swconfig_switch_drivers.patch | ||
| 710-net-dsa-mv88e6xxx-default-VID-1.patch | ||
| 711-net-dsa-mv88e6xxx-disable-ATU-violation.patch | ||
| 720-net-phy-add-aqr-phys.patch | ||
| 721-net-add-packet-mangeling.patch | ||
| 722-net-phy-aquantia-enable-AQR112-and-AQR412.patch | ||
| 723-net-phy-aquantia-fix-system-side-protocol-mi.patch | ||
| 724-net-phy-aquantia-Add-AQR113-driver-support.patch | ||
| 725-net-phy-aquantia-add-PHY_IDs-for-AQR112-variants.patch | ||
| 760-net-usb-r8152-add-LED-configuration-from-OF.patch | ||
| 761-dt-bindings-net-add-RTL8152-binding-documentation.patch | ||
| 773-bgmac-add-srab-switch.patch | ||
| 780-usb-net-MeigLink_modem_support.patch | ||
| 800-GPIO-add-named-gpio-exports.patch | ||
| 901-debloat_sock_diag.patch | ||
| 902-debloat_proc.patch | ||
| 904-debloat_dma_buf.patch | ||
| 910-kobject_uevent.patch | ||
| 911-kobject_add_broadcast_uevent.patch | ||
| 920-device_tree_cmdline.patch | ||