Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1617988
| From | Michael Ellerman <patch-notifications@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [v2, 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 |
| Date | 2017-04-06 15:10 +0200 |
| Message-ID | <ttfkJ-ux-9@gated-at.bofh.it> (permalink) |
| References | <ts6Wd-5aL-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 2017-04-03 at 09:51:44 UTC, Alistair Popple wrote: > Nvlink2 supports address translation services (ATS) allowing devices > to request address translations from an mmu known as the nest MMU > which is setup to walk the CPU page tables. > > To access this functionality certain firmware calls are required to > setup and manage hardware context tables in the nvlink processing unit > (NPU). The NPU also manages forwarding of TLB invalidates (known as > address translation shootdowns/ATSDs) to attached devices. > > This patch exports several methods to allow device drivers to register > a process id (PASID/PID) in the hardware tables and to receive > notification of when a device should stop issuing address translation > requests (ATRs). It also adds a fault handler to allow device drivers > to demand fault pages in. > > Signed-off-by: Alistair Popple <alistair@popple.id.au> Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/1ab66d1fbadad86b1f4a9c7857e193 cheers
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 Alistair Popple <alistair@popple.id.au> - 2017-04-03 12:00 +0200 Re: [v2, 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 Michael Ellerman <patch-notifications@ellerman.id.au> - 2017-04-06 15:10 +0200
csiph-web