LinuxLists
Users
About
Andrea Parri (
[email protected]
)
Number of posts: 631 (0.19 per day)
First post: 2015-05-26 00:49:52
Last post: 2024-06-12 06:29:00
Previous Page
/
Next Page
Date
List
Subject
2020-05-27 09:23:45
linux-kernel
[RFC PATCH 1/2] Drivers: hv: vmbus: Re-balance channel interrupts across CPUs at CPU hotplug
2020-05-27 09:15:49
linux-kernel
[RFC PATCH 2/2] Drivers: hv: vmbus: Re-balance channel interrupts across CPUs at device hotplug
2020-05-27 01:09:44
linux-kernel
[RFC PATCH 0/2] VMBus channel interrupts re-balancing
2020-05-22 17:24:13
linux-kernel
[PATCH 2/2] Drivers: hv: vmbus: Resolve more races involving init_vp_index()
2020-05-22 17:23:34
linux-kernel
[PATCH] VMBus channel interrupts reassignment - Fixes
2020-05-22 17:21:52
linux-kernel
[PATCH 1/2] Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug
2020-05-10 12:59:52
linux-kernel
Re: [PATCH 0/3] tools/memory-model, Documentation/litmus-test: Sort out location of litmus test and README
2020-04-14 13:26:55
linux-kernel
Re: [PATCH 00/11] VMBus channel interrupt reassignment
2020-04-08 16:42:24
linux-kernel
Re: [PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-04-07 00:36:55
linux-kernel
Re: [PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-04-06 00:34:08
linux-kernel
[PATCH 00/11] VMBus channel interrupt reassignment
2020-04-06 00:19:27
linux-kernel
[PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-04-06 00:19:11
linux-kernel
[PATCH 09/11] Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
2020-04-06 00:18:44
linux-kernel
[PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
2020-04-06 00:18:41
linux-kernel
[PATCH 05/11] hv_utils: Always execute the fcopy and vss callbacks in a tasklet
2020-04-06 00:17:54
linux-kernel
[PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
2020-04-06 00:17:48
linux-kernel
[PATCH 08/11] Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
2020-04-06 00:17:37
linux-kernel
[PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
2020-04-06 00:17:35
linux-kernel
[PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
2020-04-06 00:17:34
linux-kernel
[PATCH 06/11] Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
2020-04-06 00:17:18
linux-kernel
[PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
2020-04-06 00:17:15
linux-kernel
[PATCH 01/11] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
2020-04-03 14:57:53
linux-kernel
Re: [RFC PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
2020-04-03 13:43:22
linux-kernel
Re: [RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-04-03 13:40:35
linux-kernel
Re: [RFC PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
2020-04-03 12:35:32
linux-kernel
Re: [RFC PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
2020-03-30 18:56:10
linux-kernel
Re: [RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-03-28 18:53:11
linux-kernel
Re: [RFC PATCH 01/11] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
2020-03-28 18:51:08
linux-kernel
Re: [RFC PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
2020-03-28 18:23:03
linux-kernel
Re: [RFC PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
2020-03-28 17:09:09
linux-kernel
Re: [RFC PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
2020-03-26 17:57:19
linux-kernel
Re: [RFC PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
2020-03-26 17:07:34
linux-kernel
Re: [RFC PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
2020-03-26 15:49:46
linux-kernel
Re: [RFC PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
2020-03-25 22:58:55
linux-kernel
[RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
2020-03-25 22:58:19
linux-kernel
[RFC PATCH 08/11] Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
2020-03-25 22:57:50
linux-kernel
[RFC PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
2020-03-25 22:57:44
linux-kernel
[RFC PATCH 09/11] Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
2020-03-25 22:57:34
linux-kernel
[RFC PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
2020-03-25 22:57:23
linux-kernel
[RFC PATCH 06/11] Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
2020-03-25 22:57:13
linux-kernel
[RFC PATCH 05/11] hv_utils: Always execute the fcopy and vss callbacks in a tasklet
2020-03-25 22:57:07
linux-kernel
[RFC PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
2020-03-25 22:57:00
linux-kernel
[RFC PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
2020-03-25 22:56:58
linux-kernel
[RFC PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
2020-03-25 22:56:49
linux-kernel
[RFC PATCH 01/11] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
2020-03-25 22:56:37
linux-kernel
[RFC PATCH 00/11] VMBus channel interrupt reassignment
2020-03-23 09:01:12
linux-kernel
Re: [PATCH v2 4/4] MAINTAINERS: Update maintainers for new Documentaion/litmus-tests/
2020-03-20 10:45:47
linux-kernel
Re: [PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
2020-03-20 10:26:45
linux-kernel
Re: [PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
2020-03-02 18:53:52
linux-kernel
Re: [PATCH v3] tools/memory-model/Documentation: Fix "conflict" definition
2020-02-27 17:55:15
linux-kernel
Re: [PATCH v3 0/5] Documentation/locking/atomic: Add litmus tests for atomic APIs