Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1696645
| From | Evgeny Baskakov <ebaskakov@nvidia.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 |
| Date | 2017-07-26 00:50 +0200 |
| Message-ID | <u7gOl-s4-5@gated-at.bofh.it> (permalink) |
| References | (6 earlier) <u2SKB-1Q8-13@gated-at.bofh.it> <u3eL8-7Y5-13@gated-at.bofh.it> <u3jB7-2JB-1@gated-at.bofh.it> <u5uC6-6Ao-9@gated-at.bofh.it> <u5v58-6JE-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 7/20/17 6:33 PM, Jerome Glisse wrote: > So i pushed an updated hmm-next branch it should have all fixes so far, including > something that should fix this issue. I still want to go over all emails again > to make sure i am not forgetting anything. > > Cheers, > Jérôme Hi Jerome, Thanks for updating the documentation for hmm_devmem_ops. I have an inquiry about the "fault" callback, though. The documentation says "Returns: 0 on success", but can the driver set any VM_FAULT_* flags? For instance, the driver might want to set the VM_FAULT_MAJOR flag to indicate that a heavy-weight page migration has happened on the page fault. If that is possible, can you please update the documentation and list the flags that are permitted in the callback's return value? Thanks! -- Evgeny Baskakov NVIDIA
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Evgeny Baskakov <ebaskakov@nvidia.com> - 2017-07-21 03:10 +0200
Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Jerome Glisse <jglisse@redhat.com> - 2017-07-21 03:40 +0200
Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Evgeny Baskakov <ebaskakov@nvidia.com> - 2017-07-22 00:10 +0200
Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Evgeny Baskakov <ebaskakov@nvidia.com> - 2017-07-26 00:50 +0200
Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Jerome Glisse <jglisse@redhat.com> - 2017-07-26 21:20 +0200
csiph-web