Skip to content

Commit

Permalink
lkl: Turn off unnecessary SLUB_DEBUG_ON defconfig
Browse files Browse the repository at this point in the history
SLUB_DEBUG_ON appears to cause a significant (visible under tests with
netperf) performance hit for no particular benefit.

Signed off by: Patrick Collins <pscollins@google.com>
  • Loading branch information
pscollins committed Jan 20, 2016
1 parent 29ef11b commit 6bc3f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/lkl/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_INFO_REDUCED=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set
CONFIG_SLUB_DEBUG_ON=y
# CONFIG_SLUB_DEBUG_ON is not set

0 comments on commit 6bc3f54

Please sign in to comment.