vpp_config: leave vm.max_map_count alone by default 85/42285/1
authorDave Barach <[email protected]>
Tue, 28 Jan 2025 16:49:57 +0000 (11:49 -0500)
committerDave Wallace <[email protected]>
Thu, 30 Jan 2025 21:00:49 +0000 (21:00 +0000)
commitd38aeaea4c538f840f1e074c0f70b01c3bc048ad
tree6d9ec86d2f92ca152916009bf1c238a0d7ebdf23
parentb68c1f26137692278ed7d335fd0e217a30331b99
vpp_config: leave vm.max_map_count alone by default

Do not set vm.max_map_count to 3096 by default. That value is an order
of magnitude smaller than current distro defaults, and causes
seemingly "random" severe application failures; known to occur when
running Brave, Firefox, and VirtualBox to name but a few.

Type: fix

Change-Id: Ibe7518d92c3be9a4704972c9d504777776f924dc
Signed-off-by: Dave Barach <[email protected]>
(cherry picked from commit 81996c1970b7db39f1ffe7a919bbb3a3ab9a0740)
src/vpp/conf/80-vpp.conf