Commit Graph

4 Commits

Author SHA1 Message Date
Avi Kivity
66afef0bd7 Merge seastar upstream
Conflicts:
	NOTICE
	configure.py
2015-06-24 15:21:55 +03:00
Avi Kivity
d1766f6031 NOTICE: mention dpdk 2015-06-24 13:09:51 +03:00
Raphael S. Carvalho
2c95fdd7b6 sstables: import hyperloglog implementation
Imported from: https://github.com/hideo55/cpp-HyperLogLog
HEAD: 3ff431b5af84aa28a6390430bbc60c4678bec763

hyperloglog is a cardinality estimator that will used by sstable
compaction metadata stored by Statistics file.

Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-06-23 11:59:45 -03:00
Avi Kivity
7f8d88371a Add LICENSE, NOTICE, and copyright headers to all source files.
The two files imported from the OSv project retain their original licenses.
2015-02-19 16:52:34 +02:00