Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista

Notices

Reply

32 or 64 bit version

 

LinkBack Thread Tools Display Modes
Old 06-11-2006, 08:49 PM   #1 (permalink)
Default 32 or 64 bit version

Which version should I install...64 or 32 bit??
Thanks
Indyron
Guest
 
Posts: n/a
Reply With Quote  
Old 06-11-2006, 09:00 PM   #2 (permalink)
Default Re: 32 or 64 bit version


"Indyron" <Indyron@discussions.microsoft.com> wrote in message
news:4BA0538C-132B-4928-A386-3DE73B1BA273@microsoft.com...
Quote:
> Which version should I install...64 or 32 bit??
> Thanks
Depends on your CPU, basically 32 bit is what most people have, 64 bit are
newer processors, like Athlon 64. I am not sure, but 32 bit Vista 'should'
work with a 64 bit CPU, but you wont get the advantages that a 64 bit
version offers.

MCR
Guest
 
Posts: n/a
Reply With Quote  
Old 06-11-2006, 09:16 PM   #3 (permalink)
Default Re: 32 or 64 bit version

It is true that Vista x86 will run fine on a 64-bit processor. It is not
true that it will not benefit from the more advanced cpu. The 64-bit
processors have more "headroom" and 32-bit programs can benefit from this
even if the extended instruction set is not used.

"MCR" <mcrstudent@hotmailnospam.com> wrote in message
news:6369711A-B0E4-426E-835C-2C1A275549F1@microsoft.com...
Quote:
>
> "Indyron" <Indyron@discussions.microsoft.com> wrote in message
> news:4BA0538C-132B-4928-A386-3DE73B1BA273@microsoft.com...
Quote:
>> Which version should I install...64 or 32 bit??
>> Thanks
>
> Depends on your CPU, basically 32 bit is what most people have, 64 bit are
> newer processors, like Athlon 64. I am not sure, but 32 bit Vista
> 'should' work with a 64 bit CPU, but you wont get the advantages that a 64
> bit version offers.

Colin Barnhorst
Guest
 
Posts: n/a
Reply With Quote  
Old 06-17-2006, 06:36 PM   #4 (permalink)
Default Re: 32 or 64 bit version

On Sun, 11 Jun 2006 15:16:01 -0600, "Colin Barnhorst"
<colinbarharst(remove)@msn.com> wrote:
Quote:
>It is true that Vista x86 will run fine on a 64-bit processor. It is not
>true that it will not benefit from the more advanced cpu.
Yes it is.
Quote:
> The 64-bit
>processors have more "headroom" and 32-bit programs can benefit from this
>even if the extended instruction set is not used.
That's silly, 32bit code isn't going to run any faster or better on a
64bit processor than it would on a 32bit processor. Any "headroom"
WhateverTF that is, doesn't make any difference at all. The 32bit code
doesn't know that it exists, and it's not accessed or used in any way
at all.

--
Regards,
Bob Young
San Jose, CA.
Quote:
>"MCR" <mcrstudent@hotmailnospam.com> wrote in message
>news:6369711A-B0E4-426E-835C-2C1A275549F1@microsoft.com...
Quote:
>>
>> "Indyron" <Indyron@discussions.microsoft.com> wrote in message
>> news:4BA0538C-132B-4928-A386-3DE73B1BA273@microsoft.com...
Quote:
>>> Which version should I install...64 or 32 bit??
>>> Thanks
>>
>> Depends on your CPU, basically 32 bit is what most people have, 64 bit are
>> newer processors, like Athlon 64. I am not sure, but 32 bit Vista
>> 'should' work with a 64 bit CPU, but you wont get the advantages that a 64
>> bit version offers.
>
--

T.G. Reaper
Gentoo & Windows user..The right OS for the right job.
************************************************** ****
Bob Young
Guest
 
Posts: n/a
Reply With Quote  
Old 06-17-2006, 07:50 PM   #5 (permalink)
Default Re: 32 or 64 bit version

Yes it does. The 64-bit processors provide greater headroom (more and wider
registers etc).

"Bob Young" <BobYoung@127.0.0.1.Com> wrote in message
news:0ki89217u51th0lu63jcc8ap9tpatfajj4@4ax.com...
Quote:
> On Sun, 11 Jun 2006 15:16:01 -0600, "Colin Barnhorst"
> <colinbarharst(remove)@msn.com> wrote:
>
Quote:
>>It is true that Vista x86 will run fine on a 64-bit processor. It is not
>>true that it will not benefit from the more advanced cpu.
>
> Yes it is.
>
Quote:
>> The 64-bit
>>processors have more "headroom" and 32-bit programs can benefit from this
>>even if the extended instruction set is not used.
>
> That's silly, 32bit code isn't going to run any faster or better on a
> 64bit processor than it would on a 32bit processor. Any "headroom"
> WhateverTF that is, doesn't make any difference at all. The 32bit code
> doesn't know that it exists, and it's not accessed or used in any way
> at all.
>
> --
> Regards,
> Bob Young
> San Jose, CA.
>
Quote:
>>"MCR" <mcrstudent@hotmailnospam.com> wrote in message
>>news:6369711A-B0E4-426E-835C-2C1A275549F1@microsoft.com...
Quote:
>>>
>>> "Indyron" <Indyron@discussions.microsoft.com> wrote in message
>>> news:4BA0538C-132B-4928-A386-3DE73B1BA273@microsoft.com...
>>>> Which version should I install...64 or 32 bit??
>>>> Thanks
>>>
>>> Depends on your CPU, basically 32 bit is what most people have, 64 bit
>>> are
>>> newer processors, like Athlon 64. I am not sure, but 32 bit Vista
>>> 'should' work with a 64 bit CPU, but you wont get the advantages that a
>>> 64
>>> bit version offers.
>>
> --
>
> T.G. Reaper
> Gentoo & Windows user..The right OS for the right job.
> ************************************************** ****

Colin Barnhorst
Guest
 
Posts: n/a
Reply With Quote  
Old 06-19-2006, 02:26 AM   #6 (permalink)
Default Re: 32 or 64 bit version

On Sat, 17 Jun 2006 13:50:37 -0600, "Colin Barnhorst"
<colinbarharst(remove)@msn.com> wrote:
Quote:
>Yes it does. The 64-bit processors provide greater headroom (more and wider
>registers etc).
>
Wrt the width of registers, 32bit code, by definition, does not know
that registers can be wider than 32bits, and so it will *never* access
more than 32bits of a register. If the code knew how to use general
purpose registers that were wider than 32bits, then it wouldn't be
32bit code.

As far as there being more registers, that doesn't make any difference
either, if the software does not know that these additional registers
exist they will not be used... period.

I can beleive you're really trying to sell this "headroom" mumbo
jumbo.

--
Regards,
Bob Young
Software Engineer
San Jose, CA.

Quote:
>"Bob Young" <BobYoung@127.0.0.1.Com> wrote in message
>news:0ki89217u51th0lu63jcc8ap9tpatfajj4@4ax.com.. .
Quote:
>> On Sun, 11 Jun 2006 15:16:01 -0600, "Colin Barnhorst"
>> <colinbarharst(remove)@msn.com> wrote:
>>
Quote:
>>>It is true that Vista x86 will run fine on a 64-bit processor. It is not
>>>true that it will not benefit from the more advanced cpu.
>>
>> Yes it is.
>>
Quote:
>>> The 64-bit
>>>processors have more "headroom" and 32-bit programs can benefit from this
>>>even if the extended instruction set is not used.
>>
>> That's silly, 32bit code isn't going to run any faster or better on a
>> 64bit processor than it would on a 32bit processor. Any "headroom"
>> WhateverTF that is, doesn't make any difference at all. The 32bit code
>> doesn't know that it exists, and it's not accessed or used in any way
>> at all.
>>
>> --
>> Regards,
>> Bob Young
>> San Jose, CA.
Bob Young
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Problems when moving from Eval version to Retail version mhojlund Windows XP Embedded 1 04-08-2004 06:12 PM
WinXP Pro: Differences between standard version and academic version? Gilbert Ferreyra Windows XP Work Remotely 1 09-26-2003 11:20 AM
Cant uninstall version 4.6 in order to get version 6.0 Larry Darnell Windows XP Messenger 1 08-21-2003 08:19 PM
Upgrading from XP Trail Version to Full XP Pro Version Steve Erickson Windows XP Basics 0 08-17-2003 09:15 PM
Faulting application powercalc.exe, version 0.0.0.0, faulting module ntdll.dll, version 5.1.2600.1217, fault address 0x000080db Dmitriy Kopnichev Windows XP Basics 1 08-14-2003 09:29 AM


All times are GMT. The time now is 03:17 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90