commit | d5826dd6002f23940458860701ce22fba9df2614 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed Jun 17 16:28:28 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 18 13:04:03 2009 -0700 |
tree | b0220c628cc2606b77fd39c38144c83396b83ca9 | |
parent | 1a2c09e3b41e334b6651d53b39cfe8ceefbc45f8 [diff] |
gru: add user request to explicitly unload a gru context Add user function to explicitly unload GRU kernel contexts from the GRU. Only contexts that are not in-use will be unloaded. This function is primarily for testing. It is not expected that this will be used in normal production systems. 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>