Searched hist:"98 ae22e15b430bfed5def01ac1a88ec9396284c8" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | tm.h | 98ae22e15b430bfed5def01ac1a88ec9396284c8 Wed Feb 13 17:21:35 CET 2013 Michael Neuling <mikey@neuling.org> powerpc: Add helper functions for transactional memory context switching
Here we add the helper functions to be used when context switching. These allow us to fully reclaim and recheckpoint a transaction.
We introduce a new paca field called tm_scratch to help us store away register values when doing the low level tm reclaim register save.
Signed-off-by: Matt Evans <matt@ozlabs.org> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | reg.h | diff 98ae22e15b430bfed5def01ac1a88ec9396284c8 Wed Feb 13 17:21:35 CET 2013 Michael Neuling <mikey@neuling.org> powerpc: Add helper functions for transactional memory context switching
Here we add the helper functions to be used when context switching. These allow us to fully reclaim and recheckpoint a transaction.
We introduce a new paca field called tm_scratch to help us store away register values when doing the low level tm reclaim register save.
Signed-off-by: Matt Evans <matt@ozlabs.org> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/linux/arch/powerpc/kernel/ |
H A D | tm.S | 98ae22e15b430bfed5def01ac1a88ec9396284c8 Wed Feb 13 17:21:35 CET 2013 Michael Neuling <mikey@neuling.org> powerpc: Add helper functions for transactional memory context switching
Here we add the helper functions to be used when context switching. These allow us to fully reclaim and recheckpoint a transaction.
We introduce a new paca field called tm_scratch to help us store away register values when doing the low level tm reclaim register save.
Signed-off-by: Matt Evans <matt@ozlabs.org> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | Makefile | diff 98ae22e15b430bfed5def01ac1a88ec9396284c8 Wed Feb 13 17:21:35 CET 2013 Michael Neuling <mikey@neuling.org> powerpc: Add helper functions for transactional memory context switching
Here we add the helper functions to be used when context switching. These allow us to fully reclaim and recheckpoint a transaction.
We introduce a new paca field called tm_scratch to help us store away register values when doing the low level tm reclaim register save.
Signed-off-by: Matt Evans <matt@ozlabs.org> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|