mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 10:47:14 +01:00
3aaad19243
It does have a performance impact (as it serializes all VMCache creations), and it is not that useful, so move it to KDEBUG_LEVEL_2 so that the beta releases (on KDEBUG_LEVEL_1) are not affected by it. (The nightlies are on KDEBUG_LEVEL_2, so this will not affect them.) Change-Id: Iab35d58f9d210651e3fd9027b75ea27a7a6928e5 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2612 Reviewed-by: waddlesplash <waddlesplash@gmail.com> (cherry picked from commit cac30e419035ddd49010a81c59f65b68e4919ce1) Reviewed-on: https://review.haiku-os.org/c/haiku/+/2613
To customize the settings defined in these headers, create a folder "user_config_headers" in the "build" folder and copy the headers you want to modify into that folder. Your custom headers will be ignored by the version control system and the build system will automatically use them instead of the original ones. But be aware that when changes are commited to the files in "config_headers", you will have to apply them to your custom headers manually.