]> git.ipfire.org Git - thirdparty/man-pages.git/commit
__ppc_yield.3: Document PPC performance-hint functions
authorGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Thu, 6 Aug 2015 11:43:59 +0000 (13:43 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 6 Aug 2015 11:43:59 +0000 (13:43 +0200)
commit36b531052b340997f52916eec81a437fdb24b50b
treefa18f4536bf9f61a0e6bfd690077b847df61df5c
parent8031e5299b225a021aecb85846236e19fec55bbe
__ppc_yield.3: Document PPC performance-hint functions

GNU C Library 2.18 adds functions __ppc_yield(3), __ppc_mdoio(3),
and __ppc_mdoom(3) that can be used provide a hint that
performance could be improved if shared resources are released
for use by other processors.

Signed-off-by: Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/__ppc_yield.3 [new file with mode: 0644]