summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attributeflush_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add num cpu cores to HwInfo and sample if not specified.Geir Storli2017-10-101-2/+2
* Extend HwInfo with disk size, if disk is shared and memory size and sample si...Geir Storli2017-09-271-3/+3
* Revert "Geirst/reapply fix disk and memory usage sampling for docker"Geir Storli2017-09-221-2/+2
* Extend HwInfo with disk size and memory size and sample these if not specifie...Geir Storli2017-09-211-2/+2
* Revert "Geirst/fix disk and memory usage sampling for docker"Henning Baldersheim2017-09-201-2/+2
* Extend HwInfo with disk size and memory size and sample these if not specifie...Geir Storli2017-09-191-2/+2
* Use std::this_thread::sleep_for instead of FastOS_Thread::SleepHenning Baldersheim2017-08-181-2/+3
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-19/+19
* Merge pull request #2443 from yahoo/geirst/init-handling-of-lid-space-compact...Tor Egge2017-05-181-7/+7
|\
| * Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-7/+7
* | Avoid flush engine busy loop: set flushed time even if not able to flush.Tor Egge2017-05-181-4/+5
* | Revert "Revert "Toregge/add shrink lid space flush target""Tor Egge2017-05-161-3/+6
* | Revert "Toregge/add shrink lid space flush target"Tor Egge2017-05-151-6/+3
* | Use separate flush targets in attribute mangager to shrink attribute vectors.Tor Egge2017-05-111-3/+6
|/
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-10/+7
* add override in searchcore moduleArne H Juul2017-04-121-2/+2
* Pass attribute spec to attribute manager addAttribute method.Tor Egge2017-04-051-2/+2
* Eliminate namespace pollution caused by misplaced using statement.Tor Egge2017-04-051-0/+2
* Don't load attributes that are too old.Tor Egge2017-03-291-4/+4
* Use AttributeDirectory also when loading attributes.Tor Egge2017-03-231-2/+3
* Use new AttributeDirectory in flush targets.Tor Egge2017-03-231-5/+9
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-17/+21
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-10/+10
* Test that flushed attribute can be loaded again, regardless ofTor Egge2016-11-031-7/+50
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-8/+26
* PublishJon Bratseth2016-06-151-0/+564