Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/knmngmprl21d/public_html/blogs/wp-includes/functions.php on line 3467
 Adam Leventhal's blog » OpenSolaris

Archive for the ‘OpenSolaris’ Category

The future of Solaris

In 2005, Sun released the source code to Solaris,  described then as the company’s crown jewel. Why do this? The simplest answer is that Solaris had been losing ground to an open source competitor in Linux. Losing ground was a symptom of  economics. Students who had once been raised on Solaris were being inculcated with [...]





Posted on August 27, 2010 at 9:11 am by ahl · Permalink · 10 Comments
In: illumos, OpenSolaris · Tagged with: , , ,

Linux Defection

Ian Murdock has left the Linux Foundation to lead the operating systems strategy here at Sun. The last few years have seen some exciting changes at Sun: releasing Solaris 10 (which includes several truly revolutionary technologies), embracing x86, leading on x64, and taking Solaris open source. That a luminary of the Linux world was enticed [...]





Posted on March 19, 2007 at 10:24 am by ahl · Permalink · 3 Comments
In: OpenSolaris

OpenSolaris on LugRadio

The good folks over at LugRadio (that LUG; not the other LUG of course) invited me on their show to answer some of their questions about OpenSolaris. You can find it in the latest episode. Check your volume before you start playing the episode: the first reference to masturbation is approximately 6 seconds in. Understandably, [...]





Posted on November 27, 2005 at 6:59 pm by ahl · Permalink · Comments Closed
In: OpenSolaris

Fall of Code?

Actually, Fall, Winter and Spring of code. Sun just announced the Solaris 10 Univesity Challenge Content. That’s right, it’s a challenge and a contest and with three times the staying power of single season of code. Apparently in a modern day treaty of Brest-Litovsk, Google ceded the rest of the year to Sun. Perhaps this [...]





Posted on October 19, 2005 at 4:15 pm by ahl · Permalink · 2 Comments
In: OpenSolaris

OpenSolaris and svk

Today at EuroOSCON, I attended a introductory talk on svn by Chia-liang Kao. I was hopeful that svk might address some of the issues that I thought would prevent us from adopting Subversion for OpenSolaris. In particular, Subversion requires a centralized repository whereas svk, which is built on top of Subversion, provides the distributed revision [...]





Posted on October 19, 2005 at 9:30 am by ahl · Permalink · 5 Comments
In: OpenSolaris

OpenSolaris and Subversion

I just attended Brian W. Fitzpatrick‘s talk on Subversion at EuroOSCON. Brian did a great job and Subversion looks like a really complete replacement for cvs — the stated goal of the project. What I was particularly interested in was the feasibility of using Subversion as the revision control system for OpenSolaris; according to the [...]





Posted on October 17, 2005 at 8:30 am by ahl · Permalink · 13 Comments
In: OpenSolaris

At Euro OSCON

This week I’ll be in Amsterdam attending and speaking at Euro OSCON. I’ll be running a session on DTrace on Thursday at 1:30. For the uninitiated, DTrace is the systemic observability framework in OpenSolaris that allows for tracing of the kernel and applications on production systems. At OSCON in Portland, Bryan and Wez extended DTrace [...]





Posted on October 16, 2005 at 1:30 pm by ahl · Permalink · Comments Closed
In: OpenSolaris

The mysteries of _init

I hadn’t been fully aware that I felt this way, but I recently had a realization: I love the linker. It’s a technology that’s amazing in both its simplicity and its complexity. I’m sure my feelings are influenced in no small way by the caliber of the engineers working on it — Rod and Mike [...]





Posted on September 15, 2005 at 2:30 pm by ahl · Permalink · 2 Comments
In: OpenSolaris

Believe it or not…

I really never thought I’d be sticking a picture of a penguin on my weblog, but here it is… Joined by Bryan and Eric, I’ll be speaking (and listening) at the OpenSolaris BoF at LinuxWorld (August 9, 5:30-7:00). We’ll be talking about using and developing on OpenSolaris, how you can participate, and most likely comparing [...]





Posted on July 26, 2005 at 12:00 am by ahl · Permalink · Comments Closed
In: OpenSolaris

Debugging cross calls on OpenSolaris

I think the thing I love most about debugging software is that each tough bug can seem like an insurmountable challenge — until you figure it out. But until you do, each tough bugs is the hardest problem you’ve ever had to solve. There are weeks when every morning presents me with a seemingly impossible [...]





Posted on June 14, 2005 at 9:15 am by ahl · Permalink · One Comment
In: OpenSolaris