• L
    powerpc/spufs: provide context debug file · 46deed69
    Luke Browning 提交于
    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: NLuke Browning <lukebrowning@us.ibm.com>
    Signed-off-by: NJeremy Kerr <jk@ozlabs.org>
    46deed69
file.c 62.6 KB