forked from OpenMPDK/KVSSD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE_HISTORY
42 lines (27 loc) · 992 Bytes
/
RELEASE_HISTORY
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Release History
--- v0.9.0
Add support for Ubuntu16.04 kernel driver v4.4.0-141
Bug fix
--- v0.8.0
Bug fix
--- v0.7.1
KV API support for list_iterator operation
Bug fix
--- v0.7.0
KV API support for user space driver (uNVMe) v18.11
Support options for retrieve/store/delete/iterator (refer to Samsung API spec).
--- v0.6.0
Revised KV API based on SNIA standard
KV API support for mutli-thread SYNC & ASYNC IOs
KV API to support latest KV SSD firmware
New KV API interface (device stat, exist, etc)
Bug fix
* API for latest user space driver (UDD) is not supported in this release
* Only 'default' option is supported across all APIs due to KV SSD limitation
* Memory allocation for 'retrieve' operation should be aligned in 4B unit for latest Samsung KV SSD
--- v0.5.1
KV API changes to align with SNIA standard
KV API support for SYNC & ASYNC IOs
Buf fix
--- v0.5.0
Initial commit for KVSSD software package