Searched refs:within_size (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 332 seven valid policies for shmem (``always``, ``within_size``, ``advise``, 338 four valid policies for tmpfs (``always``, ``within_size``, ``advise``, 344 ``within_size``. 383 within_size 439 within_size
|
| /linux-6.15/mm/ |
| H A D | shmem.c | 5628 unsigned long always, inherit, madvise, within_size; in setup_thp_shmem() local 5640 within_size = huge_shmem_orders_within_size; in setup_thp_shmem() 5684 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5689 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5694 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5696 bitmap_set(&within_size, start, nr); in setup_thp_shmem() 5704 bitmap_clear(&within_size, start, nr); in setup_thp_shmem() 5715 huge_shmem_orders_within_size = within_size; in setup_thp_shmem()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | tmpfs.rst | 119 huge=within_size Only allocate huge page if it will be fully within i_size.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 7110 for the shmem mount ("always", "inherit", "never", "within_size", 7377 Format: [always|within_size|advise|never|deny|force] 7384 Format: [always|within_size|advise|never]
|