Jangan Lewatkan :

Friday, September 13, 2013

Tahu Perbedaan Sistem Operasi 32-bit dengan 64-bit



Saat ini komputer PC baik laptop maupun desktop yang menggunakan sistem operasi Windows umumnya tersedia dalam dua jenis, menggunakan Windows versi 32-bit atau versi 64-bit. 

Perbedaannya ialah jumlah informasi yang mampu ditangani oleh prosesor PC pada saat tertentu. Sedangkan komputer yang dirancang untuk sistem operasi 64-bit memiliki potensi kinerja komputer yang jauh lebih besar, sehingga memerlukan perubahan mendasar dalam merancang sebuah software untuk sistem operasi 64-bit.

Kata “bit” mengacu pada cara komputer menangani informasi dalam kode binary, dimana seluruh data dikenali sebagai serangkaian angka digit yang terdiri dari 1 atau 0. Masing-masing digit dihitung sebagai satu bit, yang artinya prosesor 32-bit dapat memproses 32 digit sekaligus.


Software untuk komputer dengan prosesor 32-bit termasuk sistem operasi seperti Windows, memiliki keterangan khusus untuk menyesuaikan dengan jenis prosesor, hal yang sama juga berlaku pada prosesor 64-bit. Microsoft memproduksi Windows XP dan Vista edisi 32-bit dan 64-bit dan melakukan hal yang sama pada Windows 7.

Ada pula batasan matematis yang signifkan terhadap dua jenis prosesor. 

Sumber dari site microsoft :

sumber microsoft untuk windows vista

The main differences between the 32-bit versions of Windows Vista and the 64-bit versions of Windows Vista relate to memory accessibility, memory management, and enhanced security features. The security features that are available in the 64-bit versions of Windows Vista include the following:
Kernel Patch Protection
Support for hardware-backed Data Execution Protection (DEP)
Mandatory driver signing
Removal of support for 32-bit drivers
Removal of the 16-bit subsystem
One of the greatest advantages of using a 64-bit version of Windows Vista is the ability to access physical memory (RAM) that is above the 4-gigabyte (GB) range. This physical memory is not addressable by 32-bit versions of Windows Vista. 

Depending on the version of Windows Vista that is installed, a 64-bit version of Windows Vista supports from 1 GB of RAM to more than 128 GB of RAM. The ability to address more physical memory lets Windows Vista minimize the time that is required to swap processes in and out of physical memory. Therefore, Windows Vista can manage processes more efficiently. 
This memory management feature helps improve the overall performance of Windows Vista.

The main differences between the 32-bit versions of Windows Vista and the 64-bit versions of Windows Vista

ArchitectureWindows Vista, 32-bit versionsWindows Vista, 64-bit versions
System requirements1-gigahertz (GHz) 32-bit (x86) processor or 64-bit (x64) processor, 512 MB of RAM1-GHz 64-bit (x64) processor, 1 GB of RAM (4 GB recommended)
Memory accessA 32-bit version of Windows Vista can access up to 4 GB of RAM.A 64-bit version of Windows Vista can access from 1 GB of RAM to more than 128 GB of RAM.
Memory access per editionAll 32-bit versions of Windows Vista can access up to 4 GB of RAM.Windows Vista Home Basic - 8 GB of RAM
Windows Vista Home Premium - 16 GB of RAM
Windows Vista Business - 128 GB of RAM or more
Windows Vista Enterprise - 128 GB of RAM or more
Windows Vista Ultimate - 128 GB of RAM or more
DEP32-bit versions of Windows Vista use a software-based version of DEP.64-bit versions of Windows Vista support hardware-backed DEP.
Kernel Patch Protection (PatchGuard)This feature is not available in 32-bit versions of Windows Vista.This feature is available in 64-bit versions of Windows Vista. Kernel Patch Protection helps prevent a malicious program from updating the Windows Vista kernel. This feature works by helping to prevent a kernel-mode driver from extending or replacing other kernel services. Also, this feature helps prevent third-party programs from updating (patching) any part of the kernel.
Driver signingUnsigned drivers may be used with 32-bit versions of Windows Vista.64-bit versions of Windows Vista require that all device drivers be digitally signed by the developer.
32-bit driver support32-bit versions of Windows Vista support 32-bit drivers that are designed for Windows Vista.64-bit versions of Windows Vista do not support 32-bit device drivers.
16-bit program support32-bit versions of Windows Vista support 16-bit programs, in part.64-bit versions of Windo

Prosesor 32-bit hanya dapat bekerja dengan kapasitas memori maksimal mencapai 4GB dan ini biasanya dibatasi 2GB untuk setiap satu DIMM memory. 

Sementara prosesor 64-bit secara teori, dapat bekerja dengan kapasitas memory hingga 17 juta GB. Prosesor 64-bit juga mampu menangani tugas hingga dua kali lebih cepat.

Keterbatasan memori untuk prosesor 32-bit mulai terlihat jelas ketika Windows Vista, yang memerlukan memory kapasitas besar dan kerap kesulitan menjala.nkan beberapa program secara bersamaan, bahkan bila menggunakan memory dengan kapasitas penuh hingga 4GB sekalipun.

Sebelumnya, mustahil setiap satu program memerlukan lebih dari 2GB memori, namun beberepa video game moderan kini telah melebihi batas tersebut. 


Alasan inilah yang membuat prosesor 64-bit menjadi sangat pupuler, sehingga jumlah pelanggan yang tertarik untuk membeli sistem operasi 64-bit makin meningkat.

Windows edisi 64-bit dapat menjalankan sebagian besar software yang dirancang untuk edisi 32-bit melalui modus kompatibitas khusus, namun hasilnya bisa sangat bervariasi. Menggunakan sistem operasi 64-bit juga bisa menimbulkan sedikit masalah pada driver, yang merupakan bagian kecil software untuk mengkordinasi setiap perangkat hardware dengan sistem operasi.

No comments:

Post a Comment