zhaoxingyu12 opened a new pull request, #18091:
URL: https://github.com/apache/nuttx/pull/18091

   improve the speed of finding the target ate
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   Enhancing the read/write speed of the NVS module by adding a cache.
   
   ## Impact
   
   key-value read/write functionality
   
   ## Testing
   
   This has been tested and passed in qemu
   
   test_nvs_mount: test begin
   test_nvs_mount: success
   test_nvs_write: test begin
   test_nvs_write: success
   test_nvs_corrupt_expire: test begin
   test_nvs_corrupt_expire: success
   test_nvs_corrupted_write: test begin
   test_nvs_corrupted_write: success
   test_nvs_gc: test begin
   test_nvs_gc: success
   test_nvs_gc_3sectors: test begin
   test_nvs_gc_3sectors: success
   test_nvs_corrupted_sector_close: test begin
   test_nvs_corrupted_sector_close: success
   test_nvs_full_sector: test begin
   test_nvs_full_sector: success
   test_nvs_gc_corrupt_close_ate: test begin
   test_nvs_gc_corrupt_close_ate: success
   test_nvs_gc_corrupt_ate: test begin
   test_nvs_gc_corrupt_ate: success
   test_nvs_gc_touched_deleted_ate: test begin
   test_nvs_gc_touched_deleted_ate: success
   test_nvs_gc_touched_expired_ate: test begin
   test_nvs_gc_touched_expired_ate: success
   test_nvs_gc_not_touched_expired_ate: test begin
   test_nvs_gc_not_touched_expired_ate: success


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to