Windows / Code / 0x4000c47e
0x4000c47e
Decimal: 1073792126 · Signed: 1073792126
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0xc47e (50302)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0xc47e (50302)
Associated Modules
| Module | Found in | Description |
|---|
| refsutil.exe | 11 | ---- Volume IO Metrics Tracking ----
Usage: refsutil iometrics <[/q]>|<[/s] [/st ]>
/q Query volume heat parameters.
/s Set volume heat parameters.
/st Number of seconds the volume should track IO access for.
/sp Periodicity in seconds of io metrics tracking.
/sg Number of periods to track per volume tracking unit.
For the /st, /sp, and /sg options ReFS will enforce these values to lie within
suitable ranges, and will reassign these values to filesystem minimums if required.
These values can be omitted, in which case ReFS will pick defaults. Minimum values
are as follows, and subject to change:
/st: 3600.
/sp: 10.
/sg: 5.
Eg: refsutil heat /q R:
Eg: refsutil heat /s R:
Eg: refsutil heat /s /st 604800 R: |
| 1 entry |
Associated Headers