* [PATCH 0/2] lpfc: PowerPC64 topology information, and per-core scheduling
@ 2016-06-01 20:43 Mauricio Faria de Oliveira
2016-06-21 13:42 ` Mauricio Faria de Oliveira
0 siblings, 1 reply; 2+ messages in thread
From: Mauricio Faria de Oliveira @ 2016-06-01 20:43 UTC (permalink / raw)
To: linux-scsi; +Cc: dick.kennedy, james.smart
This series enables the association of IO channels at the CPU-core level (i.e.,
with all CPUs/threads of core), which may increase performance depending on the
CPU affinity settings of the workload (e.g., benefit from the per-core caches);
and adds the required pieces to use it on PowerPC64 too (topology information),
which has server processors with many cores/threads and per-core caches.
Although the series include bits for PowerPC64, the per-core scheduling patch
is architecture independent.
Tested on next-20160601 (with an extra commit for patch 1/2, see commit msg).
Mauricio Faria de Oliveira (2):
lpfc: support for CPU phys_id and core_id on PowerPC64
lpfc: add option for lpfc_fcp_io_sched (LPFC_FCP_SCHED_BY_CPU_CORE)
drivers/scsi/lpfc/lpfc_attr.c | 8 ++++--
drivers/scsi/lpfc/lpfc_hw4.h | 1 +
drivers/scsi/lpfc/lpfc_init.c | 65 ++++++++++++++++++++++++++++++++++++++++---
drivers/scsi/lpfc/lpfc_scsi.c | 3 +-
4 files changed, 70 insertions(+), 7 deletions(-)
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/2] lpfc: PowerPC64 topology information, and per-core scheduling
2016-06-01 20:43 [PATCH 0/2] lpfc: PowerPC64 topology information, and per-core scheduling Mauricio Faria de Oliveira
@ 2016-06-21 13:42 ` Mauricio Faria de Oliveira
0 siblings, 0 replies; 2+ messages in thread
From: Mauricio Faria de Oliveira @ 2016-06-21 13:42 UTC (permalink / raw)
To: linux-scsi; +Cc: james.smart, dick.kennedy
On 06/01/2016 05:43 PM, Mauricio Faria de Oliveira wrote:
> Tested on next-20160601 (with an extra commit for patch 1/2, see commit msg).
FYI, that commit has been accepted into powerpc next [1].
[1] https://git.kernel.org/powerpc/c/f8ab481066e7246e4b272233aa
--
Mauricio Faria de Oliveira
IBM Linux Technology Center
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-21 13:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-01 20:43 [PATCH 0/2] lpfc: PowerPC64 topology information, and per-core scheduling Mauricio Faria de Oliveira
2016-06-21 13:42 ` Mauricio Faria de Oliveira
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.