History log of /drivers/misc/sgi-gru/gru.h
Revision Date Author Comments
5958ab88f721d312b531d17705fc3ed54102fa05 16-Dec-2009 Jack Steiner <steiner@sgi.com> gru: improve GRU TLB dropin statistics

Update the TLB dropin statistics kept for each GRU context. Count TLB
dropins separate from the misses - some misses do not result in a TLB
dropin. Some of the diagnostics need both counts.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1c0040047d5499599cc231ca3f105be3ceff8562 09-Feb-2009 Dean Nelson <dcn@sgi.com> SGI IA64 UV: fix ia64 build error in the linux-next tree

Fix the ia64 build error that occurs in the linux-next tree by introducing
an ia64 version of uv.h.

Additionally, clean up the usage of is_uv_system().

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
5b221278d61e3907a5e4104a844b63bc8bb3d43a 21-Jan-2009 Ingo Molnar <mingo@elte.hu> x86: uv cleanup, build fix #2

Fix more build-failure fallout from the UV cleanup - the UV drivers
were not updated to include <asm/uv/uv.h>.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
923f7f6970bd448b8e88b9e4be10fd01fc7106a4 16-Oct-2008 Jack Steiner <steiner@sgi.com> GRU driver: minor updates

A few minor updates for the GRU driver.
- documentation changes found in code reviews
- changes to #ifdefs to make them recognized by "unifdef"
(used in simulator testing)
- change GRU context load/unload to prefetch data

[akpm@linux-foundation.org: fix typo in comment]
Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
13d19498b0446cad2c394f9fbec8149b44a60c6e 30-Jul-2008 Jack Steiner <steiner@sgi.com> GRU Driver: driver internal header files

This patch contains header files internal to the GRU driver.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>