Vertaling van "cache cr" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Global cache cr requests blocked: Gibt an, wie oft Vordergrundprozesse versucht haben, einen CR-Block anzufordern und diese Anforderung nicht erfolgreich war.
global cache cr requests blocked: Number of times foreground attempt to request a cr block and failed.
Global cache cr timeouts: Gibt an, wie oft ein Vordergrundprozess einen konsistenten Lese-Block (CR-Block) angefordert hat und es zu einer Zeitüberschreitung gekommen ist.
global cache cr timeouts: Number of times a foreground process requested a consistent-read (CR) block when the request timed out.
Global cache cr block log flushes: Anzahl von Log-Flushes des CR-Blocks.
global cache cr block log flushes: Number of log flushes of the consistent-read block
Global cache cr blocks received: Gesamtanzahl von empfangenen Blöcken.
global cache cr blocks received: Total number of blocks received.
Global cache cr blocks served: Gesamtanzahl von Blöcken, die von dem BSP-Prozess erstellt wurden.
global cache cr blocks served: Total number of blocks constructed by the BSP process.
Global cache cr block receive time: Gesamte Zeit, während der Vordergrundprozesse darauf gewartet haben, dass ein CR-Block über eine Verbindung gesendet wird. Wenn diese Statistik durch "global cache cr blocks received" dividiert wird, ergibt sich die Wartezeit pro Block.
global cache cr block receive time: Total amount of time foreground processes waited for a CR block to be sent through the interconnect. This statistic divided by "global cache cr blocks received" = time waited per block
Global cache cr block serve time: Gesamte Zeit, die der BSP-Prozess benötigt hat, um lesekonsistente Blöcke (CR-Blöcke) zu erstellen. Diese Statistik dividiert durch "global cache cr blocks served" ergibt die Erstellzeit pro CR-Block.
global cache cr block serve time: Total amount of time the BSP process took to construct consistent-read (CR) blocks. This statistic divided by "global cache cr blocks served" = construction time per CR block