diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2022-10-18 20:10:52 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-11-08 17:37:17 -0800 |
commit | 8c4196fe810a6717a8f9e528083911703f6a5a51 (patch) | |
tree | 4508ad77427bd60790437c9b5ca73c430bd4a701 /arch/sparc/include | |
parent | 6030fd5fd1f7baaac3661a5301cc7838d4e3b7f6 (diff) |
mm: vmalloc: use trace_free_vmap_area_noflush event
It is for debug purposes and is called when a vmap area gets freed. This
event gives some indication about:
- a start address of released area;
- a current number of outstanding pages;
- a maximum number of allowed outstanding pages.
Link: https://lkml.kernel.org/r/20221018181053.434508-7-urezki@gmail.com
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Oleksiy Avramchenko <oleksiy.avramchenko@sony.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/sparc/include')
0 files changed, 0 insertions, 0 deletions