Dirk Engling
|
1b6a33a0f8
|
sys/param.h needed under openbsd
|
15 years ago |
Dirk Engling
|
e767fae72a
|
Introduce some kind of versioning
|
15 years ago |
Dirk Engling
|
50275a9462
|
Be a little more verbose about why increases fail
|
15 years ago |
Dirk Engling
|
3d3378e6a6
|
Drop ot_{byte,word,dword} and use uint{8,16,32}_t
|
15 years ago |
Dirk Engling
|
0832973340
|
Fixed call to deflate() with wrong flag in endgame
|
15 years ago |
Dirk Engling
|
b697b68eac
|
Debug settings for chunk size were _way_ to low for production
|
15 years ago |
Dirk Engling
|
1bbcf71b56
|
Completely rewritten fullscrape code. All assumptions on how deflate() works were a little naive. Needs more error checking and testing.
|
15 years ago |
Dirk Engling
|
d44c5bd162
|
Introducing compression for fullscrapes and tpbs stats
|
15 years ago |
Dirk Engling
|
a8821b42a4
|
Documentation fix
|
15 years ago |
Dirk Engling
|
dfe7ba6910
|
Fullscrape now cleanly finalizes its thread
|
15 years ago |
Dirk Engling
|
7b6b26e7ca
|
Missing include for htonl()
|
15 years ago |
Dirk Engling
|
53a7c09bc0
|
Full scrapes are now being delivered in different modes, as triggered by stats&mode=tpbs
|
15 years ago |
Dirk Engling
|
e1aa9168b4
|
introducing multithreaded full scrape creation.
|
15 years ago |
Dirk Engling
|
181afb7892
|
Increase full scrape chunk size to 1/2meg
|
15 years ago |
Dirk Engling
|
f6409aa752
|
Fix typos in documenation
|
15 years ago |
Dirk Engling
|
6cfb756fc3
|
Some in code documentation to make Denis happy :)
|
15 years ago |
Dirk Engling
|
2bcac0ab2b
|
Fullscrape is thread safe now.
|
15 years ago |