Searched full:updates (Results 1 – 12 of 12) sorted by relevance
| /spdk/.github/ |
| H A D | dependabot.yml | 1 # To get started with Dependabot version updates, you'll need to specify which 4 …ps://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates 7 updates:
|
| /spdk/lib/ftl/ |
| H A D | ftl_l2p_cache.c | 26 uint64_t updates; member 41 uint64_t updates; /* Number of times an L2P entry was updated in the page since it was last persisted */ member 296 return (!page->updates && in ftl_l2p_cache_page_can_remove() 322 page->updates++; in ftl_l2p_page_set_invalid() 353 * the ongoing eviction will remove it if no pg updates had happened. in ftl_l2p_cache_page_unpin() 357 * Depending on the page updates tracker, the page will be evicted in ftl_l2p_cache_page_unpin() 862 page->updates = 1; in l2p_shm_restore_dirty() 915 if (page->updates) { in process_persist() 1127 page->updates++; in ftl_l2p_cache_set() 1400 ftl_bug(page->ctx.updates > pag in page_out_io_complete() [all...] |
| H A D | ftl_nv_cache.h | 45 /* Interval in milliseconds between write throttle updates. */
|
| H A D | ftl_nv_cache.c | 324 * small, even 0, validity then they can be processed by the compactors quickly and trigger a lot of updates in ftl_nv_cache_init()
|
| /spdk/app/trace_record/ |
| H A D | trace_record.c | 368 /* Updates haven't been across circular buffer yet. in lcore_trace_record() 376 /* Updates have already been across circular buffer. in lcore_trace_record() 389 /* There must be missed updates */ in lcore_trace_record() 404 /* Updates are not across circular buffer */ in lcore_trace_record() 408 /* Updates are across circular buffer */ in lcore_trace_record()
|
| /spdk/doc/ |
| H A D | bdev_module.md | 22 currently possible to place the code for a bdev module elsewhere, but updates 140 Integrating a new bdev module into the build system requires updates to various
|
| H A D | blob.md | 81 * **Blob Metadata Updates**: Each blob has its own set of metadata (xattrs, size, etc). For perform… 85 * **Blobstore Metadata Updates**: Blobstore itself has its own metadata which, like per blob metada… 209 persisting per blob metadata allows for applications to perform batches of xattr updates, for examp… 306 …Every new cluster allocation updates a single extent page, in case when extent page was previously…
|
| /spdk/lib/log/ |
| H A D | log_deprecated.c | 74 * one of the racing updates the hits counter to non-zero and the warning is logged at least once.
|
| /spdk/module/bdev/lvol/ |
| H A D | vbdev_lvol.h | 127 * \param status_cb_fn Called repeatedly during operation with status updates
|
| /spdk/scripts/vagrant/ |
| H A D | README.md | 231 1. Updates the pkg catalog
|
| /spdk/test/thread/lock/ |
| H A D | spdk_lock.c | 48 /* Protects g_lock_error_count during updates by spin_abort_fn(). */
|
| /spdk/lib/nvmf/ |
| H A D | vfio_user.c | 1472 * Updates eventidx to set an SQ into interrupt or polling mode. in set_sq_eventidx() 1535 * that the queue is written before it updates the tail doorbell.
|