[POWERPC] spufs: Add tid file
authorChristoph Hellwig <hch@lst.de>
Fri, 29 Jun 2007 00:58:01 +0000 (10:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 3 Jul 2007 05:24:45 +0000 (15:24 +1000)
commit476273adc7277333aed9963bc4dc9b39066d3038
treec134d69a196296a744e2b1dd4720a490d275d37e
parent7022543ee404880aab5c641e4983e237815edc35
[POWERPC] spufs: Add tid file

The new tid file contains the ID of the thread currently running the
context, if any.  This is used so that the new spu-top and spu-ps
tools can find the thread in /proc.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spufs/file.c
arch/powerpc/platforms/cell/spufs/sched.c
arch/powerpc/platforms/cell/spufs/spufs.h
This page took 0.024541 seconds and 5 git commands to generate.