summaryrefslogtreecommitdiffstats
path: root/searchcore
Commit message (Expand)AuthorAgeFilesLines
* Rename functions to more consistent names.Tor Egge2021-09-201-7/+6
* Add vespa-redistribute-bm, a single-process benchmark of document redistribut...Tor Egge2021-09-2013-46/+769
* Add class comment for BmNodeStatsReporter.Tor Egge2021-09-171-0/+4
* Add BmNodeStats, containing info about documents on nodes, bucketsTor Egge2021-09-1714-2/+513
* Increase lifetime of BmClusterController.Tor Egge2021-09-168-36/+58
* Refactor BmFeeder to reduce code duplication.Tor Egge2021-09-166-182/+106
* Move portions of BMParams to BmFeedParams.Tor Egge2021-09-1510-264/+420
* Create persistence engine before creating document db in BmNode.Tor Egge2021-09-141-1/+1
* Merge pull request #19118 from vespa-engine/toregge/move-bm-feed-handler-owne...Geir Storli2021-09-1431-444/+698
|\
| * Move shared code to base class.Tor Egge2021-09-149-233/+137
| * Fix typos in comments.Tor Egge2021-09-142-2/+2
| * Move ownership of feed handlers from BmNode to BmCluster.Tor Egge2021-09-1429-249/+599
* | Refactor to represent files with a generic header in a new class.Geir Storli2021-09-141-25/+15
|/
* Use uint32_t for node index and number of nodes.Tor Egge2021-09-137-22/+25
* Enable multiple benchmarks nodes in benchmark cluster.Tor Egge2021-09-1110-70/+95
* Move ownership of BmNode to BmCluster.Tor Egge2021-09-107-123/+230
* Update copyright notices.Tor Egge2021-09-1011-11/+11
* Refactor port number assignment.Tor Egge2021-09-105-41/+98
* Start moving portions of vespa-feed-bm app to searchcore_bmcluster library.Tor Egge2021-09-1042-1036/+1556
* add more information to exception messageArne Juul2021-08-301-1/+2
* signal timeout instead of continuing triggering core dumpsArne Juul2021-08-301-0/+4
* Merge pull request #18859 from vespa-engine/toregge/get-paged-setting-from-li...Geir Storli2021-08-252-0/+11
|\
| * Get paged setting from live attribute config.Tor Egge2021-08-252-0/+11
* | info -> debugHenning Baldersheim2021-08-251-1/+1
* | Add some debug loggingHenning Baldersheim2021-08-251-1/+1
* | Add more information to error messageHenning Baldersheim2021-08-251-1/+1
|/
* Report max attribute address space usage in state explorer.Geir Storli2021-08-235-12/+34
* Expose address space usage for all attribute components in explorer.Geir Storli2021-08-201-2/+3
* Report max address space used in attribute vector components from content nod...Geir Storli2021-08-203-47/+39
* Use max address space used in attribute vector components to determine whethe...Geir Storli2021-08-2010-111/+45
* Add metric for the max address space used among components in all attribute v...Geir Storli2021-08-203-4/+9
* Track max address space usage among components in attributes vectors in all s...Geir Storli2021-08-207-9/+86
* Also provide used and on-hold memory in overview.Henning Baldersheim2021-08-151-0/+2
* Wire in the shared executor for use when loading attributes.Henning Baldersheim2021-08-134-11/+18
* Add an executor to the AttributeVector::load/onLoad interface so attributes c...Henning Baldersheim2021-08-122-2/+2
* Add some debug logging.Henning Baldersheim2021-08-093-2/+15
* Split current global_filter_limit into global_filter.lower_limit/upper_limit.Henning Baldersheim2021-08-043-12/+18
* Also perform topk when you do not use a global filter.Henning Baldersheim2021-08-031-0/+4
* Generalize how address space usage is reported from attribute vectors.Geir Storli2021-07-153-14/+18
* Fix typo.Geir Storli2021-07-152-3/+3
* Optimize assign updates to tensor attribute with hnsw index by handling them ...Geir Storli2021-07-143-25/+128
* Eliminate race in flush engine unit test which caused premature wakeup.Tor Egge2021-07-091-1/+8
* Adjust reporting of disk and memory usage in proton.Tor Egge2021-07-0710-9/+135
* Omit filling summary features if specified for the document summary class.Geir Storli2021-07-021-0/+2
* GC unused configHenning Baldersheim2021-07-011-11/+0
* Revert "Revert "Add support for mallinfo2 with glibc 2.33""Henning Baldersheim2021-06-301-4/+4
* Revert "Revert "Revert "Add support for mallinfo2 with glibc 2.33"""Harald Musum2021-06-291-4/+4
* Revert "Revert "Add support for mallinfo2 with glibc 2.33""Henning Baldersheim2021-06-291-4/+4
* Revert "Add support for mallinfo2 with glibc 2.33"Harald Musum2021-06-291-4/+4
* Add support for mallinfo2 with glibc 2.33Henning Baldersheim2021-06-291-4/+4