Everything is using 6GB of RAM. Is that normal? Is there something I can do to lower the usage?
http://prntscr.com/shvncw
High RAM usage
Re: High RAM usage
A recent thread about this: viewtopic.php?f=5&t=9014
BTW: Your screenshot doesn'f show the actual RAM usage.
BTW: Your screenshot doesn'f show the actual RAM usage.
-
- Posts: 4
- Joined: Sat May 16, 2020 11:32 am
Re: High RAM usage
How many files is Everything indexing?
The total count is shown in the status bar on the left when there is no selection and the search is empty.
You can expect memory usage to be around 100MB per 1 million files indexed.
The total count is shown in the status bar on the left when there is no selection and the search is empty.
You can expect memory usage to be around 100MB per 1 million files indexed.
-
- Posts: 4
- Joined: Sat May 16, 2020 11:32 am
Re: High RAM usage
Thanks for the quick reply void! The usage now goes up to 10gb of ram, an amount I have never seen any program use.
So where do the constant 5-10 gb of ram usage come from?
Around 30 million items. Which should result in ~3 gb of ram.
So where do the constant 5-10 gb of ram usage come from?
Last edited by testaccount2020 on Mon May 18, 2020 12:00 pm, edited 1 time in total.
Re: High RAM usage
How large is your Everything.db?
What information are you indexing (eg: Tools -> Options -> Indexes -> Index file size)?
How many search windows do you have open? Each search window will use about 8 bytes per file (240MB for 30 million files).
For 30 million + files, please try disabling size/date indexing and running Everything as an administrator:
Does this help with the memory usage?
Consider excluding some files from your index.
What information are you indexing (eg: Tools -> Options -> Indexes -> Index file size)?
How many search windows do you have open? Each search window will use about 8 bytes per file (240MB for 30 million files).
For 30 million + files, please try disabling size/date indexing and running Everything as an administrator:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Uncheck Everything service.
- Check Run as administrator.
- Click the Indexes tab on the left.
- Uncheck Index recent changes.
- Uncheck Fast size sort (8 bytes per file)
- Uncheck Index file size (8 bytes per file)
- Uncheck Fast date modified sort (8 bytes per file)
- Uncheck Index date modified (8 bytes per file)
- Uncheck Fast path sort (8 bytes per file)
- Uncheck any other options on the Indexes option page.
- Click OK.
Does this help with the memory usage?
Consider excluding some files from your index.
-
- Posts: 4
- Joined: Sat May 16, 2020 11:32 am
Re: High RAM usage
http://prntscr.com/skwhzt
Everything from images to music and videos and documents etc.What information are you indexing (eg: Tools -> Options -> Indexes -> Index file size)?
0 windows. I run the program in the background. When searching, I only have 1 window open at a timeHow many search windows do you have open? Each search window will use about 8 bytes per file (240MB for 30 million files).
Lowers the usage by 500mb. Its now at 4.5 gb on average.For 30 million + files, please try disabling size/date indexing and running Everything as an administrator:The service can double the ram usage during indexing.
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Uncheck Everything service.
- Check Run as administrator.
- Click the Indexes tab on the left.
- Uncheck Index recent changes.
- Uncheck Fast size sort (8 bytes per file)
- Uncheck Index file size (8 bytes per file)
- Uncheck Fast date modified sort (8 bytes per file)
- Uncheck Index date modified (8 bytes per file)
- Uncheck Fast path sort (8 bytes per file)
- Uncheck any other options on the Indexes option page.
- Click OK.
Does this help with the memory usage?
Consider excluding some files from your index.
Re: High RAM usage
(That's big, from what I'm used to.)
The Everything.db.tmp, is that something of your doing or an intermediary file made by Everything itself?
The Everything.db.tmp, is that something of your doing or an intermediary file made by Everything itself?
Re: High RAM usage
The large Everything.db suggests your average filename is really long.
The high memory usage is expected for the large number of files with long filenames.
The Everything.db.tmp is created by Everything.
It is a partially saved database.
It is renamed to Everything.db when saving completes.
The high memory usage is expected for the large number of files with long filenames.
The Everything.db.tmp is created by Everything.
It is a partially saved database.
It is renamed to Everything.db when saving completes.