Searched hist:d4e58e5928f8c6c49228451dd03e0714cbab299a (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/sysdev/xics/ |
H A D | icp-native.c | diff d4e58e5928f8c6c49228451dd03e0714cbab299a Wed Jun 11 07:59:28 CEST 2014 Michael Neuling <mikey@neuling.org> powerpc/powernv: Enable POWER8 doorbell IPIs
This patch enables POWER8 doorbell IPIs on powernv.
Since doorbells can only IPI within a core, we test to see when we can use doorbells and if not we fall back to XICS. This also enables hypervisor doorbells to wakeup us up from nap/sleep via the LPCR PECEDH bit.
Based on tests by Anton, the best case IPI latency between two threads dropped from 894ns to 512ns.
Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | Kconfig | diff d4e58e5928f8c6c49228451dd03e0714cbab299a Wed Jun 11 07:59:28 CEST 2014 Michael Neuling <mikey@neuling.org> powerpc/powernv: Enable POWER8 doorbell IPIs
This patch enables POWER8 doorbell IPIs on powernv.
Since doorbells can only IPI within a core, we test to see when we can use doorbells and if not we fall back to XICS. This also enables hypervisor doorbells to wakeup us up from nap/sleep via the LPCR PECEDH bit.
Based on tests by Anton, the best case IPI latency between two threads dropped from 894ns to 512ns.
Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | smp.c | diff d4e58e5928f8c6c49228451dd03e0714cbab299a Wed Jun 11 07:59:28 CEST 2014 Michael Neuling <mikey@neuling.org> powerpc/powernv: Enable POWER8 doorbell IPIs
This patch enables POWER8 doorbell IPIs on powernv.
Since doorbells can only IPI within a core, we test to see when we can use doorbells and if not we fall back to XICS. This also enables hypervisor doorbells to wakeup us up from nap/sleep via the LPCR PECEDH bit.
Based on tests by Anton, the best case IPI latency between two threads dropped from 894ns to 512ns.
Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | Kconfig | diff d4e58e5928f8c6c49228451dd03e0714cbab299a Wed Jun 11 07:59:28 CEST 2014 Michael Neuling <mikey@neuling.org> powerpc/powernv: Enable POWER8 doorbell IPIs
This patch enables POWER8 doorbell IPIs on powernv.
Since doorbells can only IPI within a core, we test to see when we can use doorbells and if not we fall back to XICS. This also enables hypervisor doorbells to wakeup us up from nap/sleep via the LPCR PECEDH bit.
Based on tests by Anton, the best case IPI latency between two threads dropped from 894ns to 512ns.
Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|