Transmeta Unveils 256-bit Microprocessor Plans
nam37 writes "PCWorld has an article about how Transmeta has outlined its initial plans for a new 256-bit microprocessor dubed the TM8000. They claim it will offer significant advantages over their current TM5x00 line of chips. The processor will be a switch to a 256-bit VLIW (very long instruction word), allowing twice as many instructions in one clock cycle and greater energy efficiency." The article also touches on the popularity Transmeta enjoys in Japan, noting that 92% (CD: corrected from 55%) of the company's revenue comes from there.
92 percent of Transmeta's net revenue came from Japan, a figure which is up from 55 percent in the year earlier.
Who knows when this will be available... could be years, this might just be a way to boost stock value temporarily without consequence for several years.
From the article:
In the first quarter of the current fiscal year, 92 percent of Transmeta's net revenue came from Japan, a figure which is up from 55 percent in the year earlier.
In other words, in the first quarter, 92% of their revenue was from Japan. Last year during the first quarter, 55% of their revenue was from Japan.
That could mean anything, btw.
Could someone please explain to me how you can make an energy efficient comparitively simple chip with 256-bit data paths? I thought increasing the bits made chips much more complex, which kind of goes against exactly what Transmeta has been all about up until now. Please explain to me as I assume they know what they are doing.
Jeremy
Though I dont think Transmeta has had the kind of success that everyone expected they could have, its great to see that they are continuing to innovate.
It would be great if they came out with more mainstream ways to use their products, such as real viable ATX style boards. It would certainly let their products be used in more mainstream areas. Who wants to develop/search for a custom mainboard, which (due to lack of volume) costs more than anything comparable Intel/AMD. This may in fact be a large contributor to why Asia is such a huge market for Transmeta, they are more friendly to manufacturing custom boards/systems to use the chips efficiently.
Sony's got quite a few Transmeta-based PCs in Japan. My favorite is the thumbpad PC, but I digress...
Transmeta has been promising a lot of things since they were formed those many years ago. Nothing of substance has ever come out, though. Sure we've now got a low-power processor, so what? It comes at the cost of serious lack of speed.
Now they promise 256-bit processors. That's great, but it's completely worthless when any chip that it is attempting to emulate maxes out at 64-bits. Hell, the 64-bit chips haven't even come out yet.
Transmeta is dying. Especially if they've hitched their horse to the floundering Japanese economy.
I have been pwned because my
Is 256 bits really enough for everyone?
Low power consumption is becoming a bigger and bigger issue as chips become smaller, denser, and faster. This design may be an indication of the type of chip to expect in the future
"Maybe this world is another planet's hell"
Aldous Huxley
From the article:
Ditzel and Matthew Perry, the recently appointed chief executive officer of Transmeta
Well, it's good to see he's got work lined up now that Friends is almost over.
ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
I seriously doubt that the internal datapath of this machine will be 256 bits. I think it is safe to assume that only the instruction bandwidth will be 256 bits and the data bandwidth will be 32 or 64 bits or some combination.
I don't think this will be a real 256-bit processor.
partly covering the subject, is here.
A very nice processor indeed, however I wonder what kind of speeds these things will soon be able to achieve? The thing that really blows me away is when you compare a Transmeta Crusoe TM5400/TM5600 728mhz which on distributed.net can do about 1,966,230 keys a second, with a Power PC 7450/7455 G4 1600mhz that can do a whopping 16,991,648 keys per second! I understand that alpha is far superior, but the question that begs asking is why does'nt everyone go to alpha, especially considering the raw speed that can be achieved?
It's strange seeing an announcement from Transmeta BEFORE the product is developed. Maybe their previous "silent run" has taught them something?
This is the size of the INSTRUCTION which is encoded, not the datapath.
.12 uM, and shove it out the door. Remember, if you shrink the processor power to 0, everything ELSE still burns alot: screen, drive, I/O, even in an ultrasmall notebook.
Unfortunatly, transmeta is hampered by several factors.
The first is that 256b will require the translator to discover 8 translated instructions (assuming a 32b instruction size) which can be executed in parallel to get good performance. This is a TOUGH barrier, the reality is probably closer to 2-4. Also, the way to get more instructions to issue is through speculation, but too much speculation really hurts power.
Secondly, the transmeta cache for translations and translating code is so small that it hurts quality. Transmeta would do better with OS cooperation, giving a larger hunk of memory to store more and better translations, and to enable more sophisticated translating algorithms. But that breaks the x86 compatability model.
Third, they have lost the battle on performance, and power doesn't matter: Intel can outfab them and if REALLY low power was required/useful in the x86 world, Intel could crush them by simply dusting off the old Pentium core, process shrinking it to
Fourth, transmetas claims in the past have been so full of hot air, so why should we believe anything they say now?
Test your net with Netalyzr
...but does this mean the new Transmeta chip could effectively emulate a 4-way 64-bit processor system? Or is my Sega-like addition of bits incorrect? I guess, though, that by starting with a 256-bit processor, Transmeta can emulate processors for years to come...
First there was that 4-bit microprocessor, then it went to 8-bit, then 16-bit, 32-bit, and 64-bit.
When Transmeta announced it's 256-bit microprocessor, I'm not surprise.
However, I do have a question
Is there a theoretical limit on the maximum
bit-path for microprocessors ?
Or in other words, will we see microprocessors with giga-bit (or even exa-bit) path ?
Muchas Gracias, Señor Edward Snowden !
Ok so who's coding 256-bit linux? :)
GoatPigSheep, the 3 most important food groups
See IBM's research on the VLIW subject.
:)
"We developed an experimental prototype of a VLIW processor, capable of performing multiway branching and conditional execution, which is currently operational. The prototype has helped us investigate some of the hardware constraints in building VLIWs.
This processor executes tree-instructions within a ``classical'' VLIW architecture, that is, fixed-length VLIWs with preassigned slots for the different operations. The register state consists of 64 32-bit general purpose registers, 8 single-bit condition code registers, 4 memory address registers, program status word register, and some special registers. Each Very Long Instruction Word is 759 bits, which include..."
Now, when we know the relationship between IBM and Transmeta, can you combine the results of these two 'projects'.
windows 256.. due out in 2256.
I am not, by any means, very well educated on this topic. I would venture, though, that the number of bits is not limited by anything other than practicality. I have a difficult time imagining that a 1024-bit machine would be useful today.
;)
But who knows? Maybe when volumetric holograms come into play we'll see a need for numbers that big.
I do think we're due to move off of silicon soon, though, and move to something organic. I'm really curious what'll happen when we replace bits with neurons.
"Derp de derp."
This is not memory addressing, it's just the width of the instruction pipeline -- I'm inclined to think this chip will probably have 32-bit addressing to be IA32 friendly, but of course, I don't know for sure.
There's nothing too spectacular about 256-bit instruction paths in VLIW processors, but I'm not sure this will offer the caliber of benefits they claim it will: VLIW instructions (which are usually bundles of smaller, discrete instructions) are by nature very complex beasts, and trying to shove two down the pipeline without the instructions stepping on each other's toes is a difficult process.
But, of course, I'm not working at Transmeta, so I really can't say what wonders they're working over there.
Hopefully quantum computers will have taken over long before we get anywhere near terra/exa-bit processors, however I could possibly see getting into the giga-bit range.
I think Transmeta is really missing the boat on not having any OEM motherboards available for system builders and hobbyists. You could make a case for this market being the reason behind AMD's success with the Athlon.
I'm speaking out of self-interest, of course. I'd like to build a home, rack-mount style server with ultra-low energy requirements. As it is, I'm thinking about going with an iMac motherboard and Darwin, but I'd much rather use a Transmeta system with a standard Linux distribution.
// I will show you fear in a handful of jellybeans.
I never thought they could compete effectively in the competitive x86 market. But here's where they really could, instead of trying to emulate other peoples software, build an OS tweaked to that processor so tightly that the lack of general speed is negated. Proprietary systems have the potential to be very very fast, because their developers know all bits and pieces of that specific system. For example console systems (and I use this as my example because I've done gameboy and gameboy color programming) which are in general very much slower than a comperable pc but because the system is designed for a specific purpose and the developers are well versed in all the ways to squeeze a couple extra juice of it they are hard to compete with in terms on games. Transmeta should imho, focus completely on embedded systems that use their own OS and software to really shine.
While it's all very interesting inside, if all they ever do with these chips is emulate a Pentium, then all they are to the market is a low power pentium.
Thus all the market will care about is how much does it cost, how much power does it use and how fast is it compared to the offerings from Intel and AMD.
Is that a battle Transmeta can win? Intel can always pretend to have a better low power pentium around the corner, and they might not even be pretending.
Now, if they could use it to make a machine which can run both Mac PowerPC and x86 software are high performance, that might be something that would bring in users.
I haven't seen a company that promised so much and delivered so little since Pixelon.
...now we can have 64-digit hexadecimal constants! This is certainly a much-needed advance!
Washington, DC: It's like Hollywood for ugly people.
This marketing-speak is silly. They will fetch a 256 bit VLIW word. I guess the Itanium is a 128 bit machine since it fetches a 128 bit word. By convention, when someone says they have a 64 or 32 bit processor, they are referring to the datapath. The width of the ALUs and the number of bits used to address memory.
If a really low power processor was useful, then Intel or AMD would already have an ultra-low power product out the door to fulfill the market need.
Transmeta claims they can get equivalent performance at much lower power. This is a dubious claim given that their past products have fallen far short of this goal. Their customers are few and far between and the stock price has reacted accordingly.
(clicked the submit button on accident .. argh)
.. ;-)
By "pipeline" I meant instruction size. It can't be said for sure if it's a 256-bit wide datapath, but it seems that anything less would make the chip even harder to build.
Later when I referred to shoving "two down the pipeline", it was in consideration of size of the previous 128-bit VLIW instructions, not that they were attempting to parallelize the execution of the previous VLIW instruction set.
.. just trying to clarify what I meant. Heaven forbid it be misinterpreted
> Or in other words, will we see microprocessors
:)
> with giga-bit (or even exa-bit) path ?
Using current technologies (DNA&Quantums excluded) the main problem will become the size. At some point, the barrier will be hit - there is a limit for the number of transistors you can fit in certain size
My quess is, however, that we will see a true 1024 bit processor by year 2008. I also quess that at this point we have seen the best the current technology can offer, and we will start shifting away from transistors. Majority of our computers will be based on these alternative technologies by year 2015.
Save this for future reference.
So what happened to the lawsuits? Investors were suing transmeta because their processors were not fast enough..? I'd like to think the suits were dismissed as frivolous, but.
In any case, it's good to see that people are finally doing something beyond souping up the old 386 architecture. Of course, AMD's souped up version garners more positive press than Intels genuinely new design (Itanic). Goes to show new trick's not necessarily a better one. And as far as I understand, AMD did some straightforward changes (MORE REGISTERS!!) that make the core a lot better.
I like how asking a question so he can understand the topic at hand is modded redundant. He, like me, doesn't see the benefit to 256-bit processors when 64-bit is still having difficulty gaining market share. It's kind of an important question when we're still discovering why we should care.
Japan rules. They are the technology kings and they have the best looking chicks.
Also, Hemos is my bukakke bee-yatch!
If that's what you want, you should consider Xserve boxen. Rack 'n Roll!
Transmeta Crusoe TM5400/TM5600/TM5800 5.25-inch SBC
c fm
http://www.ibase-i.com.tw/ib755.htm
They've got more Transmeta motherboards, including a CPU PCI board.
I bought the first one that came out and I like it. You'll have to find a way to mount it to an ATX case since it's one third the size.
Other Transmeta Products:
http://www.transmetazone.com/products.
IBM is a BIG company, they not only have a research arm (who it seems do VLIW research - like many companies and universities - ILP research has been very popular the past decade or so) - but they also own fabs and build chips for people - I'm pretty sure they were building TM's first chips and that's what that article was really about.
> Now, when we know the relationship [wired.com] between IBM and Transmeta, can you combine the results of these two 'projects'. :)
;)
You can't - its after all not open sourced
> First there was that 4-bit microprocessor, then it went to 8-bit, then 16-bit, 32-bit, and 64-bit.
No one should ever need more than 640 bits.
Sheesh, evil *and* a jerk. -- Jade
neurons are SLOW
brains are, however, massively parallel.
I think you'd get more grunt and reliability from massively parallel silicon in this century than from any artificial neuronic configuration.
But really your quantum computers, which can parallelise across their own probabilities will almost certainly be the next major leap.
'There is a Light that never goes out.'
read the subject, dickwad.
What's a "true" 1024 bit processor? What does it mean that a processor is 64 bit? From what I understand from the other posts, this transmeta proc is not 256 bits in the same sense that Intel's current chips are 32 bits, but what does that even mean? What can a 128 bit proc do that a 64 bit proc can't and a 32 bit proc can't? Please explain, I'm very curious. Or point me to somewhere that might explain.
Linux Torvalds works at Transmeta, he'll probably port Linux to the New 256 bit Transmutor himself.
hey just a thought black parrot but you should probly stick to powers of 2... we all know how binary works right... 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048 etc sorry blackparrot but i'm doubting you'll get your 640 bit processor but keep wishing.
Good luck in hell.
You forgot to say: ... and really buggy. The installation code will be 5000 characters long by then. Your computer will be completely controlled by MS computers. The EULA will give Microsoft complete control over all your possessions. Microsoft will be the state religion. You will be required to worship a statue of Bill Gates.
What about the super hot anime cat wemon that we have the japanese to thank for?? Thanks for thinking that through AC.
I love cat lemon women.
It was just a bit of Microsoft humor and nothing to be taken seriously. :)
Beware: In C++, your friends can see your privates!
I have a Toshiba Libretto with a 800Mhz Crusoe chip in it and love it. You can actually run the thing for a few hours. Every other notebook has always said 2.x hrs but usually runs out in around 90 minutes.
But the best thing is the low amount of heat that the thing kicks out. Anyone who has ever sat with a P3/4 notebook on their lap for any amount of time knows how hot they get. These get a little warm after an hour or so, but not hot.
Bought mine in Japan, not sure what is available elsewhere.
Cheers.
Of course mine isn't 256 bit :-)
Oh great, another CPU and my broadband speed is getting slower and slower. Why the hell are we keep having faster and better CPU and broadband technology and availability is standing still?
Now I know it's more complicated than just adding more transistors. Still, though, they seem to have a good design, and it seems to me like they should just add more horsepower to each part of the chip. It would have the potential to be a great server chip, and if my wildest dreams came true, it would outperform the Motorolla's best chips by such a margin that Apple would pay Linus to write a code-morphing routine to have the chip emulate a PowerPC. It would be a seamless transition for Mac users, and it would make Macs competitive again for price-conscious performance users.
In my definition, a true 1024 bit processor would be a 1024 bit chip optimized for 1024 bit code, must have address size of 1024 bits and 1024 bit databus, natural word size must be 1024 bits.
:)
correctify my mistakes
I don't care about mobile.
I don't care about power efficiency except as a means to an end.
And that end is a passively cooled machine of sufficient performance to run a desktop workstation or server. I'd like to replace my aging PPro200 with a passively cooled machine, and Transmeta seems to be able to deliver that.
So why don't they do that? I think there's a market there, too. A Transmeta mobo and processor is all that is needed, yet in the Netherlands, I can find neither...
Of course, 'cheap' would be a nice property of such a system too, though I don't know if Transmeta could deliver that.
Okay, first they raise the bits, then they go over to alternative media, neurons ans such. And in about 100 years they have reinvented what we already have billions of -> Human brains. Then they ask themself, why did we invest all this money on this when we had it all the time?.
i sure got it first time through..
I know a guy named Sig.
Doesn't Transmeta use a software instruction translator to translate x86 instructions to their processor? That means it's transparent whether you write your code for 32 or 64 bit x86, doesn't it?
I have this funny feeling that the one company who could really get the most out of Transmeta's technology is the one company that won't: Apple. Given Apple's constant problems with Motorola and G4 deliveries, this is one processor that could give them a boost. I have no idea though. This is just a question.
Since you're the first person I've read tonight that is confused AND honest about being confused, I'm happy to take a stab at answering some of your questions. I am not a Crusoe expert, and my field isn't microprocessors. Just a warning.
1) What's a "true" 1024 bit processor?
You have to make assumptions to answer this question. Probably the most useful "bit"ness to know for a particular processor is the number of bits it can use for a "normal" memory address. For Athlons, that is 32 bits, and the same for the Intel P4. Some Intel chips have a 4 bit extension, but it's a pain to use and should be ignored (and mostly is). There are a handful of mass produced cpus with 64 bit addressing; the DEC^H^H^HCompaq^H^H^HIntel Alpha, some version of the Sparc lineup, and certain varieties of IBM's POWER family come to mind. Since memory addresses on typical cpus refers to one byte, having 32 bit addresses allows you to uniquely reference 2^32 (~= 4 billion) bytes with a single memory address. How much of that "address space" you can map to physical ram is an entirely different issue. Being "64 bit" typically also means you can represent every integer between 0 and 2^64-1 exactly.
In my experience (I do scientific computing, not enterprise stuff), the ability to address tons of ram from a single cpu is what really counts 99.99% of the time. We have a machine, a Compaq ES40 Model II, with 1 cpu and 14GB of ram. It can grow to 32GB of ram -- and the new version goes up to 64GB of ram (and the machine's a steal at $20K with educational discount -- I'm being serious, but things will change with AMD's 64bit x86 "Hammer" stuff at the end of this year). You can't do that in any sensible way on a 32 bit cpu.
2) From what I understand from the other posts, this transmeta proc is not 256 bits in the same sense that Intel's current chips are 32 bits
True. The "instruction word" on most modern (RISC) cpus == "word" size == integer size == memory address size. In fact, this was one of the big simplifications propounded in the RISC paradigm. Note that modern x86 cpus are RISC based, even though their instruction set is CISC (you can look up CISC and RISC and the web; note that CISC was the right thing to do under certain conditions). The Transmeta Crusoe is *not* a RISC cpu. In some ways it is simpler. However, it requires *very complicated* software support, unlike RISC cpus (take this with a grain of salt). So when someone says that the Crusoe instruction word is 256 bits, you shouldn't make any assumptions about integer or memory address sizes (I don't know, but I assume these are 32 bits on the Crusoe -- 64 bit would be silly for the Crusoe's target applications). A single "instruction" for a Crusoe will (evidently) be 256 bits in the future. However, it will (evidently) be guaranteed that this 256 bits will be broken down into 8 smaller 32 bit instructions by the cpu. That is, 256 bits are fetched from memory (don't ask which memory) at once, which the cpu will interpret as 8 different things to do at the same time.
I'm not mentioning a lot of stuff, like variable width instruction encoding in the x86 instruction set, or how software converts files full of x86 instructions into files full of 256 bit Crusoe instructions, and certain efficiencies and inefficiencies of 64 bit cpus versus 32 bit cpus. My main point is that you shouldn't get hung up on the "bit"ness of a cpu unless you are writing software for that cpu. FWIW, 64 bit cpus is nothing new. I talked to a 70 year-old who claimed to work on experimental 64 bit machines in the 1960s or 70s for the military (I don't recall which military =-).
Since 2^64 is a *really* big number (where are those stupid "number of atoms in the universe" figures when you need them?), it's unlikely that we'll need memory spaces larger than 2^64 anytime soon. Same goes for integer sizes. Improved floating point precision from wider floating point types would be much appreciated by folks like me who are tired of working with crappy 64 bit doubles and can't afford to take the performance hit of wider fp types on 32 bit architectures.
As far as optimal width for instructions, I have no idea. If you want to make a big fat instruction, you better have a lot of good stuff to do at once. And that depends not only on the compiler that converts C (or whatever) into the cpu's instruction set, but also how the human chose to use C (or whatever) to implement her idea.
Computer history is full of people wanting to do something, computers catching up by removing performance bottlenecks, humans adjusting to the new machines, and then the whole thing repeats. Heck, at one time it wasn't clear whether digital computers were really a better idea than analog computers (however, I think this argument is over for general purpose computing), and analog computers don't have any "bits" at all.
Like I said, don't take anything I wrote above (at 5am while waiting for some code to produce output) as fact without double checking somewhere else. If you really want to get your head screwed on right, take an architecture course or (if you're really disciplined) work your way through something like Hennessy and Patterson's "Computer Architecture, A Quantitative Approach". You can get a lot of good info from 'popular' texts like "The Indispensable PC Hardware Book". A big warning about that book, though -- when the author writes "PC", he almost always means "PC when used with MS-DOS or Windows" -- often this is subtle, for instance when discussing the boot process or how memory is organized.
-Paul Komarek
B) The translation doesn't have to be that great. They're still performing fairly competitively with Intel chips.
C) Pentiums don't play well enough. Transmeta can simulate fairly well a several hundred megahertz (probably about 4-500) Pentium III. Also, Intel is notoriously bad at doing such things. Their memory is not written down on how to make such chips, but only remembered in the minds of the workers. It would be VERY hard for them to do that, actually.
D) Transmeta based solutions have often employed other cool ideas in terms of power consumption: Better LCD's that don't need backlights, e.g. Not perfect, but getting there.
E) Transmeta's solution is so amazing that, even if it hasn't revolutionized the world, it has changed the course of Intel's strategy non-trivially. Plus, it's awesomely cool.
Here, the 256-bits refers to the instruction word, not the data-word size. These are completely different things. If you're going by this, then your x86 could be considered up to a 48-bit machine or so. The TMTA chips are still 32 or 64 or 48 or something like x86 is. this is just going to mean that because it's VLIW, it can do 8 ops per cycle per pipeline stage instead of 4. Cool, but not any more revolutionary than anything else TMTA has done.
Fourth, transmetas claims in the past have been so full of hot air, so why should we believe anything they say now?
Because Linus works there.
Yeah, there was some post higher up which seemed a little silly: "are we gonna have gigabit or exabit cpus one day?"
So what are you saying exactly, that the number of bits that a CPU is rated only means the total number of RAM bits that can be addressed? In other words, a 32 bit CPU can only address 2^32 bits of RAM? Is that the only real difference?
If it is, I can't imagine any computer in the 60's and 70's being able to address 2^64 bits of RAM.
By the way, there are 10^81 atoms (supposedly) in the Universe, which is somewhere between 2^269 and 2^270 (to be precise, it's 2^269.07617568587635017749587378908).
Wow - Chandler is the CEO of a CPU company?!?
@sshatrack
There's a very interesting difference between gadget production in Japan and in the US. One important aspect besides pure technolust that drives the production of all forms of technological toys is the expected return. In Japan a tech product needs to only sell about 25,000 units in order for a company to see it as viable. In the US that prospect is ten times higher at 250,000 units. Ergo, Japan sees far more keen little toys because there's no impetus to sell hundreds of thousands of them which allows for a much larger number of what the US would see as production failures. The logic stems from the fact there is far more techno toy demand in Japan so a minimum demand product that just barely sells out its 25,000 unit inventory might be succeeded by a subsequent product that outsells production capability driving the price up through increased demand. There's also a ton of local intranational production facilities as well as a close proximity to Taiwan and Korea which vastly lowers the cost of all the microelectronic components because they don't need to be shipped across the Pacific. I know the pangs of technolust well, I want one of those Sony PCG-U1 in a way I'm not entirely comfortable with feeling about a computer. In short that is why Japan sees so many damn cool toys. The increased demand allows for smaller successful production runs and more product variety.
I'm a loner Dottie, a Rebel.
So, like, has Intel bought you lock stock and barrel, or are they just leasing?
Would it be possible to pack instructions
from different threads into one VLIW?
That would mean that my 8bit Commodore 64 is really 16bit, because it has a 16bit address bus (it can address 64 kilobyte).
Only 2 hours?
Think I will stick with my TiBook G4, more powerful and 4 hours of battery life in real use with Mac OS X. If you're not bothered so much about the power then an iBook has longer battery life again.
Ok so it doesn't run x86 code (excepting with VirtualPC) but hey we all use some form of UNIX here and any app you're likely want to run works on one.
Also I would admit the G4 gets quite warm but generally only by the mains port when it's plugged in and even then only when its actually busy.
So what's the point with these transmeta chips? It doesn't matter how technically clever it is in the PC market it doesn't really offer an advantage.
Don't blame me - this
...I've looked at some Transmeta-based notebooks when I was over in SE Asia this spring, which was almost exclusively Fujitsu Lifebook series. These fill a niche, being the smallst of the Ultraportables and I'm sure it fits right in between the Palm and the standard notebook as a tech toy, but I don't think it's an expanding marked in Japan or any viable marked outside Japan.
:)
Quite frankly, the reason I didn't get one is that it ran like a limping turtle. Then again I'm rather picky and ended up getting a Toshiba Portégé 2000 instead, but that's just me. Chokes out after 90-100 mins with primary but lasts a good 6 hours with the included secondary, sitting outside, screen to max brightness and using the built-in WiFi. Everyone but my wallet and a few jealous friends are happy
Kjella
Live today, because you never know what tomorrow brings
What would a beowulf cluster of these be like?
When you include the total cost of operation (TCO), a TM computer cluster is a third of the price of alternatives. TM clusters have smaller footprints because you can pack the cooler CPUs closer together. They use considerably less power.
Simple. A larger number means a better chip.
Pure marketing. Nothing more. It'll be how long before it's available? And how long again until there's apps written for it? These are the questions that aren't being asked by the discerning media who are reporting it.
Of all the things you can accomplish by screwing up your face and swearing into a dark room, sleep is not one of them.
Most people don't do that, but some do. Anyone know how long a laptop with transmeta chip will run in real life?
Not hypothetical PR bs, but from first hand experience.
transmeta's income statement this was released on the 16th. i think it has some interesting numbers. if you look at net income (loss) at the bottom and add all 4 quarters up, thats the loss for the past 12 months. ouch, $179,432,000
------
[insert funny
If you buy a computer with that new fangled Transmeta chip, where the hell are you going to find 2 to the 256th power bytes of RAM you need to max out your machine?
Ergonomica Auctorita Illico!
After much looking, I finally decided on getting a Fujitsu Lifebook P-2000 for my wife. She needed a laptop, but not a serious desktop replacement. This was more of a when we don't feel like sitting at the desk to work type of deal. The 800Mhz Transmetta Crusoe and 256mb of RAM seems to be only slighly slower than my main desktop system (800Mhz AMD with the same RAM). This laptop has the added advantage of having a built-in DVD-CDRW combo drive and a VERY small form factor. The lack of a docking station will pretty much limit the P-2000 to secondary machine staus, but it is a nice travel notebook. Starting at $1500 ($1800 for loaded with built-in wireless), they are pretty reasonably priced for what they can do. The only complaint I have with it is that the right shift key is small and a bit out of position (the other side of pg up), but I have just switched to using the left shift key whenever possible. I am actually considering moving towards one of Fujitsu's P-1000 sub-sub notebooks with a touch screen to serve as both my mobile notebook (I travel a lot in a local area) and my Jornada 720.
These are just two other Transmeta products that are widely available in the USA. The P-2000 is even sold by some of the major electronics and computer stores (like Best Buy). As I said, I have been very happy with our Transmeta based Fujitsu and I look forward to buying another!
Chris
"I hereby grant this to the Public Domain"
Your TiBook is about ten times bigger than a Libretto. If I wanted something that huge, I'd carry my desktop PC around.
Do you have Linux running on it? I have a Libretto CT50 which I'm quite attached to, but its maximum of 32MB of RAM is killing me.
Actully x86 instrucions have variable sizes, from 1 to 17 (yep, seventeen) bytes.
this was the point of developing a supercomputer using transmeta processors. utilizing a customized os and software to fully take advantage of the processor's capabilities. this is the future, and i cannot wait for the 6000 system on a chip.
In EpI he his seen moving forwards onto the balcony overlooking the pod race, apparently under his own power.
--
E_NOSIG
The Fujitsu P-2040 which I have has the ability to run Linux with only a small bit 'o pain. Just do a Google search for p-2040 and linux.
RISC uses a reduced number of instructions. It gets it's speed because the decoding of the instructions can be done with a hardware decoder very quickly.
CISC uses a relatively larger set of complex instructions. Those instructions are typically decoded using microcode. Intel takes the approach of decoding a large quantity with a massive hardware decoder, which is faster, but takes up a lot of silicon.
VILW uses a very long instruction word. The instructions typically have to be decoded by microcode, because a hardwired decoder would be prohibitivly huge. It gets it's speed by taing a single instruction that can define multiple task which the processor can perform in parallel. The instruction set is designed to take advantage of the different types of opperations that can be performed in parallel, and a very complex compiler is required to create the most efficient machine code. The end result is a processor that gets a lot more done per machine cycle and can therefore run at lower clock speed and still perform well.
It's the lower clock speeds that really help the power disapation. Heat is produced by resistence to the flow of electrisity, and the resistence in a capacitor goes up quickly as frequency (clock speed) increases. Even though a VILW processor is doing more and creating more heat per clock cycle, they can end up with less heat at the same performance level.
...a Beowulf cluster of 256 bit CPU's.
Why does this sound familiar?
"The wifey needed a new laptop, so we got her one, and I love it!"
Is it possible to bypass the code-morphing layer? If so, couldn't people just port directly to that architecture instead of using x86/PPC/etc. and translating it, which, I assume, would speed up the whole thing, right?
Whoa..! Just had a crazy thought. Couldn't a Transmeta chip, with appropriate modifications to the code morphing layer, be made to run Java bytecode "natively"? Would this make a really nifty Java application server, or am I completely off whack here?
Imagine a Transmeta box running a JVM specially built to take advantage of the Crusoe. Would this be a hotrod that runs Java bytecode at "native" speed without the initial JIT latency? Or would this be a fizzle given Java's other limitations (e.g. tendency to have poor memory locality)?
Curious... yeah this is a niche market, but wow, this would be an interesting play for the server market if it were possible.
Now we can look forward to a Y82,136,525,314,815,442,306,154,117K problem.
Someone you trust is one of us.
I could be wrong, but I think this would require that the code-morphing software be aware at a "higher level" - i.e., the OS currently manages context switches, so the code-morphing software doesn't have any sense of there even being multiple threads ... for it to pack instructions from different threads into a single VLIW, it would need to be more integrated with the OS' scheduling algorithm that handles context switches. Unlikely, I suppose.
Well, Intel is doing it with Pentium4. I guess you are wright that the OS manages the threads, but in a multiprocessor systems you do have multiplethreads running. That's why IBM Power's shows as two chips for the OS, so they can be fetched a second thread. I guess that with a double register set (as the Pentium 4 does) you can publish yourself as two CPUs, althogh you really as only "one" (parallel Ok) processing unit, but keeps two threads states.
See subject.
YHBT!
I have a Sony C1VP Picturebook with a 667Mhz Transmeta Crusoe TM5600 in it. With the Quad battery pack I get 10+ hours of operation. It is very nice for those all nighters in the datacenter when you don't have a spare socket to plug into or road trips. I love my C1VP and I think that if you need a small system to get work done they are great.
I have done a few power benchmarks on it. Doing continuous kernel recompiles and running updatedb constantly (Maxed out CPU and Maxed out disk I/O) I was able to get 8 hours of operation out of it. I routinely get over 10 hours of use on battery.
A co-worker of mine has a fujitsu lifebook and he has nothing but great things to say about it. It's a bit larger than the picturebook and doesn't have battery as robust as the C1VP, but it is on the smaller end of the laptop spectrum.
I can't wait for the match between India and Pakistan!
I bet it'll go into sudden-death overtime!
In that type of architecture effective addresess were base+index, with the base value (typically 24 bits) embedded in the instruction and the index computed on separately. The Stretch's index registers were 64 bits wide. Addressing was to 64-bit words, not bytes, so the address space was actually 2^72 bytes!
But there was no virtual memory, so the reality was that the programmer had to work with the amount of real memory avaialable, typically 96Kwords (less than 1 megabyte).
Taxation without representation is tyranny! Statehood for DC, Puerto Rico, Virgin Islands & Pacific Territories!
Except that's not how CPUs are rated.
Yes and no.
On RISC cpus things are supposed to be simple (by definition). They have a word size which is also the address size and integer size. When someone says "32 bit cpu", they're probably talking about the word size of a RISC cpu. The lab group I work in is mostly interested in large memory attached to a single cpu, hence our desire for a 64 bit address space. I recently needed 64 bit integers for exact arithmetic, but that is the first time that happened for anyone in my lab group.
And a word of caution. A 32 bit RISC cpu has 32 bit memory addresses, but that doesn't mean one can address 2^32 bytes of ram. Modern operating systems use "virtual memory" for a variety of reasons, and one of the side effects is that the virtual memory system "steals" some of those 2^32 addresses, and hence not all 2^32 addresses are available for mapping to physical RAM. There are many other things that "steal" addresses from the address space. In the "simplest" scenario (in some sense), you can only have half as much physical RAM as you have addresses. Thus only 2^31 bytes worth on a 32 bit RISC cpu (2GB).
The folks using the IBM Stretch in the 1960s (thanks to tri44id for his post about this) probably weren't really concerened with having lots of RAM. They were probably more interested in making calculations concerning nuclear tests more accurate. Furthermore, RISC cpus (on the market) didn't show up until the mid 1980s, and saying that the Stretch was a 64 bit computer would be very misleading. Parts of the cpu handled 64 bits "simultaneoulsy", but which parts? You'd have to do some research to find out.
If you're interested in computer history as much or more than computer architecture, I recommend "A History of Modern Computing" by Ceruzzi (curator of the Smithonian's Air & Space Museum). I recommend only glancing at the Introduction, as it is isn't nearly as good as the rest of the book. Overall, I love this book.
-Paul Komarek
Heh. My TI 99-4/A would have had some mixed-up numbers, too. As would the 8086 cpu from Intel.
The problem here is that we're not talking about RISC cpus, where a word is a word is a word.
-Paul Komarek
This is gonna be good.
Between Matrox and Transmeta, It's a very good time to be waiting patiently for processors and video cards, since the next generation looks like it will be sweet!
It's been a long time.
Well, we have always known that the japeneese are leaps and bounds ahead of us in miniaturization. And since Transmeta's target audience seems to be people who are looking for small, low power apps, of course the japaneese market is going to snap that up.
CoyboyNeal is God
As I recall(it's been a while since I played around with a C64), the C64 got around its 8 bit limit by doing some funky "bank register" stuff so that you were actually selecting between one of 4 16k memory banks... I know this isn't quite right, since even 16K assumes 14 bits... but I do know there was some kind of hoopty-magic going on to make things work...
I'd rather be flying
A) Because Transmeta is VLIW, they don't speculatively execute. That's the whole point, Instruction Fetch/Decode (two of the bottlenecks in traditional architectures) have been more or less eradicated because it's so simple.
Nothing's been eradicated. The jury is still out on VLIW. It definitely has a lot of potential but real world applications rarely get close to exploiting the full capability of a VLIW chip.
Eight simultaneous instructions might be a big gamble, so hopefully Trasmeta knows what they're doing. Compilers for VLIW processors with that much possibility for parallelism rarely can exploit it. The vast majority of the time, only a few execution units are kept busy and a ton of bandwidth is wasted.
If compilers are having a hard time, dynamic binary translators are going to do even worse because they have to do their job reasonably quickly.
There is a pretty nice VLIW architecture out there; perhaps you've even heard of it. It's called IA-64. Instructions are always issued in bundles (3 instructions per bundle) and multiple bundles which all can be executed in parallel make up a group. There is no fixed length for groups -- they're terminated with a special stop code in one of the bundles' template bits. This avoids tying programs down to a specific implementation of an IA-64 chip and will allow chips to take advantage of really long instruction groups as more execution units are added.
Of course, the initial offerings from Intel in the Itanium family aren't great, but they've got plenty of room for improvement and I'm sure Intel will do whatever it takes to get their chips up to speed. Intel gets slammed a lot, but their technology is a heck of a lot cooler than Transmeta's -- when Transmeta does something wrong (which they have done a lot of), the Slashdot crowd ignores it because Linus works for them. Hypocrites.
B) The translation doesn't have to be that great. They're still performing fairly competitively with Intel chips.
Oh yes it does. The translation has to be _very_ good if you're planning on using it a lot. I don't know how much internal RAM for storing translated code a Transmeta CPU has, but if it doesn't have much, the translation has to be performed quickly. It's a tricky trade-off.
E) Transmeta's solution is so amazing that, even if it hasn't revolutionized the world, it has changed the course of Intel's strategy non-trivially. Plus, it's awesomely cool.
It's not really revolutionary technology. Binary translation has been around for a while. What is cool is that they have it transparently done on a chip, but it's kind of pointless in the long run since you can't (to my knowledge) load up different translators at run time to emulate different chips.
I don't think it's changed Intel's strategy in a massive way. Crusoe is almost a non-issue. The processors don't perform very well and it's not like they're _way_ ahead of Intel in terms of power consumption. Intel isn't going to be beat by Crusoe.
What I want to see is an improved IA-64 offering. Hopefully Itanium 2 will be better than the original. It's got mad potential! The Slashdot crowd should love it -- it's really cool technology if you've bothered to order the programming manuals.
The Mhz war was so yesterday.
Now its the Bit war!
For instance: a MC68000 chip is a 16 bit CPU, I think we've all accepted that at some point in our lives. However, it has 24 bit addressing.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Is the MC68000 considered to be a RISC cpu? If so, I'm surprised about this difference in word size. Is it targetted at some market besides gneeral purpose computing?
-Paul Komarek
What a great troll. GPRs are a reasonable measure of CPU size; they tend to serve as a proxy for address space as well. But GPRs are the main justification for labeling the 8080 an 8-bit chip, even though you can use HL to address 16 bits of memory.
But instruction size is just silly, and why I think you're trolling. The Athlon in this box uses variable-length instructions; most are 8 bits long. The Alpha, normally considered a 64-bit machine, uses 32-bit instructions. The Itanic puts three instructions into a 128-bit bundle, making its instruction length about 42 bits. The NEC Vr4181 in the Agenda VR3 PDA in my pocket has a 16-bit data bus and modes for both 32- and 64-bit GPRs.
Oh and the Vr4181 has both the standard 32-bit MIPS II instruction set and the 16-bit MIPS16 set, with instructions to switch between them.
From a programmer's point of view the data bus, physical address pins, and the size of instructions are just implementation details. What's important is the instruction set architecture, and the computing model defined by it. In both MIPS II and MIPS16 modes, the Vr4181 has 32-bit GPRs and a flat 32-bit address space. (With a little kernel hacking, it'd be 64-bit GPRs and addressing, but that would be silly.) When I take my code to a Vr4131, which has a 32-bit data bus, I don't have to change anything.
That's why I consider the 68000 to be a 32-bit architecture. Except for performance, my code will run identically on the 68008, 68000, and 68020, with their external 8, 16, and 32 bit data buses.
For the new Transmeta chip, this evaluation strategy says that it's still a 32-bit chip. Programmers outside of Transmeta don't directly program the device, so it makes no difference what the internal ISA is. The externally visible ISA is still the variable-length 8-bit IA-32 architecture, with its 32-bit GPRs. I'd bet they aren't implementing the cheap hacks to get 36-bit physical addressing...
The PET was expandable to 256K (not bad, for an 8-bit machine!) but the screen flickered horribly. My guess, based on that observation, was that the technique here was to have a very fast switch flip between banks, with the screen RAM on only one of those banks.
In consequence, you could "see" all 256K, but not all at the same time. You would probably need to go through some intermediate layer, to actually go between pages, for that very reason. There would be no way of telling which layer you meant.
The BBC Micro used a system it called "Sideways ROM/RAM", which (AFAIK) was based on having the lower part of RAM fixed, and the upper part selectable. In other words, it wasn't based on auto-cycling (as with the PET) but required code to do the selecting.
IMHO, the CBM64 (which used an 65x02 processor, and could therefore access 64K of memory directly) didn't have any bank selection, as far as I know. 8-bit processors could access 64K of RAM because they worked in pages. 256 pages of 256 bytes. This is why addresses 0-255 are referred to as "Zero Page". (That is also where a lot of OS-based work was done, as that could be accessed the fastest.)
In other words, 8-bit processors, such as the 65x02, used two words for addresses. The Page, and the Offset, giving you an effective 16-bit address length.
(It's also why the ZX80 only had 256 bytes of RAM, and yet worked surprisingly well. With everything in Zero Page, you had the fastest access possible at all times.)
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
AFAIK the MC68000 is CISC. It's used everywhere; Embedded systems, palm pilots, et cetera. It was the basis of the original macintosh and amiga computers, which eventually moved on to the 68000's descendants (68010, 020, 030, 040, and 060. The '010 is a very slightly upgraded 68000, which executes some operations in less cycles. The palmpilot uses a motorola dragonball processor, which is based on a 68000 core.)
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Begging the question has, ironically, nothing to do with begging or questions. It involves an implicit assumption in an argument. For example: "God created the universe because only He could have created something so beautiful and ordered" carries the assumption that the universe is beautiful and ordered.
What you want is "raises the question", or perhaps "this question begs to be asked."
150 years ago thousands of young men worked from dawn to dusk in the counting houses of the dutch east india company.
they scratched and scribbled and did excatly what a single server can achieve today.
which gives those young men time to go out and get drunk instead.
'There is a Light that never goes out.'