From: Zhu Yanjun <yanjun.zhu@linux.dev>
To: "Marciniszyn, Mike" <mike.marciniszyn@intel.com>,
"Saleem, Shiraz" <shiraz.saleem@intel.com>,
"jgg@nvidia.com" <jgg@nvidia.com>,
"leon@kernel.org" <leon@kernel.org>,
"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH for-rc 1/3] RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Date: Sun, 19 Nov 2023 09:31:35 +0800 [thread overview]
Message-ID: <9e56b543-4954-4d5f-8632-db2c235658e2@linux.dev> (raw)
In-Reply-To: <SA1PR11MB6895E230B7CFE2D293DAFAA886B6A@SA1PR11MB6895.namprd11.prod.outlook.com>
在 2023/11/18 22:54, Marciniszyn, Mike 写道:
>>> From: Mike Marciniszyn <mike.marciniszyn@intel.com>
>>>
>>> 64k pages introduce the situation in this diagram when the HCA
>>
>> Only ARM64 architecture supports 64K page size?
>
> Arm supports multiple page_sizes. The problematic combination is when
> the HCA needs a SMALLER page size than the PAGE_SIZE.
Thanks a lot. Perhaps RXE also needs this feature "the HCA needs a
SMALLER page size than the PAGE_SIZE". But I do not have such test
environment at hand.
If we can setup a test environment on x86_64 architecture, it is very
convenient for me to make tests and development.
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Zhu Yanjun
>
> The kernel configuration can select from
>
>> Is it possible that x86_64 also supports 64K page size?
>>
>
> x86_64 supports larger page_sizes for TLB optimization, but the default minimum is always 4K.
>
> Mike
next prev parent reply other threads:[~2023-11-19 1:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-15 19:17 [PATCH for-rc 0/3] Fixes for 64K page size support Shiraz Saleem
2023-11-15 19:17 ` [PATCH for-rc 1/3] RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz Shiraz Saleem
2023-11-16 17:12 ` Jason Gunthorpe
2023-11-19 22:24 ` Saleem, Shiraz
2023-11-17 12:13 ` Zhu Yanjun
2023-11-18 14:54 ` Marciniszyn, Mike
2023-11-18 14:59 ` Marciniszyn, Mike
2023-11-19 1:04 ` Zhu Yanjun
2023-11-19 1:31 ` Zhu Yanjun [this message]
2023-11-15 19:17 ` [PATCH for-rc 2/3] RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned Shiraz Saleem
2023-11-15 19:17 ` [PATCH for-rc 3/3] RDMA/irdma: Fix support for 64k pages Shiraz Saleem
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=9e56b543-4954-4d5f-8632-db2c235658e2@linux.dev \
--to=yanjun.zhu@linux.dev \
--cc=jgg@nvidia.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=mike.marciniszyn@intel.com \
--cc=shiraz.saleem@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox