Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > The IT Pro > Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Programming A discussion forum for programs and programming used in tech-related businesses.

Reply
 
LinkBack Thread Tools
Old 05-04-2009, 05:23 PM   #1 (permalink)
Registered User
 
Join Date: May 2009
Posts: 6
OS: Vista x64 SP1


Send a message via AIM to FierceKatana Send a message via MSN to FierceKatana
Virtual Dual Core - Technically Possible?

I think I have a pretty good understanding of x64 technology so here goes.

I understand that x64@3.0ghz is NOT equivalent to x86@6.0ghz for the simple reason that x86 programming cant just magically change to do more calculations in one cycle...

BUT, could a line be drawn down the center of a 3.0ghz x64 cpu to effectively create two x86 'lanes' (cores) of an equal 3.0ghz clock speed?

Is it a motherboard support issue or could it possibly be done with some vmware-esque software?

Motivation: I have an ancient 2005 1.8ghz Turion 64 laptop that id like to milk for a few more years and im hardly using its 64 bit capabilities.

Thanks
FierceKatana is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 05-05-2009, 08:31 AM   #2 (permalink)
Manager
 
shuuhen's Avatar
 
Join Date: Sep 2004
Location: Colorado
Posts: 988
OS: Mac OS 9.1, Mac OS X 10.5.8, WinXP Pro, FreeBSD 6.0, Gentoo Linux

My System

Re: Virtual Dual Core - Technically Possible?

Quote:
Originally Posted by FierceKatana View Post
I understand that x64@3.0ghz is NOT equivalent to x86@6.0ghz for the simple reason that x86 programming cant just magically change to do more calculations in one cycle...
Well, they definitely aren't equivalent. Clock speed is less of an issue. 64-bit has more to do with bus sizes, address sizes, register sizes, etc. Each processor model will function differently from a different internal design. This could be from differences in the Arithmetic Logic Unit (ALU) or other circuitry. Older ALU's took a much longer time on operations (multiplication and division being the popular examples). I think multiplication could take something like 30 clock cycles on some processors, while now they should be somewhere around 3 clock cycles.


Quote:
Originally Posted by FierceKatana View Post
BUT, could a line be drawn down the center of a 3.0ghz x64 cpu to effectively create two x86 'lanes' (cores) of an equal 3.0ghz clock speed?
Not quite. Multicore processors allow multiple programs to execute at the same time, but each core can only execute instructions from one process at a time, regardless of if it is 8, 16, 32 or 64 bit.


Quote:
Originally Posted by FierceKatana View Post
Motivation: I have an ancient 2005 1.8ghz Turion 64 laptop that id like to milk for a few more years and im hardly using its 64 bit capabilities.

Thanks
If Windows isn't performing well enough, you could look into running Linux on the laptop. You can run a 64-bit distribution, but there's a good chance you won't notice much of a performance difference between 32 and 64 bit operating systems (this can depend on what you use the machine for). Most of the performance increase you'd get would be from running Linux (especially a lightweight one). You can still get plenty of use out of that laptop.

I'm probably skipping over some details, but I think I hit all the major ones.
__________________


Has it been a few days since I replied to your thread? Don't panic! I'm a busy college student and may forget a post if I'm extra busy (or it might just take me a while to be able to do a decent reply). If you still need help and are awaiting my reply after a few days, PM me about it.

When posting what errors you get, please give the full message. It makes helping you much easier.
shuuhen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:34 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85