]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/spufs: provide context debug file
authorLuke Browning <lukebrowning@us.ibm.com>
Mon, 16 Jun 2008 01:36:43 +0000 (11:36 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 9 Jul 2008 00:13:40 +0000 (10:13 +1000)
commit4de1943db51749faf6ab5467d4ad22614d8ffffc
treed66d31e0eceb3c6b5eeb0b17a673d973845474e6
parentfa1b609fdef571fa6473dda33cb387d680f8705e
powerpc/spufs: provide context debug file

Add a ctxt file to spufs that shows spu context information that is used
in scheduling. This info can be used for debugging spufs scheduler
issues, and to isolate between application and spufs problems as it
shows a lot of state such as priorities and dispatch counts.

This file contains internal spufs state and is subject to change at any
time, and therefore no applications should depend on it.  The file is
intended for the use of spufs kernel developers.

Signed-off-by: Luke Browning <lukebrowning@us.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/file.c