summaryrefslogtreecommitdiffstats
path: root/storage/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused (and not working) graphing utilitiesTor Brede Vekterli2017-12-041-1/+0
|
* Remove memory manager component from content layerTor Brede Vekterli2017-12-041-2/+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
|
* Finished with the storage dependency mess cleanup.Arnstein Ressem2016-10-121-0/+1
|
* Split out tensor and llvm part of eval to avoid bringing in llvm everywhere ↵Henning Baldersheim2016-09-111-0/+1
| | | | where it is not needed.
* PublishJon Bratseth2016-06-151-0/+69