git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1403b1a
)
drm/ttm: Add debugfs output entry to pool allocator.
author
Pauli Nieminen
<suokkos@gmail.com>
Thu, 1 Apr 2010 12:44:58 +0000
(12:44 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 6 Apr 2010 01:35:45 +0000
(11:35 +1000)
ttm_page_alloc_debugfs can be registered to output the state
of pools.
Debugfs file will output number of pages freed from the pool,
number of pages in pool now and the lowes number of pages in
pool since previous shrink.
Signed-off-by: Pauli Nieminen <suokkos@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found