Windows / Code / 0x400028f8
0x400028f8
Decimal: 1073752312 · Signed: 1073752312
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: 0x28f8 (10488)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28f8 (10488)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil behavior set memoryUsage <1|2>
This is a multiplier used by NTFS to control how much memory can be consumed to
cache filesystem metadata
Values: 1 - Uses the default memory consumption values for caching NTFS metadata (default)
2 - Doubles the memory consumption used for caching NTFS metadata
A reboot is required for this change to take effect |
| 1 entry |
Associated Headers