LinuxLists
Users
About
Yongji Xie (
[email protected]
)
Number of posts: 426 (0.44 per day)
First post: 2021-05-14 09:37:07
Last post: 2024-01-10 03:28:15
Next Page
Date
List
Subject
2024-01-10 03:28:15
linux-kernel
Re: [PATCH v7 3/3] vduse: enable Virtio-net device type
2024-01-10 03:21:27
linux-kernel
Re: [PATCH v7 2/3] vduse: Temporarily fail if control queue feature requested
2023-10-07 08:22:40
linux-kernel
Re: [PATCH] vduse: make vduse_class constant
2023-07-31 03:21:03
linux-kernel
Re: [PATCH] vduse: Use proper spinlock for IRQ injection
2023-07-31 02:39:23
linux-kernel
Re: [PATCH] virtio-vdpa: Fix cpumask memory leak in virtio_vdpa_find_vqs()
2023-07-02 08:19:35
linux-kernel
Re: [PATCH v1 1/2] vduse: validate block features only with block devices
2023-07-02 08:02:11
linux-kernel
Re: [PATCH v1 2/2] vduse: enable Virtio-net device type
2023-06-25 08:30:40
linux-kernel
Re: [PATCH v2] vduse: fix NULL pointer dereference
2023-06-15 07:35:56
linux-kernel
Re: [PATCH] vduse: fix NULL pointer dereference
2023-04-23 08:27:30
linux-kernel
Re: [RFC 0/2] vduse: add support for networking devices
2023-04-20 08:27:41
linux-kernel
Re: [RFC 0/2] vduse: add support for networking devices
2023-03-28 04:38:24
linux-kernel
Re: [PATCH v4 03/11] virtio-vdpa: Support interrupt affinity spreading mechanism
2023-03-28 03:45:49
linux-kernel
Re: [PATCH v4 03/11] virtio-vdpa: Support interrupt affinity spreading mechanism
2023-03-28 03:32:03
linux-kernel
Re: [PATCH v4 03/11] virtio-vdpa: Support interrupt affinity spreading mechanism
2023-03-23 06:02:07
linux-kernel
[PATCH v4 05/11] vduse: Support set_vq_affinity callback
2023-03-23 05:52:18
linux-kernel
[PATCH v4 10/11] vduse: Delay iova domain creation
2023-03-23 05:39:56
linux-kernel
[PATCH v4 08/11] vdpa: Add eventfd for the vdpa callback
2023-03-23 05:37:21
linux-kernel
[PATCH v4 11/11] vduse: Support specifying bounce buffer size via sysfs
2023-03-23 05:34:03
linux-kernel
[PATCH v4 07/11] vduse: Add sysfs interface for irq callback affinity
2023-03-23 05:33:57
linux-kernel
[PATCH v4 09/11] vduse: Signal vq trigger eventfd directly if possible
2023-03-23 05:33:46
linux-kernel
[PATCH v4 04/11] vduse: Refactor allocation for vduse virtqueues
2023-03-23 05:33:42
linux-kernel
[PATCH v4 06/11] vduse: Support get_vq_affinity callback
2023-03-23 05:33:28
linux-kernel
[PATCH v4 02/11] vdpa: Add set/get_vq_affinity callbacks in vdpa_config_ops
2023-03-23 05:33:23
linux-kernel
[PATCH v4 01/11] lib/group_cpus: Export group_cpus_evenly()
2023-03-23 05:33:12
linux-kernel
[PATCH v4 03/11] virtio-vdpa: Support interrupt affinity spreading mechanism
2023-03-23 05:33:08
linux-kernel
[PATCH v4 00/11] VDUSE: Improve performance
2023-03-20 11:19:13
linux-kernel
Re: [PATCH v3 03/11] vdpa: Add set_irq_affinity callback in vdpa_config_ops
2023-03-17 07:45:04
linux-kernel
Re: [PATCH v3 03/11] vdpa: Add set_irq_affinity callback in vdpa_config_ops
2023-03-17 07:10:25
linux-kernel
Re: [PATCH v3 02/11] vdpa: Add set/get_vq_affinity callbacks in vdpa_config_ops
2023-03-17 07:05:15
linux-kernel
Re: [PATCH v3 05/11] vduse: Support automatic irq callback affinity
2023-03-17 07:01:51
linux-kernel
Re: [PATCH v3 09/11] vduse: Signal interrupt's eventfd directly in vhost-vdpa case
2023-03-17 06:57:42
linux-kernel
Re: [PATCH v3 08/11] vdpa: Add eventfd for the vdpa callback
2023-02-28 09:43:39
linux-kernel
[PATCH v3 11/11] vduse: Support specifying bounce buffer size via sysfs
2023-02-28 09:43:33
linux-kernel
[PATCH v3 09/11] vduse: Signal interrupt's eventfd directly in vhost-vdpa case
2023-02-28 09:43:23
linux-kernel
[PATCH v3 08/11] vdpa: Add eventfd for the vdpa callback
2023-02-28 09:43:19
linux-kernel
[PATCH v3 06/11] vduse: Support set/get_vq_affinity callbacks
2023-02-28 09:43:06
linux-kernel
[PATCH v3 10/11] vduse: Delay iova domain creation
2023-02-28 09:43:03
linux-kernel
[PATCH v3 04/11] vduse: Refactor allocation for vduse virtqueues
2023-02-28 09:42:52
linux-kernel
[PATCH v3 02/11] vdpa: Add set/get_vq_affinity callbacks in vdpa_config_ops
2023-02-28 09:42:48
linux-kernel
[PATCH v3 07/11] vduse: Add sysfs interface for irq callback affinity
2023-02-28 09:42:45
linux-kernel
[PATCH v3 00/11] VDUSE: Improve performance
2023-02-28 09:42:36
linux-kernel
[PATCH v3 05/11] vduse: Support automatic irq callback affinity
2023-02-28 09:42:25
linux-kernel
[PATCH v3 03/11] vdpa: Add set_irq_affinity callback in vdpa_config_ops
2023-02-28 09:42:15
linux-kernel
[PATCH v3 01/11] lib/group_cpus: Export group_cpus_evenly()
2023-02-14 02:39:25
linux-kernel
Re: [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
2023-02-13 14:50:44
linux-kernel
Re: [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
2023-01-30 11:54:38
linux-kernel
Re: [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
2022-12-20 10:38:26
linux-kernel
Re: [PATCH v2 05/11] vduse: Introduce bound workqueue for irq injection
2022-12-20 10:32:19
linux-kernel
Re: [PATCH v2 03/11] vdpa: Add set_irq_affinity callback in vdpa_config_ops
2022-12-20 09:02:43
linux-kernel
Re: [PATCH v2 06/11] vduse: Support automatic irq callback affinity
2022-12-20 08:32:36
linux-kernel
Re: [PATCH v2 08/11] vduse: Add sysfs interface for irq callback affinity