Get SDR Repository Allocation Info
更新时间: 2025/06/26
在Gitcode上查看源码21h — Get SDR Repository Allocation Info
Change History
| openUBMC Version | Revision Date | Author | Description |
|---|---|---|---|
| 25.06 | 2025/06/26 | pengqiang-gs | Initial draft, add command details |
Basic Information
Function Description
Returns SDR repository allocation information.
Privilege
ReadOnly
Command Information
Request Information
No request data.
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:3 | Number of possible allocation units, LS Byte first This number indicates whether the total number of possible allocation units is equal to, or some number less than the log size divided by the allocation unit size. 0000h indicates 'unspecified'. |
| 4:5 | Allocation unit size in bytes. 0000h indicates 'unspecified'. |
| 6:7 | Number of free allocation units, LS Byte first |
| 8:9 | Largest free block in allocation units, LS Byte first |
| 10 | Maximum record size in allocation units. |
Command Examples
Example 1
- Request:
- Response: