I will consider showing warnings when Everything is paged to disk or there's a low memory availability.
Thank you for the suggestion.
Everything will fatal error if it cannot allocate 64K or less memory.
Everything will silently fail for larger allocations when there's not enough memory.
Everything may freeze when it is paged to disk.
To prevent Everything from being paged to disk:
Thank you for the suggestion.
Everything will fatal error if it cannot allocate 64K or less memory.
Everything will silently fail for larger allocations when there's not enough memory.
Everything may freeze when it is paged to disk.
To prevent Everything from being paged to disk:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Advanced tab on the left.
- To the right of Show settings containing, search for:
virtual_lock - Select: virtual_lock
- Set the value to: true
- To the right of Show settings containing, search for:
working - Select: max_working_set_size
- Set the value to: 2147483647
- Select: min_working_set_size
- Set the value to: 2147483647
- Click OK.
- Restart Everything (File -> Exit)
Statistics: Posted by void — Sun Dec 15, 2024 10:30 am