Questions tagged [64-bit]

In computer architecture, 64-bit integers, memory addresses, or other data units are those that are at most 64 bits (8 octets) wide. Also, 64-bit CPU and ALU architectures are those that are based on registers, address buses, or data buses of that size. 64-bit is also a term given to a generation of computers in which 64-bit processors are the norm.

In computer architecture, 64-bit integers, memory addresses, or other data units are those that are at most 64 bits (8 octets) wide. Also, 64-bit CPU and ALU architectures are those that are based on registers, address buses, or data buses of that size. 64-bit is also a term given to a generation of computers in which 64-bit processors are the norm.

64-bit is a word size that defines certain classes of computer architecture, buses, memory and CPUs, and by extension the software that runs on them. 64-bit CPUs have existed in supercomputers since the 1970s (Cray-1, 1975) and in RISC-based workstations and servers since the early 1990s. In 2003 they were introduced to the (previously 32-bit) mainstream personal computer arena in the form of the x86-64 and 64-bit PowerPC processor architectures.

A 64-bit register can store 264 = 18446744073709551616 different values, a number in excess of 18 quintillion. Hence, a processor with 64-bit memory addresses can directly access 264 bytes of byte-addressable memory.

Without further qualification, a 64-bit computer architecture generally has integer and addressing registers that are 64 bits wide, allowing direct support for 64-bit data types and addresses. However, a CPU might have external data buses or address buses with different sizes from the registers, even larger (the 32-bit Pentium had a 64-bit data bus, for instance). The term may also refer to the size of low-level data types, such as 64-bit floating-point numbers.

Source: wikipedia

349 questions
2
votes
1 answer

Using Microsoft Data Access Components 2.8 in 64bit IIS

we have been running a set of sites in IIS 6, windows server 2003 R2, in 32Bit compatability mode for sometime. I have recently been pondering if we can switch this mode off and run native 64bit, letting IIS handle 32bit COM Components etc. However…
mjjames
  • 151
  • 6
2
votes
3 answers

Performance of Locked Pages v Native memory on 64 bit SQL2005/2008

I understand that setting the lock pages in memory privilege to the service account housing SQL2005/2008 services on a 64 bit system uses the AWE API and effectively stops SQL's buffer pool from being paged to disk - increasing stability. But if…
SuperCoolMoss
  • 1,262
  • 11
  • 20
2
votes
1 answer

SQL Server 2005 x64, configuring maximum server memory

I'm a bit of a newbie to configuring SQL server, and have just had to set up a new Server 2008 x64 machine with SQL 2005 x64. Everything seems to be running well, however I have a question regarding the 'Maximum server memory' option. Should this…
CapBBeard
  • 948
  • 2
  • 9
  • 13
2
votes
2 answers

Vista x64 - looking for 64bit signed bluetooth drivers for Broadcom BCM2045 chipset

I'm looking for 64bit signed bluetooth drivers for Broadcom BCM2045 chipset. Drivers available for [AirLive BT-201USB](http://www.aienter code hererlive.com/product/product_3.jsp?pdid=PD1217409688986) based on this chipset have 64bit version but…
Piotr Dobrogost
  • 391
  • 6
  • 16
2
votes
1 answer

Using 64 bit wuauclt from 32 bit command prompt

I have a script that for legacy reasons needs to run inside a 32 bit command shell. This script also includes references to certain core windows binaries - most notably wuauclt but others as well - which are not accessible by default within the 32…
Tim Brigham
  • 15,545
  • 10
  • 75
  • 115
2
votes
2 answers

Running "regedit "filename" to import .reg file from powershell

I'm trying to import a registry file by running regedit. The problem is that the powershell script has to run from a 32 bit executable, but I want to run the 64 bit regedit. Any ideas on how I can force the use of the 64 bit regedit?
Kyle
  • 193
  • 1
  • 5
  • 14
2
votes
1 answer

Why doesn't my server doesn't recognise more than 4GB RAM even with Physical Address Extensions?

Why doesn't my server doesn't recognise more than 4GB RAM even with Physical Address Extensions under Windows Server 2003 SP2? I thought PAE should enable the server to use more RAM than 4GB but having upgraded the machine so it has 7GB RAM,…
NickG
  • 654
  • 6
  • 12
  • 28
2
votes
4 answers

64-bit web browsers for Windows?

Notice: This post was relevant to a specific time period. Most of the answers contained herein are outdated, for many the situation described has simply changed. Caveat Emptor What 64-bit web browsers exist for Microsoft Windows (64-bit…
Peter Mortensen
  • 2,318
  • 5
  • 23
  • 24
2
votes
6 answers

How to install VMWare ESXi CLI on CentOS 6.0?

I'm trying to install VMware-vSphere-CLI-5.0.0-422456.x86_64 onto CentOS 6.0 64bit, but the installer complains: CPAN not able to install following Perl modules on the system. These must be installed manually for use by vSphere CLI: UUID 0.03 or…
weekens
  • 9,063
  • 2
  • 15
  • 9
2
votes
1 answer

32-Bit vs. 64-Bit CentOS Server configuration with 8 GB RAM

Looking at Xeon E3-1230 system with 8 GB DDR3 RAM. I've read (somewhere) that Cent OS 64 Bit has problems and/or that the 32 bit version is "better". Also, I know that with windows you need 64-bit in order to use higher amounts of RAM, but I don't…
Buttle Butkus
  • 1,741
  • 8
  • 33
  • 45
2
votes
3 answers

Unable to start SNMP in RHEL5 64-bit

I have installed net-snmp, net-snmp-utils and net-snmp-devel in my 64-bit Centos5 using yum. The following are the packages I've…
vvns
  • 173
  • 2
  • 9
2
votes
0 answers

64 bit HVM guest freezes while booting on Debian Lenny 64 bit Xen hypervisor

I'm trying to create an x86 64 bit guest machine on an old Debian Lenny x86 64 bit hypervisor using HVM. The physical CPU is a first generation Intel i7 with VT-x support. Xen recognizes the VT-x support with the line (XEN) HVM: VMX enabled when…
aef
  • 1,745
  • 4
  • 25
  • 43
2
votes
10 answers

SQL2005 vs SQL2008

We are investigating replacing an existing SQL2000 server on Windows2003 (32Bit) with new hardware and a newer version. We are looking at an application that requires at least SQL2005, but will run on SQL2008 as well. Our other DB's should run on…
BillN
  • 1,503
  • 1
  • 13
  • 31
2
votes
0 answers

Trying to install PEAR (running go-pear batch file) - getting "php_pdo.dll is missing" error

I need PEAR installed. So, I tried running the go-pear batch file inside by PHP extract. But it gives this error - The program can't start because php_pdo.dll is missing from your computer. Try reinstalling the program to fix this. But I have that…
Sandeepan Nath
  • 647
  • 6
  • 13
  • 29
2
votes
2 answers

Running DB2 universal client on 64 bits windows 7 machine?

We are trying to set up a development environment on a new machine. Previously we have used this software on 32bit windows XP machines. We tried installing the 32 bit version of DB2 universal client but the installation failed. Is there a 64 bit…
Shiraz Bhaiji
  • 2,229
  • 9
  • 34
  • 47