Results 1 to 4 of 4

Thread: What the F...

  1. #1

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221

    Angry

    I started searching my harddisk using the Find tool you get with Win98SE, for a certain string and i was wondering why everything started to get really sllooooooow! Then i ran system monitor and allocated memory says "207.3M" and it was raising all the time! What is happening???
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  2. #2
    Hyperactive Member Juan Carlos Rey's Avatar
    Join Date
    Aug 1999
    Location
    Mendoza, Argentina
    Posts
    301

    Wink yeah

    It has to scan the whole disk, that´s why it´s really slow.

    There is a pretty beatyful program named "SearchIt" that is a must for that task. Search the net or go to: http://www.yi.com/home/vasicekrobert
    Combat poverty: kill a poor!!

  3. #3
    Guest
    Has to search for the file and the string inside the file, takes time.

    <sarcasm>
    I know, its sad, because busy people, like you kedaman, don't have time to wait the 3+ minutes it takes .
    </sarcasm>

  4. #4

    Thread Starter
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    Hey, it took me 10 minutes, and that's way too much, and i had only search trough the first disk. BTW, i know it takes a lot of time searching trough all files but why does it have to eat all my memory???!?? I stopped the thing and it didn't give me back it either.
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width