Add memory usage accounting to avoid DOS problems.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 17 Oct 2006 17:40:57 +0000 (19:40 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 17 Oct 2006 17:40:57 +0000 (19:40 +0200)
commitd515936ea7f98f6aaa9217699796beadef9d664b
tree78d2f0abf4f8c16e53a47c561a535903d72596af
parent5443dbe35f182b9286a96d24d29037d5cb625e3d
Add memory usage accounting to avoid DOS problems.
13 files changed:
linux-core/drmP.h
linux-core/drm_agpsupport.c
linux-core/drm_bo.c
linux-core/drm_compat.c
linux-core/drm_drv.c
linux-core/drm_fence.c
linux-core/drm_hashtab.c
linux-core/drm_memory.c
linux-core/drm_mm.c
linux-core/drm_object.c
linux-core/drm_proc.c
linux-core/drm_ttm.c
linux-core/drm_vm.c