Alistair Popple ([email protected])

Number of posts: 711 (0.54 per day)
First post: 2020-09-15 01:06:41
Last post: 2024-05-02 01:16:07

Date List Subject
2023-02-13 11:32:33 linux-kernel Re: [PATCH 09/19] io_uring: convert to use vm_account
2023-02-07 01:53:26 linux-kernel Re: [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-07 01:12:03 linux-kernel Re: [PATCH 09/19] io_uring: convert to use vm_account
2023-02-06 07:53:01 linux-kernel [PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
2023-02-06 07:52:37 linux-kernel [PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap
2023-02-06 07:52:11 linux-kernel [PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
2023-02-06 07:52:08 linux-kernel [PATCH 16/19] mm/util: Refactor account_locked_vm
2023-02-06 07:51:41 linux-kernel [PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-02-06 07:51:39 linux-kernel [PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
2023-02-06 07:51:08 linux-kernel [PATCH 13/19] fpga: dfl: afu: convert to use vm_account
2023-02-06 07:51:02 linux-kernel [PATCH 10/19] net: skb: Switch to using vm_account
2023-02-06 07:50:57 linux-kernel [PATCH 09/19] io_uring: convert to use vm_account
2023-02-06 07:50:40 linux-kernel [PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
2023-02-06 07:50:34 linux-kernel [PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
2023-02-06 07:50:11 linux-kernel [PATCH 11/19] xdp: convert to use vm_account
2023-02-06 07:50:04 linux-kernel [PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
2023-02-06 07:49:54 linux-kernel [PATCH 05/19] RMDA/siw: Convert to use vm_account
2023-02-06 07:49:50 linux-kernel [PATCH 06/19] RDMA/usnic: convert to use vm_account
2023-02-06 07:49:37 linux-kernel [PATCH 04/19] infiniband/umem: Convert to use vm_account
2023-02-06 07:49:19 linux-kernel [PATCH 03/19] drivers/vdpa: Convert vdpa to use the new vm_structure
2023-02-06 07:49:09 linux-kernel [PATCH 02/19] drivers/vhost: Convert to use vm_account
2023-02-06 07:48:34 linux-kernel [PATCH 01/19] mm: Introduce vm_account
2023-02-06 07:48:23 linux-kernel [PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-02-06 04:51:05 linux-kernel Re: [RFC PATCH 10/19] net: skb: Switch to using vm_account
2023-02-02 07:09:23 linux-kernel Re: [PATCH] mm/gup: Add folio to list when folio_isolate_lru() succeed
2023-01-31 11:24:53 linux-kernel Re: [RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-01-31 01:07:53 linux-kernel Re: [RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-01-30 11:43:58 linux-kernel Re: [RFC PATCH 01/19] mm: Introduce vm_account
2023-01-30 11:36:22 linux-kernel Re: [RFC PATCH 05/19] RMDA/siw: Convert to use vm_account
2023-01-30 11:25:18 linux-kernel Re: [RFC PATCH 10/19] net: skb: Switch to using vm_account
2023-01-30 11:16:50 linux-kernel Re: [RFC PATCH 09/19] io_uring: convert to use vm_account
2023-01-30 11:12:34 linux-kernel Re: [RFC PATCH 06/19] RDMA/usnic: convert to use vm_account
2023-01-30 11:06:26 linux-kernel Re: [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
2023-01-24 05:56:07 linux-kernel [RFC PATCH 10/19] net: skb: Switch to using vm_account
2023-01-24 05:50:58 linux-kernel [RFC PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap
2023-01-24 05:50:56 linux-kernel [RFC PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
2023-01-24 05:50:34 linux-kernel [RFC PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
2023-01-24 05:50:30 linux-kernel [RFC PATCH 16/19] mm/util: Refactor account_locked_vm
2023-01-24 05:50:24 linux-kernel [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
2023-01-24 05:50:04 linux-kernel [RFC PATCH 13/19] fpga: dfl: afu: convert to use vm_account
2023-01-24 05:50:00 linux-kernel [RFC PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
2023-01-24 05:49:34 linux-kernel [RFC PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
2023-01-24 05:46:41 linux-kernel [RFC PATCH 11/19] xdp: convert to use vm_account
2023-01-24 05:46:36 linux-kernel [RFC PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
2023-01-24 05:46:24 linux-kernel [RFC PATCH 09/19] io_uring: convert to use vm_account
2023-01-24 05:45:54 linux-kernel [RFC PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
2023-01-24 05:45:40 linux-kernel [RFC PATCH 06/19] RDMA/usnic: convert to use vm_account
2023-01-24 05:45:33 linux-kernel [RFC PATCH 05/19] RMDA/siw: Convert to use vm_account
2023-01-24 05:45:00 linux-kernel [RFC PATCH 04/19] infiniband/umem: Convert to use vm_account
2023-01-24 05:44:33 linux-kernel [RFC PATCH 03/19] drivers/vdpa: Convert vdpa to use the new vm_structure
2023-01-24 05:44:03 linux-kernel [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account