Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1624500
| From | Alex Williamson <alex.williamson@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 0/2] vfio/type1: Synchronous locked page accounting |
| Date | 2017-04-17 03:50 +0200 |
| Message-ID | <tx3XH-2FQ-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
v4: vfio_lock_acct() should not fail due to RLIMIT_MEMLOCK if task
has CAP_IPC_LOCK capability. Introduced 2nd patch to remove
redundancy from vfio_pin_page_external() and fix return value.
Please re-review. Thanks!
Alex
---
Alex Williamson (2):
vfio/type1: Remove locked page accounting workqueue
vfio/type1: Prune vfio_pin_page_external()
drivers/vfio/vfio_iommu_type1.c | 127 ++++++++++++++-------------------------
1 file changed, 46 insertions(+), 81 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v4 0/2] vfio/type1: Synchronous locked page accounting Alex Williamson <alex.williamson@redhat.com> - 2017-04-17 03:50 +0200
[PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external() Alex Williamson <alex.williamson@redhat.com> - 2017-04-17 03:50 +0200
Re: [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external() Peter Xu <peterx@redhat.com> - 2017-04-17 09:00 +0200
Re: [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external() Alex Williamson <alex.williamson@redhat.com> - 2017-04-17 19:30 +0200
Re: [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external() Kirti Wankhede <kwankhede@nvidia.com> - 2017-04-17 21:20 +0200
[PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Alex Williamson <alex.williamson@redhat.com> - 2017-04-17 03:50 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Peter Xu <peterx@redhat.com> - 2017-04-17 08:50 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Alex Williamson <alex.williamson@redhat.com> - 2017-04-17 16:40 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Kirti Wankhede <kwankhede@nvidia.com> - 2017-04-17 21:10 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Alex Williamson <alex.williamson@redhat.com> - 2017-04-17 21:30 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Kirti Wankhede <kwankhede@nvidia.com> - 2017-04-17 21:40 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Alex Williamson <alex.williamson@redhat.com> - 2017-04-17 23:40 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Peter Xu <peterx@redhat.com> - 2017-04-18 05:00 +0200
Re: [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue Kirti Wankhede <kwankhede@nvidia.com> - 2017-04-18 20:30 +0200
csiph-web