diff options
author | Matias Bjørling <m@bjorling.me> | 2015-11-16 15:34:37 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-11-16 23:20:25 +0100 |
commit | 11450469830f2481a9e7cb181609288d40f41323 (patch) | |
tree | 1aef6904c2c988b7924aa53093836b2979f78f1f /lib/sort.c | |
parent | lightnvm: change max_phys_sect to uint (diff) | |
download | linux-11450469830f2481a9e7cb181609288d40f41323.tar.xz linux-11450469830f2481a9e7cb181609288d40f41323.zip |
lightnvm: update bad block table format
The specification was changed to reflect a multi-value bad block table.
Instead of bit-based bad block table, the bad block table now allows
eight bad block categories. Currently four are defined:
* Factory bad blocks
* Grown bad blocks
* Device-side reserved blocks
* Host-side reserved blocks
The factory and grown bad blocks are the regular bad blocks. The
reserved blocks are either for internal use or external use. In
particular, the device-side reserved blocks allows the host to
bootstrap from a limited number of flash blocks. Reducing the flash
blocks to scan upon super block initialization.
Support for both get bad block table and set bad block table is added.
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'lib/sort.c')
0 files changed, 0 insertions, 0 deletions