Support for scanning multiple physical disk drives in parallel.

Have a suggestion for "Everything"? Please post it here.
Post Reply
Debugger
Posts: 565
Joined: Thu Jan 26, 2017 11:56 am

Support for scanning multiple physical disk drives in parallel.

Post by Debugger »

This will force Everything to reindex everytime you start it. However, this would be slower than loading the database.

Scan multi-threaded drives = faster cashing the full list of files.

Example:

Currently, there is only one thread for all drives.
EVERYTHING 4 physical disk = 1 thread = SLOW


OTHER NON-NAME TOOL

uses 1 thread per disk on scanning,
and all threads for searching and sorting.


4 physical disk = Scans 4 partitions at once = FAST
Last edited by Debugger on Fri Feb 17, 2017 3:06 pm, edited 1 time in total.
salazor
Posts: 258
Joined: Tue Jun 17, 2014 10:52 am

Re: Suggestion: Accelerate multi-threaded(in the case of multiple physical HDD)

Post by salazor »

Another NON-NAME TOOL - suggests send all these tools to david support@voidtools.com to see how it works, and it can come up with something.
Debugger
Posts: 565
Joined: Thu Jan 26, 2017 11:56 am

Re: Suggestion: Accelerate multi-threaded(in the case of multiple physical HDD)

Post by Debugger »

Support for scanning multiple physical disk drives in parallel.
I think that the developer knows what I mean.
Debugger
Posts: 565
Joined: Thu Jan 26, 2017 11:56 am

Re: Support for scanning multiple physical disk drives in parallel.

Post by Debugger »

It still does not have this feature, it scans multiple physical disks several times more slowly.
Post Reply