Read Just for Fun : The Story of an Accidental Revolutionary Online

Authors: Linus Benedict Torvalds

Tags: #Autobiography and memoir

Just for Fun : The Story of an Accidental Revolutionary (19 page)

BOOK: Just for Fun : The Story of an Accidental Revolutionary
8.32Mb size Format: txt, pdf, ePub
ads
Our visas finally arrived and on February 1 7, 1997, we boarded a morning flight to San Francisco. I remember the temperature in Helsinki: 0 degrees Fahrenheit. I remember Tove’s family at the airport, crying when we said good-bye—they’re very close. I don’t remember if my family was there or not. They must have been. Or maybe not.
We landed in the United States and made our way through customs carrying a baby and two cats. Peter Anvin was there to greet us as we rented a car for the drive down to Santa Clara, to the apartment complex we had chosen during an apartment-hunting trip we had taken a few months earlier. It all felt surreal, particularly the 70-degree difference in climate from Finland.
Our belongings wouldn’t arrive for another two months. We spent the first night sleeping on an air mattress we had brought with us. The next day we went out to buy a real bed. Until our furniture made it to California, Patricia had to sleep in her carriage. It was something that really annoyed Tove, although David points out that it is sort of cyclical, referring to the first three months of my life that were spent in a laundry basket. We didn’t do much cooking (we still don’t) and didn’t know where to go for dinner. We ate most of our meals either at the food court of a local shopping mall or at a fast-food place. I remember telling Tove we had to find some new places to eat.
With the move and getting accustomed to the new job at Transmeta, I didn’t have a lot of time to devote to Linux during those first couple of months. The new job occupied much of my time and my after-work hours were spent with Tove and Patricia, trying to get to know the new area. It was a fairly busy time. We had absolutely no money. I had this great salary, but everything went toward getting furniture. Buying our cars was a hassle because we had no way of establishing a credit history. We even endured hassles proving we were capable of paying for telephone service.
My computer was on a ship that was inching its way around the Horn of Africa. It was the first period of time when I was quiet on the Web, and my absence worried a lot of people. It was like, Okay, now he’s working for a commercial company….
Many people asked outright: Does this mean Linux will die off as a free system? I explained that under my agreement with Transmeta I could continue doing Linux. And that I wasn’t going to go away. (I couldn’t think of a way to say that I was just catching my breath.)
Life in Transmetaland.
One of the problems with explaining to people how the move to the States and into the commercial world wasn’t going to change me was the fact that Transmeta was just about the most secretive company around. There was only one rule concerning what you could talk about, and that rule was very simple: “Say nothing.” Which just made Linux people sometimes wonder what kind of strange cult I had joined, and whether I was ever coming back. I couldn’t even tell my mother what I was up to—not that she would have been interested.
What I was doing at Transmeta wasn’t all that strange. The first thing I actually ended up doing was fixing some of the Linux problems that Transmeta had. The company was using a lot of multiprocessor Linux machines. I had never personally worked on the Linux SMP (Symmetric MultiProcessing) issues, and it turned out that many things didn’t really work the way they were supposed to. I took this as a personal affront, and had to fix it, of course.
But my real work was actually being part of the Transmeta softball team.
Oh, I mean software team. We didn’t play all that much softball. None of the Silicon Valley leagues would let us join unless we agreed to tell them what we were up to.
I don’t know how familiar people are with Transmeta. As I’m typing this, we’re actually in our silent period before the (please, God, buy our stock) IPO, and we’re no longer secret, although we’re back in our stealth mode due to SEC rules about initial public offerings. Let’s hope that by the time this book is out, everybody and his dog has heard about Transmeta and bought
(subliminal message
: STOCK) one or more of our CPUs. Because that’s what Transmeta does—CPU’s. Hardware.
But Transmeta does more than just hardware. Which is just as well because, quite frankly, I wouldn’t know a transistor from a diode even if one kicked me in the head. What Transmeta does is
simple
hardware that relies on clever software to make a simple CPU look like much more than it really is—like a standard Intel-compatible X86, in fact. And with the hardware being made smaller and simpler, the CPU ends up having fewer transistors, which in turn makes it use less power, which as everybody realizes will become increasingly more important in a mobile world. This clever software is why Transmeta has a rather large software team, and why I was there.
This all fit me quite well. A non-Linux company that did something that was technically quite interesting (understatement of the year—I still don’t know of another company that has ever seriously even tried to do what Transmeta does). And it was in an area that I knew intimately: low-level programming of the quite esoteric 80x86 family of CPU’s. As you undoubtedly recall, it was the act of getting to know that CPU in the first personal computer I owned that had started the whole Linux project in the first place.
The fact that Transmeta wasn’t a Linux company was also important to me. Don’t get me wrong: I loved fixing Linux problems at Transmeta, and I’ve been involved in several internal projects about Linux. (In fact, these days it’s probably impossible to find a serious technology company without such projects.) But at Transmeta, Linux was secondary—which was just what I wanted. I could continue to do Linux, but I didn’t feel I would have to make the technical compromises that would favor the company’s goals over Linux itself. I could continue to think of Linux as a hobby in which only technology mattered, and nothing else held sway over my decisions.
So during the day, I worked for Transmeta. I wrote and maintained the “x86 interpreter” that we still use today (although others maintain it now). The interpreter is basically the piece of Transmeta software that looks at Intel instructions one at a time, and executes them (i.e., it “interprets” the language of the 80x86 architecture, one instruction at a time). I ended up doing other things later, but that’s how I got into the strange and wonderful world of hardware emulation.
During the night, I slept.
My deal with Transmeta was clear: I had been given vague assurances that I could work on Linux during work hours too. Trust me, I took full advantage of that.
A lot of people believe in working long days and doing double, triple, or even quadruple shifts. I’m not one of them. Neither Transmeta nor Linux has ever gotten in the way of a good night’s sleep. In fact, if you want to know the honest truth, I’m a firm believer in sleep. Some people think that’s just being lazy, but I want to throw my pillow at them. I have a perfectly good excuse, and I’m standing by it: You may lose a few hours of your productive daytime if you sleep, oh, say, ten hours a day, but those few hours when you
are
awake you’re alert, and your brain functions on all six cylinders. Or four, or whatever.
IV
Welcome to Silicon Valley. One of the first things I got to do upon landing in this strange galaxy was to meet the stars.
I received an email from Steve Jobs’s secretary about how he’d like to meet me and could I spare an hour or two. Not knowing what it was all about, I said sure.
The meeting was at Apple’s headquarters on Infinity Loop Drive. It was with Jobs and his chief technical guy, Avie Tevanian. This was when Apple was starting work on OS X, the Unix-based operating system that wasn’t released until September 2000. There wasn’t much formality to the meeting. Basically, Jobs started off by trying to tell me that on the desktop there were just two players, Microsoft and Apple, and that he thought that the best thing I could do for Linux was to get in bed with Apple and try to get the open source people behind Mac OS X.
I stuck around because I wanted to learn about the new operating system. It’s based on Mach, the microkernel developed at Carnegie Mellon University. In the mid-1990s the Mach was expected to be the ultimate operating system, and a lot of people were interested in it. In fact, IBM and Apple used Mach as the basis for their ill-fated Taligent joint-venture operating system.
Jobs made a big point of the fact that Mach’s low-level kernel is open source. He sort of played down the flaw in the setup: Who cares if the basic operating system, the real low-core stuff, is open source if you then have the Mac layer on top, which is not open source?
He had no way of knowing that my personal opinion of Mach is not very high. Frankly, I think it’s a piece of crap. It contains all the design mistakes you can make, and managed to even make up a few of its own. One of the arguments against microkernels has always been performance. So a lot of people did research projects aimed at determining how to turn microkernels into something that performs really well. All of the resulting recommendations made it into Mach. As a result, it became a very complicated system with rules of its own. And it
still
doesn’t perform that well.
Avie Tevanian had been one of the Mach people when it was a university project. It was kind of interesting, discussing what he and Steve saw as the issues. At the same time, we disagreed fairly fundamentally on technical matters. I really didn’t think there was a reason for open source or Linux people to get involved. Sure, I could understand why they wanted to get more open source developers into their system; they were seeing the momentum build behind Linux. But I don’t think they were seeing it quite enough. I don’t think Jobs realized that Linux would potentially have more users than Apple, although it’s a very different user base. And I don’t think Steve would be quite as eager to dismiss Linux as a desktop system today as he was three years ago.
I explained why I didn’t like Mach. For understandable reasons that didn’t go over very well. They’d certainly heard the arguments before. Obviously, I was very set on Linux and Tevanian was very set on Mach. It was interesting to see how they discussed some of the technical issues. One of the immediate problems I could see involved how they planned on supporting old Mac applications in the new operating system. They wanted to do all the old stuff with a compatibility layer. All the old Mac applications would run within one new tacked-on process. But one of the major shortcomings of the old Mac is the lack of memory protection, and this solution does nothing to solve that problem. Only the new Mac applications would have memory protection. It didn’t make sense to me.
We had basic differences in how we viewed the world. Steve was Steve, exactly as the press portrays him. He was interested in his own goals, and especially the marketing side. I was interested in the technical side, and not very interested in either his goals or his arguments. His main argument was that if I wanted to get the desktop market I should come join forces with Apple. My reaction was: Why should I care? Why would I be interested in the Apple story? I didn’t think there was anything interesting in Apple. And my goal in life was not to take over the desktop market. (Sure, it’s going to happen, but it’s never been my goal.)
He didn’t use very many arguments. He just basically took it for granted that I would be interested. He was clueless, unable to imagine that there could be entire segments of the human race who weren’t the least bit concerned about increasing the Mac’s market share. I think he was truly surprised at how little I cared about how big a market the Mac had—or how big a market Microsoft has. And I can’t blame him for not knowing in advance how much I dislike Mach.
But even though I disagreed with almost everything he said, I kind of liked him.
Then there was the first time I met Bill Joy. I walked out on him.
Okay, to be fair, I didn’t realize who he was when I first met him. It was at the Jini preview. Jini is Sun Microsystems’ interaction agent language, an extension to Java. It’s for doing seamless networking between completely different systems. You could have a printer that was Jini-aware, and anything on the same network that spoke Jini would be able to use Jini automatically.
Sun Microsystems had invited me and about a dozen other open source people and technical people to a private preannouncement briefing that would take place in a hotel room in downtown San Jose during Java World. The reason we were invited: They were doing Jini under what, at Sun Microystems, passes for open source.
When I went there, I kind of knew Bill Joy was there. He had been the key person behind BSD Unix and later joined Sun as chief scientist. I had never met him before. He just came up to me and said he was Bill Joy and I kind of didn’t react to it. I hadn’t come there to meet him but to see what Sun thought about open source and how they were going to enter open source. A few minutes later, Bill himself was explaining the reasons for making it open source and they had a limited demonstration of the system.
Then they started explaining their licensing. It was horrible. Just stupid. Basically it boiled down to the fact that if somebody else wanted to use the system in even a half-commercial way, it wouldn’t be open source at all. I thought it was a completely idiotic idea. I was really upset about the fact that, on the invitation, they had touted their open-sourceness. It was open source in the sense that you could read the source, but if you wanted to make any modifications or make it part of your infrastructure, you had to license it from Sun. If somebody at Red Hat wanted to make the latest Red Hat CD version of Linux Jini-aware, the company would have to license the Jini technology from Sun.
I asked a few questions to see if l had understood it correctly.
Then I walked out on them.
I was just so pissed off that they had gotten people there by claiming open-sourceness that after I found out what it was all about I literally said, “Forget it, I’m not interested,” and left.
BOOK: Just for Fun : The Story of an Accidental Revolutionary
8.32Mb size Format: txt, pdf, ePub
ads

Other books

Bounty: Fury Riders MC by Parker, Zoey
The Beyonders by Manly Wade Wellman, Lou Feck
Unspeakable Things by Kathleen Spivack
The Iron Grail by Robert Holdstock
El lobo de mar by Jack London
No More Secrets by Terry Towers
Alcott, Louisa May - SSC 15 by Plots (and) Counterplots (v1.1)
Ghosts Know by Ramsey Campbell
Circus Wolf by Lynde Lakes