POV-Ray : Newsgroups : povray.off-topic : Why is defragging so slow? : Re: Why is defragging so slow? Server Time
9 Oct 2024 10:00:14 EDT (-0400)
  Re: Why is defragging so slow?  
From: Darren New
Date: 4 Jun 2009 19:15:57
Message: <4a2855ad$1@news.povray.org>
Here's some immovable files:

System restore files
   Control panel->system->system restore
     turn it off for now
   USN journals
     fsutil usn queryjournal c:
       write down max size, allocation delta.
     fsutil usn deletejournal /d c:
       Frees the space. Takes a minute or so, actually.
   Sync/checkdisk/reboot/whatever
   Defrag (and pagedfrg if you're on xp)
   Then turn back on system restore and
     fsutil usn createjournal m=maxvalue a=alocdelta c:

See if that gets rid of your bits. Plus disk cleanup, of course.

Also, perhaps you at one time recycled a whooole lot of files, such that 
your subdirectory under the recycle  bin is especially large?

cd c:\$RECYCLE.BIN
dir /a


-- 
   Darren New, San Diego CA, USA (PST)
   There's no CD like OCD, there's no CD I knoooow!


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.