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
0
votes
1 answer

MySQL Driver for PHP PDO

Are PDO drivers available for download for Win64? I'm looking for a MySQL driver, but all my Googling seems to suggest that my PHP binary should have been compiled with this support. Is that the case? Any idea where I can find a late version of…
Brad
  • 1,419
  • 22
  • 43
0
votes
5 answers

Poor performance on Windows Server 2003 R2 x64

My current setup is the following: Intel Xeon 5620 2.40Ghz 16GB RAM 1000GB disk Windows Server 2003 R2 x64 I'm having a really poor performance with this setup. I have some previous experiences running SharePoint on VM's with a lot less resouces…
Tzn
  • 3
  • 3
0
votes
1 answer

"HTTP Error 500.19 - Internal Server Error" on IIS 7.5 Windows 7 when rurnning asp.net website

When i try to run my simple ASP.NET website on IIS 7.5 ( Windows 7) I get this error : HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. I searched…
Mostafa
  • 145
  • 3
  • 3
  • 8
0
votes
1 answer

Changing WebSphere's JVM to x64

Recently i had installed WebSphere Portal 6.1 on my computer with Windows7 x64. But i had discovered that it runs on 32 version of JVM. How can i make it run on x64 ? Should i reinstall webSphere or its just enough to swap java folder ? Thanks!
0
votes
1 answer

Installing SQL Server 2008 R2 32bit on 64bit : WoW64 error

It looks like it's possible for 2008 SP1: previous question. But what about current newer 2008 R2 version? We plan to use single 32bit Express edition package to install on every machine. However, on 64bit Windows 7 it produces this…
0
votes
3 answers

xubuntu 10.04 install for 64bit i686

Does someone know how do i install XUbuntu 10.04 64Bit on i686? Looks like in the download area there is only 64Bit version for AMD and not for i686.. http://ftp.tu-chemnitz.de/pub/linux/ubuntu-cdimage/xubuntu/releases/lucid/release/ 10x.
aviv
  • 167
  • 1
  • 1
  • 9
0
votes
1 answer

Debian Lenny 64 Bit doesn't show 4GB Memory

I'm using Debian 5.0 (Lenny) 64Bit on my server and my server has 4GB memory but unfortunately Debian shows 2 GB on /proc/meminfo and with "top" command. Do I need to use bigmem kernel with 64bit Debian?
she hates me
  • 135
  • 3
0
votes
2 answers

Can only see 2GB of 4GB on 2.6.26-1-xen-amd64 debian 5, Dell PowerEdge 860

Any suggestions? Adding mem=4G to grub doesn`t help. free total used free shared buffers cached Mem: 2538496 299684 2238812 0 7380 34328 -/+ buffers/cache: 257976 …
Stefan
0
votes
3 answers

What are the criterias to chose 32-64bit server?

My VPS hosting service allow me to install both Ubuntu 32bit and 64bit. I need to install Apache, Mysql and Drupal on my server. I was wondering if I should go with 64bit and why ? more in general 1) Is 32-64bit choice going to create software…
aneuryzm
  • 1,714
  • 5
  • 26
  • 41
0
votes
1 answer

try to install SQL2008 on windows 7 but got some error

I try to install SQL2008 enterprise ON WINDOWS 7 64bit & 32bit but I got the same error when I installed it I chose instance feature only and the error which I got "on Wait on the Database Engine recovery handle failed. Check the SQL Server error…
salamonti
0
votes
2 answers

Windows 7 Enterprise Edition Failing to Get DHCP address

All my Windows 7 Enterprise Edition 64bit laptops have now failed to get an IP address from DHCP via either a wired or wireless connection. The majority of these machines are Dell Latitude 1545 but Latitude D520/530s are also affected. I have been…
Dan
  • 852
  • 1
  • 8
  • 28
0
votes
2 answers

Host ASP.NET 4.0 in IIS 6 on Windows 2003 x64

I want to host an ASP.NET 4.0 web application in IIS 6 on Windows 2003 R2 SP2 x64. Is this even possible? I have the following under C:\WINDOWS\microsoft.net\Framework 1.0.3705 1.1.4322 2.0.50727 3.0 3.5 4.0.30319 and in…
0
votes
1 answer

postgresql not running in lucid ( 10.4 ) 64bit

I installed postgresql through Ubuntu software center, but ps -e|grep post giving nothing. and sudo /etc/init.d/postgresql-8.4 start gives nothing. What may be wrong with me? I am using 64 bit 10.4.
Kumar
  • 21
  • 7
0
votes
1 answer

Exchanger server 2010 signature save error

I have Exchange Server 2010 on windows 2008 server 64bit machine. When any of our users want to save settings or signature, I get following error: How can I fix this? EDIT the problem i found is with binding of second Port with https in IIS, if i…
air
  • 273
  • 2
  • 13
0
votes
1 answer

MSDE - Connection working in osql, but not DSN

This is on a VPS 64bit machine. I've installed MSDE fine. I've created a user. I can connect via OSQL osql -Uwwwcubeuser -Psecret I can run a select * from module Problem: I can't connect via a DSN: server: localhost username:…
Dave Mateer
  • 171
  • 1
  • 1
  • 9