Welcome, Guest. Please login or register.

Author Topic: Winblows XP FAT size and memory usage  (Read 2719 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show all replies
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: Winblows XP FAT size and memory usage
« on: April 16, 2005, 10:09:05 PM »
Hum,
i created this page just for you....

http://www.geocities.com/amigarana/pagefile.htm


(strangly, certain programs, ie open gl, are slower with one gig mem than 512mb...)

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show all replies
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: Winblows XP FAT size and memory usage
« Reply #1 on: April 17, 2005, 12:53:51 AM »
 Hum,
You can allocate any amount of memory...(see my link about virtual memory etc)
It isn’t tied into the size of the HD partitions....(it`s better to choose your partition size on your needs rather than the computers memory needs)
The clusters are just `unit` blocks on the cylinders. And only are important to the speed and physical space they require...

"By partitioning, you decrease wasted space by files using larger clusters. If you partition a 20GB drive to one 20GB partition, you'll end up with 16KB clusters. If you split it to say two 10GB's you'll use 8KB clusters. Less than 8GB's will give you 4KB clusters.
Example:
2KB file on a 4KB cluster = 2KB's wasted space.
2KB file on 8KB cluster = 6KB's wasted space.
2KB on 16KB cluster = 14KB's wasted.

Here is a chart for FAT32:

512MB-8,191MB = 4KB clusters
8,192-16,383MB = 8KB clusters
16,384MB-32,767 = 16KB clusters
32,768- greater = 32KB clusters"

From here: