27-08-2005, 01:53 PM
|
#1 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
bits and bytes HELP PLZ!!!
I need a little cleaning up of my bits n bytes confusion!
Facts I know!
1. 1 byte (B) = 8 bits (b)
2 1KB = 1024 b
Now I want to know what is the maximum memory space or frame size a 32 bit system would take ?
I would appreciate a detail and clear explanantion! !
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
27-08-2005, 02:49 PM
|
#2 (permalink)
|
|
What? Where? How?
Join Date: Dec 2004
Location: Home
Posts: 402
|
same here, see a lot of posts related to 32 bit & 64 bit system etc...gove over my head.
__________________
98% of the people using internet have started or forwarded "chain mails". If you are one of the 98%, Die a horrible death.
|
|
|
27-08-2005, 03:28 PM
|
#3 (permalink)
|
|
Broken In
Join Date: Mar 2004
Location: Right Here
Posts: 122
|
Re: bits and bytes HELP PLZ!!!
Quote:
|
Originally Posted by mediator
1KB = 1024 b
|
It is 1024 B. Not b.
32 bit memory indicates register size. A 32-bit register meant that 2^32 addresses, or 4 gigabytes of RAM memory.
|
|
|
27-08-2005, 04:55 PM
|
#4 (permalink)
|
|
In The Zone
Join Date: Aug 2005
Location: hyd
Posts: 329
|
64 bit can handle lots of RAM 2^64
|
|
|
27-08-2005, 05:03 PM
|
#5 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
2^32 addresses is fine!
And how do u calculate that 2^32 is 4 GB !
I mean 2^32 = 4294967296 addresses not some RAM size!
So how come 2^32 = 4 GB
__________________
Bad Bad server.....No candy for u!
|
|
|
27-08-2005, 07:06 PM
|
#6 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
the actual length of 4 gb is 4294967296
divide it by (1024)^3
__________________
Harsh J
www.harshj.com
|
|
|
27-08-2005, 11:04 PM
|
#7 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
I know that! But u still havent figured out what iam trying to ask!
I mean 2^32 = 4294967296 addresses Ok. Lets round off this figure in giga term, So we have 2^32 = 4 giga addresses OK.
Now this is equal to 4 GB RAM if one address space = 1 Byte right.
So does that mean in 32 bit systems 1 address space = 1KB?? I believe not!
So how is 2^32 = 4GB RAM ???????
__________________
Bad Bad server.....No candy for u!
|
|
|
28-08-2005, 12:17 AM
|
#8 (permalink)
|
|
Wise Old Owl
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
|
Quote:
So does that mean in 32 bit systems 1 address space = 1KB?? I believe not!
So how is 2^32 = 4GB RAM ???????
|
Watch me when I say, "A 32 bit machine can address upto 4Giga Bytes of memory".
Modern computers are byte addressable machines, not bit or kbyte addressable.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
|
|
|
28-08-2005, 12:59 PM
|
#9 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
bits and bytes HELP PLZ!!!
Quote:
|
Originally Posted by siriusb
Quote:
So does that mean in 32 bit systems 1 address space = 1KB?? I believe not!
So how is 2^32 = 4GB RAM ???????
|
Watch me when I say, "A 32 bit machine can address upto 4Giga Bytes of memory".
Modern computers are byte addressable machines, not bit or kbyte addressable.
|
I know 32 bit machine can address upto 4 GB memory.
But how do u actually CALCULATE DAT?????
|
|
|
28-08-2005, 04:28 PM
|
#10 (permalink)
|
|
Wise Old Owl
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
|
Since no one else is answereing...
Quote:
|
But how do u actually CALCULATE DAT?????
|
U gave the answer to it urself in the previous post: 2^32=4G addresses, with each address pointing to a memory location. Now that u also know that 1 location in memory is 1Byte, 4G addresses can address 4G Bytes. I hope this is what u asked of me.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
|
|
|
28-08-2005, 05:31 PM
|
#11 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Thanx siriusb Dats was the missing link in my mind!
Dat 1 location in memory is 1Byte.
__________________
Bad Bad server.....No candy for u!
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|