当前位置: 首页 > news >正文

Chapter 2 - 3. Understanding Congestion in Fibre Channel Fabrics

B2B Credit Counters

Figure 2-3 shows the following counters on an FC port: 2-3 显示了 FC 端口上的以下计数器:

1. Rx B2B credits: The number of receive buffers of an FC port. This value does not change while the port is up. FC 端口的接收缓冲区数量。该值在端口正常运行时不会改变。

2. Tx B2B credits: The number of receive buffers of the neighbor FC port as informed during link initialization. This value does not change while the port is up. 在链路初始化过程中告知的邻居 FC 端口的接收缓冲区数量。端口正常运行时,该值不会改变。

3. Remaining-Rx-B2B-credits: The number of free receive buffers on an FC port. Its minimum value can be zero and the maximum value can be Rx B2B credits. FC 端口上可用的接收缓冲区数量。其最小值可以是零,最大值可以是 Rx B2B 信元。

4. Remaining-Tx-B2B-credits: The number of free receive buffers on the neighbor FC port. Its minimum value can be zero and the maximum value can be Tx B2B credits. 邻居 FC 端口上可用的接收缓冲区数量。其最小值可以是零,最大值可以是 Tx B2B 信元。

FC devices that are available in the market may not show all these four counters. Some devices may show only the remaining Rx and Tx B2B credits ((3) and (4)) which are enough because their values are the same as (1) and (2) before traffic starts on a link. The key difference is that (1) and (2) don’t change after a link comes up, whereas (3) and (4) are dynamic and their values change as frames and R_RDYs are sent or received. 市场上的 FC 设备可能不会显示所有这四个计数器。有些设备可能只显示剩余的 Rx Tx B2B 信元((3) (4)),这就足够了,因为在链路流量开始之前,它们的值与 (1) (2) 相同。主要区别在于,(1) (2) 在链路启动后不会改变,而 (3) (4) 则是动态的,它们的值会随着帧和 R_RDY 的发送或接收而改变。

Some FC devices may choose to show the consumed credits instead of the remaining credits. The difference is that the remaining-Tx-B2B-credit counter on an FC port tr

http://www.lryc.cn/news/457157.html

相关文章:

  • 014 属性分组
  • ElasticSearch备考 -- Alias
  • 使用AI编码,这些安全风险你真的了解吗?
  • 计算机网络实验一:组建对等网络
  • R语言绘制折线图
  • 基于组合模型的公交交通客流预测研究
  • docker环境redis启动失败
  • Pandas库详细学习要点
  • 光路科技TSN交换机:驱动自动驾驶技术革新,保障高精度实时数据传输
  • 【含开题报告+文档+PPT+源码】基于SpringBoot的社区家政服务预约系统设计与实现【包运行成功】
  • 2024最新【Pycharm】史上最全PyCharm安装教程,图文教程(超详细)
  • llama3 implemented from scratch 笔记
  • 照片在线转成二维码展示,更方便分享图片的好办法
  • 『网络游戏』登陆协议制定客户端发送账号密码CMD【19】
  • 独享动态IP是什么?它有什么独特优势吗?
  • gaussdb hccdp认证模拟题(单选)
  • 【斯坦福CS144】Lab1
  • 药箱里的药及其常见药的作用
  • Android屏幕旋转流程(2)
  • gaussdb hccdp认证模拟题(判断)
  • 高效架构设计:JPA 实现单据管理,MyBatis 赋能报表查询的最佳实践
  • 深入理解 CSS 浮动(Float):详尽指南
  • ElasticSearch学习笔记(三)Ubuntu 2204 server elasticsearch集群配置
  • 基于STM32的简易交通灯proteus仿真设计(仿真+程序+设计报告+讲解视频)
  • linux下新增加一块sata硬盘并使用
  • 主从复制遇到的问题点
  • Macbook ToDesk 无法连接网络
  • C++-容器适配器- stack、queue、priority_queue和仿函数
  • C++游戏开发指南
  • k8s的pod管理及优化