android_kernel_xiaomi_sm8350/arch/powerpc/platforms/cell/spufs
Christoph Hellwig 65de66f0b8 [POWERPC] spufs: Implement /proc/spu_loadavg
Provide load average information for spu context.  The format
is identical to /proc/loadavg, which is also where a lot of code
and concepts is borrowed from.

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>
2007-07-03 15:24:46 +10:00
..
backing_ops.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
context.c [POWERPC] spufs: Implement /proc/spu_loadavg 2007-07-03 15:24:46 +10:00
coredump.c [POWERPC] spufs: fix memory leak on coredump 2007-04-23 21:18:58 +02:00
fault.c [POWERPC] spufs: provide siginfo for SPE faults 2007-04-23 21:18:55 +02:00
file.c [POWERPC] spufs: Add tid file 2007-07-03 15:24:45 +10:00
gang.c
hw_ops.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
inode.c [POWERPC] spufs: Remove spufs_dir_inode_operations 2007-07-03 15:24:45 +10:00
lscsa_alloc.c [POWERPC] Spufs support for 64K LS mappings on 4K kernels 2007-05-09 16:35:00 +10:00
Makefile [POWERPC] Spufs support for 64K LS mappings on 4K kernels 2007-05-09 16:35:00 +10:00
run.c [POWERPC] spusched: Update scheduling paramters on every spu_run 2007-07-03 15:24:45 +10:00
sched.c [POWERPC] spufs: Implement /proc/spu_loadavg 2007-07-03 15:24:46 +10:00
spu_restore_crt0.S
spu_restore_dump.h_shipped
spu_restore.c [POWERPC] spufs: Trivial whitespace fixes 2007-07-03 15:24:45 +10:00
spu_save_crt0.S
spu_save_dump.h_shipped
spu_save.c [POWERPC] spufs: fix building spufs/spu_save_dump.h 2007-07-03 15:24:44 +10:00
spu_utils.h
spufs.h [POWERPC] spufs: Implement /proc/spu_loadavg 2007-07-03 15:24:46 +10:00
switch.c [POWERPC] spufs: Trivial whitespace fixes 2007-07-03 15:24:45 +10:00
syscalls.c