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

CF64 on Server 2008x64 breaks pretty much everything else, how to fix?

I just installed CF64 on a WinServer2008x64 machine. Previously a whole array of classic ASP and ASP.Net apps were functioning, after the CF install they're not. I'm getting an http 500 on everything not coldfusion. I believe it's a mapping issue.…
None
0
votes
0 answers

Why in 64 bit machine not able to use whole free memory as disk cache. Facing sudden disk cache drop

I know, process can use disk cache as free memory as required. In my 32 bit machine I can see, disk cache can use all free memory. But in 64 bit machine can't. In 64 bit machine, I have 252GB RAM(free command), 24 cores, and 90 jbod disks. Running…
0
votes
1 answer

compiling 64 bit linux kernel with gcc

While trying to compile a 64 bit Linux kernel using GCC, I see the following error: kernel/bounds.c:1: error: code model ‘kernel’ not supported in the 32 bit mode kernel/bounds.c:1: sorry, unimplemented: 64-bit mode not compiled in This is what…
vivekian2
  • 538
  • 3
  • 8
  • 13
0
votes
1 answer

x86/32bit PHP on 64bit Windows Server 2008

This may not be the right place for this question, please point me at the correct SE site if not. The PHP Documentation for the function ip2long states: Note Because PHP's integer type is signed, many IP addresses will result in negative integers…
superphonic
  • 75
  • 1
  • 11
0
votes
3 answers

Are there any potential problems moving from 32 bit Enterprise to 64 bit Standard SQL Server 2005

I've been looking at an upgrade to my SQL Server 2005 Enterprise edition. I'm specifically looking to upgrade as I'm hitting the limit of my 2 CPUs at the moment. It looks like I could move to 64 bit Standard at my hosting provider for about the…
Robin
  • 817
  • 3
  • 11
  • 20
0
votes
1 answer

CentOS 6.5: yum insists on installing 32-bit packages on 64-bit install causing multilib issues

This morning I tried to install libvirt on one of my servers. The yum install failed with a multilib issue related to the plymouth-core-libs package. Later, when trying a yum update I got a similiar issue but then the packeage with multilib issues…
Kristofer
  • 301
  • 1
  • 3
  • 12
0
votes
2 answers

32bit ODBC++ dll on Windows 2008 Server 64bit

A client of ours is trying to migrate to 64 bit Windows. They haven't got an ODBC++ dll present and our solution linked against the version shipped with 2003 server (32-bit). However, when looking at the 32-bit ODBC++ dll migrated from Windows 2003…
Woodstock
  • 103
  • 1
  • 1
  • 11
0
votes
2 answers

full-text-search on Win SBS 2008 network drive using Win 7 64-bit client

I got a Win SBS 2008 that servers 10 Client machines. 2 of the 10 client machines are running Win 7 64-bit. The other 8 are running Win XP 32-bit. The Win SBS 2008 has a folder which contains bills that the company has written for its customers. The…
kiltek
  • 143
  • 1
  • 8
0
votes
1 answer

Deb 6: Can't install Mongodb 64; uname -m and arch both return x86_64

As the title suggests, in bash the commands uname -m and arch both return x86_64, suggesting to me that I'm on a 64bit OS and processor. But, when I use aptitude or apt-get to install the package mongodb-10gen, the 32-bit version is installed. So, I…
tvanc
  • 131
  • 5
0
votes
1 answer

Why does Squid very rarely get TCP_HIT in the log, which consists mostly of TCP_MISS?

I am using Squid v2.7. I am getting lots of TCP_MISS messages in the log, and very few TCP_HIT. What does this mean? p.s. Here is a sample of the log: 1369840631.853 59 127.0.0.1 TCP_MISS/200 49714 GET…
Contango
  • 1,150
  • 5
  • 15
  • 31
0
votes
1 answer

How do I run a 32bit programme on amd64 server?

As a followup to this question, I have discovered that this closed source programme is 32bit and I have an amd64 server. The server is gentoo that has recently been upgraded. What do I need to install in order to make this programme work? I know…
Amandasaurus
  • 31,471
  • 65
  • 192
  • 253
0
votes
2 answers

Very Slow Virtual Disk I/O, LSI_SCSI Warning on P2V W2K3 64-Bit VMWare Guest

I did a P2V conversion of a production server (W2K3R2 64-bit) a while back using the VMWare conversion tool. I then installed the free VMWare Server 2.0 product on a Windows server, and am able to boot and interact with the VM guest. My purpose…
0
votes
1 answer

Web site - delay under Apache 2.4.4 x64 FastCGI

I'm running a VPS server under Windows 2008 R2 x64 as a web server. I Was running Apache 2.2 x86 / Php 5.3.1 handle with the standard php5_module And I made an upgrade to Apache 2.4.4 x64 / Php 5.3.24 with FastCgGI x64 as handler last…
0
votes
1 answer

DB server upgrade - SOLR DIH running slower

We are upgrading our database server, and I'm running into a weird performance issue. Our old server is a dual processor system with 8-cores and 4 GB of RAM, running Win2k3 R2 Standard (32 bit), MS SQL Server 2005, and SOLR 4.2 running on Tomcat…
Chris
  • 71
  • 1
  • 8
0
votes
2 answers

Is AMD Turion™ 64 X2 really 64 bit?

I've HP Pavilion Notebook (db6000). It has AMD Turion™ 64 X2. It came pre-installed with Windows Vista Home Premium. I smoked it and installed Vista again. But in spite of it being touted at 64bit I was not able to install Vista 64 bit version. It…