From: Yanjun Zhu <yanjun.zhu@linux.dev>
To: Jason Gunthorpe <jgg@ziepe.ca>
Cc: Zhu Yanjun <yanjun.zhu@intel.com>,
zyjzyj2000@gmail.com, leon@kernel.org,
linux-rdma@vger.kernel.org
Subject: Re: [for-next PATCH 1/1] RDMA/rxe: sgt_append from ib_umem_get is not highmem
Date: Wed, 23 Nov 2022 09:53:45 +0800 [thread overview]
Message-ID: <0bf27382-c593-89ef-a366-8738865c6f47@linux.dev> (raw)
In-Reply-To: <Y3zXSK1Wb1/T7vx1@ziepe.ca>
在 2022/11/22 22:06, Jason Gunthorpe 写道:
> On Tue, Nov 22, 2022 at 12:07:06PM +0800, Yanjun Zhu wrote:
>
>> But can user space access these high memory? From "Understanding the Linux
>> Kernel", third edition, it seems that it is in kernel space.
> Yes, "highmem" is effecitvely the ability to have a struct page * that
> is not mapped into the kernel address space, but is mapped into a
> userspace process address sspace.
Got it. I am interested in this "highmem is mapped into a
userspace process address space.".
Would you like to share some documents, links or source code about this
with me?
I want to delve into this "highmem is mapped into a
userspace process address space."
Thanks and Regards,
Zhu Yanjun
>
> Jason
prev parent reply other threads:[~2022-11-23 1:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-30 3:04 [PATCH for-next v2] RDMA/rxe: Fix mr->map double free Li Zhijian
2022-11-12 3:29 ` lizhijian
2022-11-13 12:40 ` Yanjun Zhu
2022-11-16 0:10 ` Yanjun Zhu
2022-11-16 2:39 ` lizhijian
2022-11-19 0:15 ` Jason Gunthorpe
2022-11-19 8:25 ` Yanjun Zhu
2022-11-20 1:29 ` [for-next PATCH 1/1] RDMA/rxe: sgt_append from ib_umem_get is not highmem Zhu Yanjun
2022-11-19 10:30 ` lizhijian
2022-11-19 13:20 ` Yanjun Zhu
2022-11-21 15:28 ` Jason Gunthorpe
2022-11-22 4:07 ` Yanjun Zhu
2022-11-22 14:06 ` Jason Gunthorpe
2022-11-23 1:53 ` Yanjun Zhu [this message]
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=0bf27382-c593-89ef-a366-8738865c6f47@linux.dev \
--to=yanjun.zhu@linux.dev \
--cc=jgg@ziepe.ca \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=yanjun.zhu@intel.com \
--cc=zyjzyj2000@gmail.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.