Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1721015
| From | Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 08/12] powerpc/vas: Define vas_win_id() |
| Date | 2017-08-28 07:00 +0200 |
| Message-ID | <ujkjv-Z2-3@gated-at.bofh.it> (permalink) |
| References | <uhTY5-2SA-5@gated-at.bofh.it> <uhTY7-2SA-31@gated-at.bofh.it> <uijfR-2gM-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Michael Ellerman [mpe@ellerman.id.au] wrote: > Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> writes: > > > Define an interface to return a system-wide unique id for a given VAS > > window. > > > > The vas_win_id() will be used in a follow-on patch to generate an unique > > handle for a user space receive window. Applications can use this handle > > to pair send and receive windows for fast thread-wakeup. > > > > The hardware refers to this system-wide unique id as a Partition Send > > Window ID which is expected to be used during fault handling. Hence the > > "pswid" in the function names. > > Same comment as previous patch. Ok will drop them for now. > > cheers
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v7 08/12] powerpc/vas: Define vas_win_id() Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> - 2017-08-28 07:00 +0200
csiph-web