This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
thin-provisioning-tools
Watch
1
Star
0
Fork
0
You've already forked thin-provisioning-tools
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
thin-provisioning-tools
/
base
History
Ming-Hung Tsai
ce8945e829
[io_generator] Fix address boundary for doing IO
...
Limit the addresses to be within the specified range
2020-06-30 17:12:42 +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
…
base64.h
…
bits.h
…
container_of.h
…
disk_units.cc
…
disk_units.h
…
endian_utils.cc
…
endian_utils.h
…
error_state.cc
…
error_state.h
…
error_string.cc
…
error_string.h
…
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.h
…
indented_stream.h
…
io_generator.cc
[io_generator] Fix address boundary for doing IO
2020-06-30 17:12:42 +08:00
io_generator.h
[io_generator] Simplify the class interface
2020-06-24 12:26:09 +08:00
io.h
[base] Introduce io_generator
2020-06-19 18:07:55 +08:00
math_utils.h
[math_utils] Add is_power_of_two()
2020-06-19 18:07:55 +08:00
nested_output.h
…
output_file_requirements.cc
…
output_file_requirements.h
…
progress_monitor.cc
…
progress_monitor.h
[all] Switch from boost::shared_ptr -> std::shared_ptr.
2020-04-30 15:02:43 +01:00
rolling_hash.cc
…
rolling_hash.h
…
types.h
[base] Introduce io_generator
2020-06-19 18:07:55 +08:00
unique_handle.h
…
xml_utils.cc
…
xml_utils.h
…