Click here to Skip to main content
15,890,670 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionNTFS, win7 and 20 million files Pin
Michael Pauli9-Sep-11 3:29
Michael Pauli9-Sep-11 3:29 
AnswerRe: NTFS, win7 and 20 million files Pin
Luc Pattyn9-Sep-11 4:29
sitebuilderLuc Pattyn9-Sep-11 4:29 
AnswerRe: NTFS, win7 and 20 million files Pin
Jörgen Andersson9-Sep-11 5:14
professionalJörgen Andersson9-Sep-11 5:14 
GeneralRe: NTFS, win7 and 20 million files Pin
Michael Pauli11-Sep-11 21:59
Michael Pauli11-Sep-11 21:59 
GeneralRe: NTFS, win7 and 20 million files Pin
Dave Kreskowiak12-Sep-11 2:29
mveDave Kreskowiak12-Sep-11 2:29 
GeneralRe: NTFS, win7 and 20 million files Pin
Jörgen Andersson12-Sep-11 6:23
professionalJörgen Andersson12-Sep-11 6:23 
GeneralRe: NTFS, win7 and 20 million files Pin
jschell12-Sep-11 8:10
jschell12-Sep-11 8:10 
GeneralRe: NTFS, win7 and 20 million files Pin
Dave Kreskowiak12-Sep-11 10:52
mveDave Kreskowiak12-Sep-11 10:52 
jschell wrote:
Not sure I understand that.


In order to search 20,000,000 files and have a request return something in your lifetime, you better have the Indexing service turned on and your app better be using it.

Check the OP. He's specifically avoiding using a database because of stupid customer requirements.


jschell wrote:
What does the storage requirement have to do with anything?


The size of the NTFS tables on disk grows and grows with the number of files and folders you stick in the volume. Directory entries take up on space on the disk.

Not so much if you put everything into a database since the database is only a few files.


jschell wrote:
I have never heard anyone make that claim about any OS slowing down. Could you
provide a reference?


Don't have to. Think about it. The NTFS tables take up memory. The bigger you make those tables, the more memory that's going to be eaten up and less available for apps. Of course, what affect this has depends on how much memory is in the machine.

I meant to say that the server will take longer and longer to boot, not necessarily slow down the app once everything is loaded and running.

You want documentation? Try it yourself. Load up your C: drive with 20,000,000 files in a few thousand folders, reboot your machine and watch what happens. To take it a bit further, try scheduling a CHKDSK and reboot. Don't forget to have a pot of coffee standing by.

GeneralRe: NTFS, win7 and 20 million files Pin
jschell13-Sep-11 11:23
jschell13-Sep-11 11:23 
GeneralRe: NTFS, win7 and 20 million files Pin
Michael Pauli12-Sep-11 22:15
Michael Pauli12-Sep-11 22:15 
GeneralRe: NTFS, win7 and 20 million files Pin
Jörgen Andersson12-Sep-11 6:49
professionalJörgen Andersson12-Sep-11 6:49 
GeneralRe: NTFS, win7 and 20 million files Pin
Michael Pauli12-Sep-11 22:20
Michael Pauli12-Sep-11 22:20 
GeneralRe: NTFS, win7 and 20 million files Pin
Eddy Vluggen13-Sep-11 12:29
professionalEddy Vluggen13-Sep-11 12:29 
AnswerRe: NTFS, win7 and 20 million files Pin
jschell9-Sep-11 7:35
jschell9-Sep-11 7:35 
AnswerRe: NTFS, win7 and 20 million files Pin
puromtec122-Sep-11 6:48
puromtec122-Sep-11 6:48 
Questionthree monitors on laptop Pin
No-e3-Sep-11 12:01
No-e3-Sep-11 12:01 
AnswerRe: three monitors on laptop Pin
Jörgen Andersson4-Sep-11 5:53
professionalJörgen Andersson4-Sep-11 5:53 
AnswerRe: three monitors on laptop Pin
Philippe Mori10-Sep-11 16:06
Philippe Mori10-Sep-11 16:06 
Questionthree monitors on laptop Pin
No-e3-Sep-11 11:58
No-e3-Sep-11 11:58 
Questionhardware question ... graphic card (continued from lounge post) Pin
Maximilien16-Aug-11 15:59
Maximilien16-Aug-11 15:59 
AnswerRe: hardware question ... graphic card (continued from lounge post) Pin
Peter_in_278016-Aug-11 16:29
professionalPeter_in_278016-Aug-11 16:29 
GeneralRe: hardware question ... graphic card (continued from lounge post) Pin
Maximilien17-Aug-11 2:58
Maximilien17-Aug-11 2:58 
GeneralRe: hardware question ... graphic card (continued from lounge post) Pin
Dan Neely17-Aug-11 4:07
Dan Neely17-Aug-11 4:07 
AnswerRe: hardware question ... graphic card (continued from lounge post) Pin
Vincent Blais17-Aug-11 3:06
professionalVincent Blais17-Aug-11 3:06 
GeneralRe: hardware question ... graphic card (continued from lounge post) Pin
Maximilien17-Aug-11 3:13
Maximilien17-Aug-11 3:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.