diff options
| author | Tetsuo Handa <[email protected]> | 2010-01-26 20:45:27 +0900 |
|---|---|---|
| committer | James Morris <[email protected]> | 2010-01-27 08:20:48 +1100 |
| commit | 8e2d39a1665e680c095545993aac2fcac6916eb9 (patch) | |
| tree | 41687f7e7f4fb37416b7948b6d2e09d0a383459b /net/unix/sysctl_net_unix.c | |
| parent | 7d52a155e38d5a165759dbbee656455861bf7801 (diff) | |
TOMOYO: Remove usage counter for temporary memory.
TOMOYO was using own memory usage counter for detecting memory leak.
But as kernel 2.6.31 introduced memory leak detection mechanism
( CONFIG_DEBUG_KMEMLEAK ), we no longer need to have own counter.
We remove usage counter for memory used for permission checks, but we keep
usage counter for memory used for policy so that we can apply quota.
Signed-off-by: Tetsuo Handa <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions