commit | 9a0deecc90de62c91d7107611446c0c950091851 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Tue Jul 29 22:33:58 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 30 09:41:48 2008 -0700 |
tree | 7047d2429043bbd26abd0449b601beaa20520ea6 | |
parent | 28bffaf094a6d0992c85e1b01f04c9b0f56c9d62 [diff] |
GRU Driver: resource management This file contains functions realted to managing GRU resources provided to the user. Examples include GRU context assignment, load, unload, migration, etc.. Signed-off-by: Jack Steiner <steiner@sgi.com> Cc: Nick Piggin <nickpiggin@yahoo.com.au> Cc: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>