1# Copyright (c) 2024 Intel Corporation
2#
3# SPDX-License-Identifier: Apache-2.0
4
5# Adjust this so that test_k_mem_map_unmap memory exhaustion
6# test can run without failure, as we may run of free pages
7# when there are changes in code and data size.
8CONFIG_DEMAND_PAGING_PAGE_FRAMES_RESERVE=30
9