summaryrefslogtreecommitdiffstats
path: root/storageframework/src/tests/memory/memorymanagertest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove memory manager component from content layerTor Brede Vekterli2017-12-041-397/+0
| | | | | | | | | | | | | | We already have resource utilization tracking in both MessageBus and the search core. The memory manager has never been auto-scaled based on the hardware present and adds a _lot_ of complexity without having any known instances where it has actually saved the day. Removing it also removes a mutex on the message hot path. If we need such functionality in the future, should design a lock-free solution. Cleanup
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* no virtual on override + optimize includes.Henning Baldersheim2017-04-261-2/+1
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+2
|
* Use overrideHenning Baldersheim2017-04-231-2/+1
|
* add override in storageframework moduleArne H Juul2017-04-101-4/+3
|
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-3/+3
|
* include only what you need.Henning Baldersheim2016-12-191-1/+0
|
* PublishJon Bratseth2016-06-151-0/+400