Results 1 to 14 of 14

Thread: The Differences and Advatages of 64-Bit CPUs

  1. #1
    I have one of these now Nominus Experse's Avatar
    Join Date
    Jun 2006
    Location
    Here
    Posts
    4,884

    :monster: The Differences and Advatages of 64-Bit CPUs

    So I recently discovered that my laptop has an AMD Turion 64 X2 Dual-Core TL-50 1.6GHz Processor, which, as I understand, means it makes use of 64-bit technology.

    What might be the differences and/or advatages/disadvantages of having a 64-bit CPU?
    Last edited by Nominus Experse; 04-03-2008 at 06:58 AM.
    ...

  2. #2
    humanity is devoured by snacks's Avatar
    Join Date
    Aug 2006
    Location
    moon lit nowhere
    Posts
    1,330
    Blog Entries
    8

    Default

    By any chance, is it a Dell? ?
    now safe beneath their wisdom, and their feet;
    here i will teach you truly how, to sleep.




  3. #3
    I have one of these now Nominus Experse's Avatar
    Join Date
    Jun 2006
    Location
    Here
    Posts
    4,884

    Default

    Quote Originally Posted by Skt View Post
    By any chance, is it a Dell? ?
    Yes, why?
    ...

  4. #4
    i n v i s i b l e Tech Admin o_O's Avatar
    Join Date
    Jun 2001
    Location
    New Zealand
    Posts
    2,957
    Blog Entries
    1

    FFXIV Character

    Humphrey Squibbles (Sargatanas)

    Default

    Each byte of memory in your system is assigned an address. The address is usually stored as an integer, which is usually 32 bits (4 bytes).Consider that a 32-bit integer can be represented by a string of 32 digits, each of which can be a 1 or a 0. If each possible combination of 32 1s/0s is equivalent to one possible memory address you have defined a finite number of memory addresses (or bytes) that your processor can support.

    For a CPU of <i>n</i> bits, that number just happens to be <i>2<sup>n</sup></i>, so The max memory that is supported by a 32-bit CPU is <i>2<sup>32</sup></i>, or 4GB. For a 64-bit processor, the number is <i>2<sup>64</sup></i>, and clearly this is a stupid amount higher than with 32 bits.

    You only need to look at a graph of <i>2<sup>x</sup></i> to see how much greater the memory space of a 64-bit processor is. In reality though, we really aren't very far at all into using the extra 32 bits, so your motherboard is the limiting factor in how much memory you can take.

    Dual-core is a whole other kettle of fish though.

  5. #5
    humanity is devoured by snacks's Avatar
    Join Date
    Aug 2006
    Location
    moon lit nowhere
    Posts
    1,330
    Blog Entries
    8

    Default

    The reason I ask is I have a Dell 1501 with the same processor.
    now safe beneath their wisdom, and their feet;
    here i will teach you truly how, to sleep.




  6. #6
    I have one of these now Nominus Experse's Avatar
    Join Date
    Jun 2006
    Location
    Here
    Posts
    4,884

    Default

    So there isn't really any real advantage to 64-bit processors and software for the common person, such as myself?
    ...

  7. #7
    Those...eyebrows... Recognized Member XxSephirothxX's Avatar
    Join Date
    Sep 2004
    Location
    SFCA
    Posts
    7,102
    Articles
    181
    Contributions
    • Former Senior Site Staff
    • Former Cid's Knight
    • Former Site Staff

    Default

    From my experience, the advantage is a slight speed boost with some programs etc. The disadvantage is a hellacious time finding good 64 bit drivers.

  8. #8
    i n v i s i b l e Tech Admin o_O's Avatar
    Join Date
    Jun 2001
    Location
    New Zealand
    Posts
    2,957
    Blog Entries
    1

    FFXIV Character

    Humphrey Squibbles (Sargatanas)

    Default

    The speed increase is likely to come as a result of a dual core processor actually being able to multi-task properly. It essentially means that each core can perform a separate task instead of one core either postponing one task, or scheduling the tasks so that they get equal processor time.

    And there is certainly an advantage to having 64-bit, if you want to go over 4GB of RAM.

  9. #9
    I have one of these now Nominus Experse's Avatar
    Join Date
    Jun 2006
    Location
    Here
    Posts
    4,884

    Default

    There is no smurfing way I'm cramming more than 4 Gigabytes of RAM in this laptop.

    Maybe if money were more prevalent in my pockets, but at the moment... such is not the case.
    ...

  10. #10
    i n v i s i b l e Tech Admin o_O's Avatar
    Join Date
    Jun 2001
    Location
    New Zealand
    Posts
    2,957
    Blog Entries
    1

    FFXIV Character

    Humphrey Squibbles (Sargatanas)

    Default

    If I were you, I'd be more pleased about the fact that it's a dual-core CPU. That actually does make for decent speed increases when the CPU is under high load from several different processes.

  11. #11

    Default

    Yeah the only real advantage I can see is if you want to put like 16GB of ram in your machine (which is something I'd consider down the road for the applications I use, like maya and realflow).


    "... and so I close, realizing that perhaps the ending has not yet been written."


  12. #12
    I have one of these now Nominus Experse's Avatar
    Join Date
    Jun 2006
    Location
    Here
    Posts
    4,884

    Default

    Plus watching 2 graphs dip and weave is much more entertaining than simply 1 core, har har har...
    ...

  13. #13
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    64-bit processors and operating systems will become a lot more relevant for most users as the amount of RAM in computers increases. At the current rate of things, it won't be long before 4GB of RAM or more becomes standard in most new computers.

    As a side note, you don't necessarily need a 64-bit CPU to use over 4GB of RAM. If you have an operating system such as Linux<sup>*</sup> or Vista SP1 you can use more than 4GB of RAM through physical address extension.

    * You might have to compile PAE support into your Linux kernel. I don't know as I haven't personally tried setting up such a system.

  14. #14
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Quote Originally Posted by Samuraid View Post
    * You might have to compile PAE support into your Linux kernel. I don't know as I haven't personally tried setting up such a system.
    Yeah, you can go up to 64GB RAM with 32-bit CPUs in linux, if you have a CPU that supports PAE and you've compiled it in I've only tried it out on a server with 6 GB RAM though
    Problems playing downloaded videos? Try CCCP


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •