diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-06-24 15:13:06 +0000 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-07-09 21:27:59 +0000 |
commit | e4f9556d308ed75b08a2c89925b118e0b7b78abc (patch) | |
tree | a4fdd84d9059f1b6083a45f0c6ea873c8d8c84fd /test/test_classifier.py | |
parent | 70f26d5425f72ebf207ad4ca6e83c1b7ff959c18 (diff) |
acl: perform the ACL-as-a-service user registrations in global heap
Some users tend to call registration routine long before they need
that service - which triggers an immediate initialization of
the ACL heap, which is rather big. This commit defers this process
by keeping the registrations in the global heap.
Change-Id: I5825871bd836851942b55184b6ee2657c7a9cc33
Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'test/test_classifier.py')
0 files changed, 0 insertions, 0 deletions