Motr  M0
m0_fd_cache_info Struct Reference

#include <fd.h>

Collaboration diagram for m0_fd_cache_info:
Collaboration graph

Data Fields

uint64_t fci_nr
 
uint64_t * fci_info
 

Detailed Description

Definition at line 186 of file fd.h.

Field Documentation

◆ fci_info

uint64_t* fci_info

A sorted array holding lengths of various permutation caches. There are as many caches as total number of nodes with distinct degree in a failure domains tree. All nodes of the same degree use the same permutation cache in the context of a given pdclust layout instance.

Definition at line 196 of file fd.h.

◆ fci_nr

uint64_t fci_nr

Total number of permutation caches required.

Definition at line 188 of file fd.h.


The documentation for this struct was generated from the following file: