From: Ignacio Moreno Gonzalez <Ignacio.MorenoGonzalez@kuka.com>
To: Yang Shi <yang@os.amperecomputing.com>,
Andrew Morton <akpm@linux-foundation.org>
Cc: lorenzo.stoakes@oracle.com, Liam.Howlett@oracle.com,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Matthew Wilcox <willy@infradead.org>
Subject: Re: [PATCH v2 2/2] mm: madvise: no-op for MADV_NOHUGEPAGE if THP is disabled
Date: Wed, 7 May 2025 18:11:01 +0200 [thread overview]
Message-ID: <af38b3dd-ca8f-4d18-b73c-8a2bb682f31a@kuka.com> (raw)
In-Reply-To: <0856412f-048e-4698-bd9d-83393fe93ec5@os.amperecomputing.com>
On 5/7/2025 5:57 PM, Yang Shi wrote:
> Can you just simply include <linux/mman.h> ?
This is what I tried first, but then it won't compile due to 'undeclared MADV_NOHUGEPAGE'
next prev parent reply other threads:[~2025-05-07 16:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-06 13:44 [PATCH v2 0/2] Map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled Ignacio Moreno Gonzalez
2025-05-06 13:44 ` Ignacio Moreno Gonzalez via B4 Relay
2025-05-06 13:44 ` [PATCH v2 1/2] mm: mmap: map " Ignacio Moreno Gonzalez
2025-05-06 13:44 ` Ignacio Moreno Gonzalez via B4 Relay
2025-05-06 16:00 ` Liam R. Howlett
2025-05-06 23:43 ` Andrew Morton
2025-05-06 13:44 ` [PATCH v2 2/2] mm: madvise: no-op for MADV_NOHUGEPAGE if THP is disabled Ignacio Moreno Gonzalez
2025-05-06 13:44 ` Ignacio Moreno Gonzalez via B4 Relay
2025-05-06 16:00 ` Liam R. Howlett
2025-05-06 23:40 ` Andrew Morton
2025-05-07 11:44 ` Ignacio Moreno Gonzalez
2025-05-07 15:57 ` Yang Shi
2025-05-07 16:11 ` Ignacio Moreno Gonzalez [this message]
2025-05-07 22:38 ` Yang Shi
2025-05-06 14:28 ` [PATCH v2 0/2] Map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled Lorenzo Stoakes
2025-05-06 15:12 ` Ignacio Moreno Gonzalez
2025-05-06 15:14 ` Lorenzo Stoakes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=af38b3dd-ca8f-4d18-b73c-8a2bb682f31a@kuka.com \
--to=ignacio.morenogonzalez@kuka.com \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lorenzo.stoakes@oracle.com \
--cc=willy@infradead.org \
--cc=yang@os.amperecomputing.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.