thin-provisioning-tools/base
Ming-Hung Tsai 3f19818c56 [thin] Adopt stateful random number generators 2020-08-05 22:14:01 +08:00
..
application.cc Fix compilation with uClibc 2020-03-25 15:58:02 +01:00
application.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
base64.cc [base] bse64 encoder 2013-10-10 10:18:46 +01:00
base64.h [base] bse64 encoder 2013-10-10 10:18:46 +01:00
bits.h [caching] handle VARIABLE_HINT_SIZE incompat flag 2013-10-17 11:45:20 +01:00
container_of.h [base] Move container_of to own file 2016-02-24 14:42:37 +00:00
disk_units.cc [disk-units] remove some dead code. 2017-03-13 13:16:56 +00:00
disk_units.h [base, thin_ls] factor out disk_units code 2016-01-19 11:40:00 +00:00
endian_utils.cc Move endian_utils to base/ 2013-11-19 10:23:35 +00:00
endian_utils.h Old glibc doesn't provide these macros, so we have to define them. 2015-01-16 10:12:30 +00:00
error_state.cc Put error_state into into it's own file. 2013-08-16 14:07:04 +01:00
error_state.h [error_state] add a sneaky little stream operator to simplify combining error_states 2015-04-08 13:58:41 +01:00
error_string.cc Forgot error_string.h/cc from previous commit 2015-01-17 10:22:57 +00:00
error_string.h Forgot error_string.h/cc from previous commit 2015-01-17 10:22:57 +00:00
file_utils.cc [block-cache] fix potential file descriptor leak 2020-02-23 15:41:16 +08:00
file_utils.h [block-cache] fix potential file descriptor leak 2020-02-23 15:41:16 +08:00
grid_layout.cc [grid_layout] avoid extra newline at end of grid 2016-01-20 10:40:48 +00:00
grid_layout.h [thin_ls, base] Factor out grid_layout 2016-01-20 06:58:59 +00:00
indented_stream.h Factor out base/indented_stream.h 2014-01-31 13:43:39 +00:00
io.h [base] Introduce io_generator 2020-06-19 18:07:55 +08:00
io_generator.cc [thin] Adopt stateful random number generators 2020-08-05 22:14:01 +08:00
io_generator.h [io_generator] Support mixed sequential and random io pattern 2020-07-25 17:46:59 +08:00
math_utils.h [math_utils] Add is_power_of_two() 2020-06-19 18:07:55 +08:00
nested_output.h Put nested_output in it's own file 2013-08-16 13:48:25 +01:00
output_file_requirements.cc [many tools] fix bug in previous patch 2016-08-10 23:39:48 +08:00
output_file_requirements.h [various] Improve documentation 2016-07-11 14:53:03 +01:00
progress_monitor.cc Merge branch '2015-08-19-thin-show-duplicates' into merge-thin-ls 2016-02-24 14:31:51 +00:00
progress_monitor.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
rolling_hash.cc [thin_show_dups] remove variable number of mems per chunks. 2015-09-04 13:48:02 +01:00
rolling_hash.h [thin_show_dups] switch to boost::circular_buffer in the rolling_hash 2015-09-04 11:28:33 +01:00
run.h [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
run_set.h [run_set] Add lower_bound and upper_bound functions 2020-07-29 16:18:23 +08:00
sequence_generator.cc [thin] Adopt stateful random number generators 2020-08-05 22:14:01 +08:00
sequence_generator.h [base] Factor out sequence_generator 2020-07-29 15:33:25 +08:00
types.h [base] Introduce io_generator 2020-06-19 18:07:55 +08:00
unique_handle.h [cache_writeback] Coded, needs testing 2016-04-14 08:54:32 +01:00
xml_utils.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
xml_utils.h Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00