Hi all,
It's been a while, and now I present fluffos 3.0-alpha-9.0 to you all.
Major changes:
1. Bundle jemalloc 4.0.3 , build process will build and link to it automatically. Jemalloc will solve memory fragmentation issue.
2. Better formatted startup logging.
3. new RC(runtime config) system that provides a default value for every option, and output overridden ones on startup.
4. Fixed '\r' translation issue introduced since 7.4
5. Deal with CRLF in both RC configs and read_file, restore_* , no more translation needed.
Note:
CYGWIN build is broken for now, as jemalloc is having some trouble compiling under it.
As usual, the code is avaiable at
https://github.com/fluffos/fluffos , I havn't tagged a release yet due to CYGWIN issue.
Cheers.