aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2019-10-30 18:07:35 +0100
committerAndrew Yourtchenko <ayourtch@gmail.com>2020-02-06 12:29:37 +0000
commit5b2eea6e0705b7e8f8b77f0efe6535885717cbee (patch)
treedb6808b6af10431099ccbf1191da174014eec8cc /MAINTAINERS
parent5ec78926b6ba97e3808abe54b2aef981ab26d038 (diff)
pmalloc: always lock pages
Type: feature Change-Id: I5bbf37969c9c51e40a013d1fc3ab966838eeb80d Signed-off-by: Damjan Marion <damarion@cisco.com> (cherry picked from commit 801c7016ad90e5f5618f523b3f9284daee0b696c)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 698e646096d..0d877549b88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -49,6 +49,11 @@ I: vppinfra
M: Dave Barach <dave@barachs.net>
F: src/vppinfra/
+Physical Memory Allocator
+I: pmalloc
+M: Damjan Marion <damarion@cisco.com>
+F: src/vppinfra/pmalloc.[ch]
+
Vector Library
I: vlib
M: Dave Barach <dave@barachs.net>