Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible

2024-12-10 Thread Yang Shi
On Tue, Dec 10, 2024 at 9:34 AM Kalesh Singh wrote: > > On Mon, Dec 9, 2024 at 7:37 PM Yang Shi wrote: > > > > On Mon, Dec 9, 2024 at 6:45 PM Kalesh Singh wrote: > > > > > > Commit 249608ee4713 ("mm: respect mmap hint address when aligning for > > > THP") > > > fallsback to PAGE_SIZE alignment

Re: [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()

2024-12-10 Thread Kalesh Singh
On Mon, Dec 9, 2024 at 7:27 PM Yang Shi wrote: > > On Mon, Dec 9, 2024 at 6:41 PM Kalesh Singh wrote: > > > > Consolidate the hint searches from both direcitons (topdown and > > bottomup) into generic_mmap_hint(). > > > > No functional change is introduced. > > > > Signed-off-by: Kalesh Singh >

Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible

2024-12-10 Thread Kalesh Singh
On Mon, Dec 9, 2024 at 7:37 PM Yang Shi wrote: > > On Mon, Dec 9, 2024 at 6:45 PM Kalesh Singh wrote: > > > > Commit 249608ee4713 ("mm: respect mmap hint address when aligning for THP") > > fallsback to PAGE_SIZE alignment instead of THP alignment > > for anonymous mapping as long as a hint addre

Re: [PATCH mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint()

2024-12-10 Thread kernel test robot
Hi Kalesh, kernel test robot noticed the following build warnings: [auto build test WARNING on akpm-mm/mm-everything] url: https://github.com/intel-lab-lkp/linux/commits/Kalesh-Singh/mm-Introduce-generic_mmap_hint/20241210-104424 base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm

Re: [PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint()

2024-12-10 Thread kernel test robot
Hi Kalesh, kernel test robot noticed the following build warnings: [auto build test WARNING on akpm-mm/mm-everything] url: https://github.com/intel-lab-lkp/linux/commits/Kalesh-Singh/mm-Introduce-generic_mmap_hint/20241210-104424 base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm

Re: [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint()

2024-12-10 Thread kernel test robot
Hi Kalesh, kernel test robot noticed the following build errors: [auto build test ERROR on akpm-mm/mm-everything] url: https://github.com/intel-lab-lkp/linux/commits/Kalesh-Singh/mm-Introduce-generic_mmap_hint/20241210-104424 base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm