Skip to content
This repository was archived by the owner on Sep 3, 2023. It is now read-only.

Tags: poseidonos/air

Tags

v0.8.7-beta

Toggle v0.8.7-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AWIBOF-7506] Fix queue type logging (#8)

- Remove node sampling option

Signed-off-by: isaac.baek <[email protected]>

v0.8.6-beta

Toggle v0.8.6-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AWIBOF-7178] Add file option (#7)

- Add file related config option: FileWrite, RemainingFileCount
- Add file related cli option: air-file-write, air-remain-file-count

Signed-off-by: isaac.baek <[email protected]>

v0.8.5-beta

Toggle v0.8.5-beta's commit message
[AWIBOF-7003] Remove latency data(vector) reserve scheme

Signed-off-by: isaac.baek <[email protected]>

v0.8.4-beta

Toggle v0.8.4-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AWIBOF-6785] Update filter policy (#5)

Signed-off-by: isaac.baek <[email protected]>

v0.8.3-beta

Toggle v0.8.3-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AWIBOF-6524] Update build sequence (#4)

Signed-off-by: isaac.baek <[email protected]>

v0.8.2-beta

Toggle v0.8.2-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/awibof 6088 config rule update (#1)

* [AWIBOF-6088] Update config rule

- Update config rule: Check forbidden words(Node's key)
- Add TUI view: thread merge/split mode
- Fix Preprocessor's a vector to an array to avoid dynamic memory reallocation
- Add debug option to libair.a

Signed-off-by: isaac.baek <[email protected]>

* [AWIBOF-6088] Fix memory leak

- Fix memory leak when Transfer::SendData(void) call
- Update compile option for debug friendly

Signed-off-by: isaac.baek <[email protected]>

v0.7.5-beta

Toggle v0.7.5-beta's commit message
[SHPOS-746] Fix memory leak

Signed-off-by: isaac.baek <[email protected]>

v0.7.4-beta

Toggle v0.7.4-beta's commit message
[SHPOS-746] Change vector to array

- Change Preprocessor's std::vector to array for avoiding dynamic memory reallocation
- Add debug option

Signed-off-by: isaac.baek <[email protected]>

v0.8.1-beta

Toggle v0.8.1-beta's commit message
[AWIBOF-5999] Fix CMakeLists to change install path

Signed-off-by: cheolho.kang <[email protected]>

v0.8.0-beta

Toggle v0.8.0-beta's commit message
[AWIBOF-5392] Release v0.8.0

- Update documents
- Modify TUI mode & status

Signed-off-by: isaac.baek <[email protected]>