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
1
vote
2 answers

VMware Workstation reboot 32-bit host when starting 32/64-bit guest using VT-x

I'm trying to start 64-bit guest (MacOSX and Windows7) on 32-bit host (Hardened Gentoo Linux, kernel 2.6.28-hardened-r9) using VMware Workstation (6.5.3.185404 and 7.0.1.227600). If VT-X disabled in BIOS, VMware refuse to start 64-bit guest (as…
Powerman
  • 575
  • 1
  • 4
  • 12
1
vote
4 answers

Installing a clean Python 2.6 on SuSE (SLES) 11 using system-wide libraries

I've spent most of the day on this, and it is driving me absolutely insane. On all other Unixes I've used, this is a walk in the park, but SLES 11 has me dumbfounded. I need to build Zope on SLES 11 64 bit: Linux 2.6.27.45-0.1-default #1 SMP…
optilude
  • 131
  • 1
  • 4
1
vote
1 answer

.net Framework won't install on Server 2003 SP2 x64

When I install the .net Framework 3.5 SP1 on my rental VPS, I get the message that setup has failed. It's a Server 2003 VPS w/ SP2 installed (64-bit). The .net Framework v 2.0 installed correctly. How do I fix this? This is the installation…
friedkiwi
  • 282
  • 3
  • 15
1
vote
2 answers

Should I install GCC 64 bit on a new server?

I am going to rebuild my server and I am wondering whether I should install GCC 32 or 64 bit. I develop in Python and I use some libraries that would benefit from a 64 bit GCC installation but I am not sure if I am going to run into problems with…
drdee
  • 113
  • 3
1
vote
1 answer

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

Consider a problem installing SQL Server 2008 on Windows 7 x64. The installer gives some WoW64 error. Is it possible to install a 32-bit version of SQL Server 2008 on a 64-bit OS like Windows 7 x64? If so, can you suggest how to get around the…
Vikrant
  • 21
  • 1
  • 4
1
vote
1 answer

List total memusage by 32bit programs and 64bit programs

How to get the total amount of memory used by 32bit applications and 64bit applications from the command line in Windows. I tried using tasklist /FI "MODULES eq wow64.dll" /FO CSV and then parsing the output and summing. But tasklist just freezes…
Egon
  • 133
  • 6
1
vote
1 answer

Moving linux server from ARM to x86

I've got a RPi LAMP server; Apache alone drives our Nextcloud, Zabbix, Prestashop, Guacamole and few other - we're unhappy with the performance as my 1GBit fiber is wasting on RPi(only 100Mb/s) and playing 4k video is not possible for two people at…
CRUDO
  • 11
  • 2
1
vote
0 answers

EBS 12.1.3 issues on 64 bit RHEL 7 OS due to 64 bit inode numbers

We recently got an issue with adpatch, it is failing to read driver files from APPL_TOP or unable to write to adworker log files, when the affected files have 64 bit inode numbers. As per my findings, 32 bit EBS products cannot process files with 64…
1
vote
1 answer

"perl.exe *32" not releasing memory when spawned by Apache 2.2 on Windows server 2008 64bit

We have a web application that traditionally ran on Windows Server 2003 Std. Ed. 32bit in Apache2.2 with perl 5.8. I am attempting to migrate it to a Windows Server 2008 Std. Ed. 64bit in Apache2.2 with perl 5.10 platform. It ran great on the old…
Jason Lamoreux
  • 109
  • 1
  • 10
1
vote
1 answer

Configuration for httphandler in classic mode

I have to install an httphandler that needs to run on classic mode. I have created an application on the iis that uses a classic apppool and put the handler assembly there. The vendor gave me a configuration in the deployment document that looks…
Mathias F
  • 123
  • 5
1
vote
3 answers

Convert a 64-bit Ubuntu server to a 32-bit Ubuntu server

We have an Ubuntu server vmware-instance which appears to be installed with the 64-bit version. Unfortunately we now want to move it to a 32-bit only host, so the current installation will not run. The installation is rather tweaked, so I'd really,…
1
vote
2 answers

Detaching a Microsoft SQL 32bit database and attaching it to a 64bit server

I want to detach a database from a 32bit Microsoft SQL 2005 environment and attach it to a 64bit Microsoft SQL 2008 environment. Microsoft says: The SQL Server on-disk storage format is the same in the 64-bit and 32-bit environments. Therefore,…
Jason Lamoreux
  • 109
  • 1
  • 10
1
vote
4 answers

Black screen when connecting via RDP to a Win 2003 server

Recently (eg. in the last week or two), when I RDP to one of our servers running Windows Serve 2003 64bit, the login screen is black. If you can guess what it is prompting, then you can still login, and once you get past the login screen the desktop…
David Gardiner
  • 503
  • 1
  • 5
  • 12
1
vote
2 answers

VMware Studio: create Ubuntu 64bit virtual appliance

I'm using VMware Studio 2 to create virtual appliances. Now we want to make an appliance of a 64 bit Ubuntu distro, but it's not in the template list, like Redhat 64bit and CentOS 64bit. Is there a way to do this?
Tom
  • 63
  • 1
  • 1
  • 4
0
votes
1 answer

Error while installing C++ Redistributable 2015 on the Windows Server 2012 R2

I need to install MySQL and WorkBench tool on the Windows Server 2012 R2. As the prerequesites it needs Visual C++ Redistributable 2015 So I downloaded and tried to install but getting below error: Log details: [1B20:0F78][2019-11-29T00:24:20]i201:…