Xoutpost.com

Xoutpost.com (https://xoutpost.com/forums.php)
-   The Lounge (https://xoutpost.com/off-topic/lounge/)
-   -   Windows question (https://xoutpost.com/off-topic/lounge/21506-windows-question.html)

BMW X5 10-18-2006 06:47 PM

Quote:

Originally Posted by gresch
only if the partition is in FAT, not NTFS :)

here's some info for everyone:

A blank unformatted disk is like a newly constructed parking lot with no lines.

Formatting puts the lines in and in those spaces, or blocks (the correct phrase) on a disk is where files are written. Blocks can vary in size and the size is determined by what the disk will be used for. For commone every day use like a home PC, a small block size is best as most files are small. On a machine that stores HUGE files, a bigger block size is best. Why? Because if you put a small file in a big block, whatever space that isn't used in the block is wasted (i.e. putting a 4k file in a 10k block wastes 6k or 60% of the space). Writing a HUGE file to small block sizes makes the disk work harder as it traverses all of those tiny blocks instead of doing a looooong read on a big block.

Another example: Say you've written 10 files to a disk and delete files 5 & 6 in the middle. The next time that the OS needs space to write a file it knows that the blocks taken up by files 5& 6 is available so it plunks all or part of the new file in that space. If the file is too big for the space, the OS writes a part of the file there, then seeks to a new spot and continues to write.

Why does this matter? Because now that new file is written all over the disk and to retrieve (open) it, the disk heads have to traverse all over the disk to get it.

What does defrag do? It reads the disk and puts all of those "fragmented" files back to together in 1 contiguous space so that when they are retrieved the drive does less work by reading the file from 1 place.

All of that being said, NTFS does a better job of not letting a disk get fragmented, while a FAT drive is usually a mess and needs to be defragged a lot.

*puts pocket protector away and continues on with day.

Have a nice day :)

NTFS does a better job but still sucks, running the windows built in is useless, i've got me diskeeper which is awesome

Thunder22 10-18-2006 07:51 PM

Quote:

Originally Posted by BMW X5
NTFS does a better job but still sucks, running the windows built in is useless, i've got me diskeeper which is awesome

true. but diskkeeper is dangerous in the noobie's hands :)

PersonaNonGrata 10-18-2006 10:06 PM

1 Attachment(s)
Okay, thanks very much for the advice guys. It is a little above my head though so here is a screenshot of my Task Manager with the stats. What up?

SuperGreg 10-18-2006 10:16 PM

Quote:

Originally Posted by PersonaNonGrata
Okay, thanks very much for the advice guys. It is a little above my head though so here is a screenshot of my Task Manager with the stats. What up?

You have 47 processes running in the background. Get rid of at least 15 of them ;)

PersonaNonGrata 10-18-2006 10:33 PM

Quote:

Originally Posted by SuperGreg
You have 47 processes running in the background. Get rid of at least 15 of them ;)

Well, from what gresch seems to be saying, the number of processes isn't necessarily the problem. My CPU usage is at 0%. I'm not convinced that those processes are what's causing my apparent RAM usage. :dunno: There are a bunch of other numbers there that I haven't clue 1 about. :confused:

Thunder22 10-18-2006 10:34 PM

Quote:

Originally Posted by PersonaNonGrata
Well, from what gresch seems to be saying, the number of processes isn't necessarily the problem. My CPU usage is at 0%. I'm not convinced that those processes are what's causing my apparent RAM usage. :dunno: There are a bunch of other numbers there that I haven't clue 1 about. :confused:

it's simple to check, just click on the "processes" tab and then click on the "mem usage" column twice, it will sort all of the processes by memory useage from highest to lowest.

SuperGreg 10-18-2006 10:42 PM

Quote:

Originally Posted by PersonaNonGrata
Well, from what gresch seems to be saying, the number of processes isn't necessarily the problem. My CPU usage is at 0%. I'm not convinced that those processes are what's causing my apparent RAM usage. :dunno: There are a bunch of other numbers there that I haven't clue 1 about. :confused:

The Ram usage in your screen shot looks fine to me

SuaveX5 10-19-2006 07:50 AM

:iagree:
Quote:

Originally Posted by SuperGreg
The Ram usage in your screen shot looks fine to me


BMW X5 10-19-2006 09:04 AM

lol you got 47, I've got 63 and my CPU is at 0-3% the processes dont matter unless they are actually physically running, a lot of those are system processes, some are things that show up on your taskbar (anything that starts up and lurks in the background for quick access i.e. Instant messenger its a process while in the taskbar but it doesnt actually use anything up however it will help load faster) just open your processes tab in task manager and google each process with each one there should be an explanation of what it is and how to remove it should follow if not do a little search

LeMansX5 11-13-2006 08:38 PM

Another utility for monitoring processes(from Microsoft's acquisition of Sysinternals).
Process Monitor


All times are GMT -4. The time now is 02:39 AM.

vBulletin, Copyright 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0
© 2017 Xoutpost.com. All rights reserved.