Searched refs:vdo_log_info (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dstatus-codes.c88 vdo_log_info("%s: mapping internal status code %d (%s: %s) to EIO",
H A Ddump.c61 vdo_log_info("%s dump triggered via %s", VDO_LOGGING_MODULE_NAME, why);
66 vdo_log_info("%u device requests outstanding (max %u), %lld bio requests outstanding, device '%s'",
83 vdo_log_info("end of %s dump", VDO_LOGGING_MODULE_NAME);
162 vdo_log_info(" %s is locked. Waited on by: vio %px pbn %llu lbn %llu d-pbn %llu lastOp %s",
168 vdo_log_info(" ... and : vio %px pbn %llu lbn %llu d-pbn %llu lastOp %s",
261 vdo_log_info(" vio %px %s%s %s %s%s", data_vio,
H A Dmemory-alloc.c153 vdo_log_info("attempting to remove ptr %px not found in vmalloc list", ptr);
429 vdo_log_info("current module memory tracking (actual allocation sizes, not requested):");
430 vdo_log_info(" %llu bytes in %llu kmalloc blocks",
433 vdo_log_info(" %llu bytes in %llu vmalloc blocks",
436 vdo_log_info(" total %llu bytes, peak usage %llu bytes",
H A Dlogger.h91 #define vdo_log_info(...) vdo_log_message(VDO_LOG_INFO, __VA_ARGS__) macro
H A Ddm-vdo-target.c464 vdo_log_info("unknown thread parameter type \"%s\"", thread_param_type);
747 vdo_log_info("table line: %s", config->original_string);
1453 vdo_log_info("loading device '%s'", vdo_get_device_name(ti));
1725 vdo_log_info("Preparing to resize physical to %llu",
1748 vdo_log_info("Done preparing to resize physical");
1825 vdo_log_info("Preparing to resize logical to %llu",
1837 vdo_log_info("Done preparing to resize logical");
1863 vdo_log_info("Updating backing device of %s from %s to %s", device_name,
1881 vdo_log_info("preparing to modify device '%s'", device_name);
1931 vdo_log_info("stoppin
[all...]
H A Drepair.c268 vdo_log_info("Read-only rebuild complete");
274 vdo_log_info("Rebuild complete");
294 vdo_log_info("Read-only rebuild aborted");
332 vdo_log_info("Saving rebuilt state");
335 vdo_log_info("Replayed %zu journal entries into slab journals",
353 vdo_log_info("Flushing block map changes");
878 vdo_log_info("Replaying entries into slab journals for zone %u",
910 vdo_log_info("Flushing block map changes");
1110 vdo_log_info("Replaying 0 recovery entries into block map");
1127 vdo_log_info("Replayin
[all...]
H A Dlogical-zone.c366 vdo_log_info("logical_zone %u", zone->zone_number);
367 vdo_log_info(" flush_generation=%llu oldest_active_generation=%llu notification_generation=%llu notifying=%s ios_in_flush_generation=%llu",
H A Dflush.c352 vdo_log_info("struct flusher");
353 vdo_log_info(" flush_generation=%llu first_unacknowledged_generation=%llu",
356 vdo_log_info(" notifiers queue is %s; pending_flushes queue is %s",
H A Dpacker.c751 vdo_log_info(" %sBin slots_used=%u free_space=%zu",
770 vdo_log_info("packer");
771 vdo_log_info(" flushGeneration=%llu state %s packer_bin_count=%llu",
H A Drecovery-journal.c1722 vdo_log_info(" sequence number %llu; entries %u; %s; %zu entry waiters; %zu commit waiters",
1739 vdo_log_info("Recovery Journal");
1740 vdo_log_info(" block_map_head=%llu slab_journal_head=%llu last_write_acknowledged=%llu tail=%llu block_map_reap_head=%llu slab_journal_reap_head=%llu disk_full=%llu slab_journal_commits_requested=%llu entry_waiters=%zu",
1750 vdo_log_info(" entries: started=%llu written=%llu committed=%llu",
1754 vdo_log_info(" blocks: started=%llu written=%llu committed=%llu",
1759 vdo_log_info(" active blocks:");
H A Derrors.c251 vdo_log_info("%s: mapping status code %d (%s: %s) to -EIO",
H A Ddedupe.c2107 vdo_log_info("Setting UDS index target state to error");
2753 vdo_log_info(" hl %px: %3.3s %c%llu/%u rc=%u wc=%zu agt=%px",
2787 vdo_log_info("struct hash_zone %u: NULL map", zone->zone_number);
2791 vdo_log_info("struct hash_zone %u: mapSize=%zu",
2811 vdo_log_info("UDS index: state: %s", state);
2813 vdo_log_info("UDS index: changing to state: %s", target);
2960 vdo_log_info("Setting UDS index target state to %s", new_state);
H A Dint-map.c384 vdo_log_info("%s: attempting resize from %zu to %zu, current size=%zu",
H A Dslab-depot.c2701 vdo_log_info("VDO commencing normal operation");
2703 vdo_log_info("Exiting recovery mode");
3583 vdo_log_info("block_allocator zone %u", allocator->zone_number);
3590 vdo_log_info("slab %u: P%u, %llu free", slab->slab_number,
3594 vdo_log_info("slab %u: status %s", slab->slab_number,
3598 vdo_log_info(" slab journal: entry_waiters=%zu waiting_to_commit=%s updating_slab_summary=%s head=%llu unreapable=%llu tail=%llu next_commit=%llu summarized=%llu last_summarized=%llu recovery_lock=%llu dirty=%s",
3617 vdo_log_info(" slab: free=%u/%u blocks=%u dirty=%zu active=%zu journal@(%llu,%u)",
3625 vdo_log_info(" no counters");
3638 vdo_log_info("slab_scrubber slab_count %u waiters %zu %s%s",
5095 vdo_log_info("vd
[all...]
H A Dvdo.c496 vdo_log_info("zones: %d logical, %d physical, %d hash; total threads: %d",
1332 vdo_log_info("Entering recovery mode");
1385 vdo_log_info("compression is %s", (*enable ? "enabled" : "disabled"));
H A Dfunnel-workqueue.c488 vdo_log_info("workQ %px (%s) %s (%c)", &queue->common, queue->common.name,
H A Ddata-vio.c1027 vdo_log_info("%s: %u of %u busy (max %u), %s", name, limiter->busy,
H A Dblock-map.c267 vdo_log_info("page cache pressure %u", cache->stats.cache_pressure);
897 vdo_log_info("page cache pressure relieved");
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex-session.c260 vdo_log_info("Index session is suspended");
263 vdo_log_info("Index is already loaded");
353 vdo_log_info("%s: %s", get_open_type_string(open_type), name);
429 vdo_log_info("Index session is already changing state");
488 vdo_log_info("Index session is already changing state");
601 vdo_log_info("Index session is suspended");
644 vdo_log_info("Index session is already closing");
H A Dindex.c821 vdo_log_info("loaded index from chapter %llu through chapter %llu",
983 vdo_log_info("Replay interrupted by index shutdown at chapter %llu",
1037 vdo_log_info("Replaying volume from chapter %llu through chapter %llu",
1067 vdo_log_info("replay changed index page map update from %llu to %llu",
1323 vdo_log_info("beginning save (vcn %llu)", (unsigned long long) index->last_save);
1327 vdo_log_info("save index failed");
1332 vdo_log_info("finished save (vcn %llu)",
H A Dconfig.c295 vdo_log_info("Using %u indexing zone%s for concurrency.",
H A Dvolume-index.c647 vdo_log_ratelimit(vdo_log_info,
665 vdo_log_ratelimit(vdo_log_info,
H A Ddelta-index.c1962 vdo_log_ratelimit(vdo_log_info,

Completed in 247 milliseconds