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
3
votes
3 answers

Is there a 64 bit version of SSMS and BIDS with SQL Server 2008 64 bit?

Yesterday we had a very heated discussion at work regarding the availability of a 64 bit version of SSMS and BIDS with SQL Server 2008 64 bit. While I know for sure that such a thing does not exist for SQL 2005, I could neither convince nor prove…
Raj
3
votes
2 answers

exFAT read-only after crash

After system crash my USB stick with exFAT gets read-only. To revert it back to read-write I have to format it every time this happens. I would rather have fixed it without formatting.
Piotr Dobrogost
  • 391
  • 6
  • 16
3
votes
2 answers

Configuring PHP on Solaris 10 64-bit

We are currently running PHP 5.2.13 on a Solaris 10 server. I need to enable some additional features so I went to run the configure script but I'm getting some errors. I did an 'export CFLAGS="-m64"' to make sure GCC compiled in 64-bit mode, but it…
Derek
  • 165
  • 1
  • 7
3
votes
7 answers

Barriers preventing from deploying 64-bit OS in workstations?

At my workplace, our servers have run 64-bit OSes for years. But the workstations are a problem. Very few applications and drivers work well on 64-bit OSes. Those few cases are enough to prevent the deployment of 64-bit OSes on workstations. Why…
Jader Dias
  • 4,705
  • 19
  • 50
  • 51
3
votes
1 answer

The package failed to load due to error 0xC0011008 Error Loading from XML

Environment: Windows Server 2008 SP2 Enterprise Edition 64-bit SQL Server 2008 SP3 Standard Edition 64-bit Previously had SQL Server 2005 Developer Edition 32-bit Integration Services. That has now been uninstalled. ASP.NET v4 IIS 7 Our ASP.NET…
Chad Braun-Duin
  • 2,259
  • 3
  • 15
  • 11
3
votes
5 answers

Opening an Excel spread sheet in .NET on a x64 system

I can't open an Excel spread sheet with .NET on an x64 server using the following connection string "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" + filePath + "; Extended Properties=Excel 8.0;" I get The 'Microsoft.Jet.OLEDB.4.0' provider is not…
Bob The Janitor
  • 163
  • 2
  • 7
3
votes
0 answers

Can I replace CheckPoint's SSL Network Extender (client) with some vanilla linux software?

I used to run CheckPoint's SSL Network Extender to connect to a customer's network, but it looks like 64bit support for Linux is nowhere in sight. Could I use something else to connect, e.g. OpenVPN?
agnul
  • 536
  • 4
  • 12
3
votes
7 answers

Unable to connect SQL Server instance from Visual Studio 2008 SP1 on Vista x64

I installed on a Vista x64 machine Visual Studio 2008 SP1 (with integrated SQL from the installation package) and when I try to add an MDF file to a project or to the App_Data when working with web, I get the following message: Connections to SQL…
3
votes
2 answers

How do I disable driver signing enforcement on Windows Server 2008 R2 x64?

I'm running Windows Server 2008 R2 x64 and I have a driver that isn't signed so the Device Manager displays the following message: "Windows cannot verify the digital signature for the drivers required for this device. A recent hardware or software…
SofaKng
  • 389
  • 1
  • 11
  • 18
3
votes
3 answers

x64 print driver keeps asking for x64 windows disk

I'm trying to install x64 printer drivers on a Windows 2003 R2 Standard x86 print server. I downloaded the amd64 folder locally to the server. When I try to install the x64 bit print driver it asks for NTPrint.inf and it auto points to my cd drive…
Nixphoe
  • 4,584
  • 7
  • 34
  • 52
3
votes
2 answers

PCIe sound card drivers certified for MS Windows Server 2008?

I am looking for options on sound cards with drivers certified for use on Windows Server 2008 x64 (required for a Nuance/Dragon product)... Google searches reveal lots of rumors that SoundBlaster and ASUS cards might work okay with drivers from…
ewall
  • 1,064
  • 3
  • 15
  • 23
3
votes
6 answers

Intel VT-x not working on Dell Precision M4400 (P8600 processor)

I have a Dell Precision Laptop model M4400 with an Intel Core 2 Duo P8600 processor. In the BIOS, there are several options for enabling virtualization technology (VT-x). I've toggled all of these options ON. My problem is that neither Virtual PC…
Scott Arrington
  • 191
  • 1
  • 2
  • 9
3
votes
9 answers

64bit or 32bit Linux system?

I have a server that has 4GB of RAM. On it, I have installation of 32bit Slackware Linux 12.1. Of course, it is not using all of 4GB of RAM. I'd soon like to increase the RAM to 8GB, and am looking for a way for the system to use it. The system is…
Milan Babuškov
  • 1,020
  • 2
  • 15
  • 20
3
votes
3 answers

"Unsolvable" bug in Visual Studio - how do I connect to SQL Server 2008 Express?

I've been struggling for some time now to be able to use the built-in functions in Visual Studio 2008 to handle *.mdf database files with SQL Server 2008 Express. I'm running on an x64-based system, and I've read that there is a known problem with…
Tomas Aschan
  • 156
  • 1
  • 1
  • 10
3
votes
6 answers

Windows Server 2008 x64 SP2 software mirror raid recovery when primary drive fails

I'm attempting to use software mirroring to move the system partition between different hardware raid arrays. Unfortunately, whenever I pull the primary disk offline, I'm not able to get the boot loader to choose the Secondary Plex. How can I make…
CurtM
  • 2,960
  • 1
  • 17
  • 11