« Previous month (Jul 2007) | Main | Next month (Sep 2007) »
http://blogs.sun.com/csg/date/20070817 Friday August 17, 2007

Dan Stole the Subject for My Farewell

I had been thinking of what subject line to use for my farewell post, as my internship has come to an end - back to school. Halfway through last week I picked the perfect farewell subject line. Unfortunately, Dan used the Hitchhiker's Guide reference I'd settled on when he left last Friday. He should be most of the way back to the east coast now (he's driving). I've got a plane to catch early Tuesday morning. I started thinking about Spinal Tap references for the title, but nothing quite fitting came to mind.

My project is pretty much wrapped up for me, the code's cleaned up, and is now getting some wider attention from people other than Steve. And while waiting for feedback, I spent some time looking at a P2 panic that appeared Wednesday morning, which revealed an odd API quirk and an inconsistency in counting the number of CPUs available to a zone. These bugs, and my project RFEs have been transferred to Steve.

I've had a good time here, and I may be back after I graduate in May. Thanks to all the folks I've met here at Sun for showing me a good time, and teaching me a lot. I'm heading back to school having signed the OpenSolaris contributor agreement, so if I have any spare time at school, I may keep working on OpenSolaris while there. In fact one of the projects I passed on initially, which I later found myself wanting was prototyped by two people previously, but needs a bit of work, and was just posted as a new project on opensolaris.org, and I'm thinking of jumping into that.

As soon as I leave, my login account goes away, so this will be the last entry in this blog. I'm [colin at cs dot brown dot edu], or [colin dot s dot gordon at gmail dot com], and I'll keep blogging at http://ahamsandwich.wordpress.com/.



Posted by csg [Personal] ( August 17, 2007 04:19 PM ) Permalink | Comments[0]
http://blogs.sun.com/csg/date/20070809 Thursday August 09, 2007

Processor Sets as Processor Pools Putback Preparations?

I've now gotten some more feedback on my changes, and my project mentor Steve tells me that several others are interested in taking a look at my diffs. Approval for putting back a subsystem rewrite like this, even if it passes all tests and doesn't alter user APIs, takes longer than I have left on my internship. So most likely, if it goes back, it will be Steve's doing. But a number of people seem to really want this put back to the gate, and as a result I'm cleaning stuff up in preparation to hand it over. Also, tomorrow is the last day for my fellow kernel interns, Evan and Dan :-(

Posted by csg [Sun] ( August 09, 2007 01:47 PM ) Permalink | Comments[0]
http://blogs.sun.com/csg/date/20070806 Monday August 06, 2007

Kernel Technical Discussion Slides

The Intern KTD presentations went pretty well today. Slides are here. If I get a chance before I leave, I might post annotated versions.

Posted by csg [Sun] ( August 06, 2007 02:19 PM ) Permalink | Comments[0]
http://blogs.sun.com/csg/date/20070803 Friday August 03, 2007

Coming to a close

Well, I have two more full weeks left on my internship, and things are wrapping up. On Monday morning I'll be giving a KTD (Kernel Technical Discussion) to those interested. We just did a practice run, and I'm feeling pretty good about it. If I can, I'll try to post the slides from my talk (just have to double-check the whole NDA thing, but since I was encouraged to blog about this project, I'm not expecting to hear a "No").

In addition to that, my project has mostly wrapped up. I match the gate on results from the pools test suite. I have not been able to panic my system by poking at it or running the psets stress test. I'm basically going back through, making sure my code is well-commented, and that I clean up a few rough edges before I leave. I unfortunately will probably not be doing a putback of my stuff, at least not personally - the ARC process to approve project integration takes a minimum of a week, plus code review, and satisfying an RTI advocate. However, it's in pretty good shape, is pretty clean code, and if someone chose to put it back relatively soon, they shouldn't have much trouble with it. So I guess I'll be watching commit messages for the next few months (though I hope someone would email me if they put my stuff back! :-p).

Next week I'll probably do a final wrap-up summary of the project, or post annotated versions of my talk.



Posted by csg [Sun] ( August 03, 2007 06:35 PM ) Permalink | Comments[0]
http://blogs.sun.com/csg/date/20070801 Wednesday August 01, 2007

Favorite Comments and Constants in OpenSolaris Source

While perusing the code for OpenSolaris, my fellow interns and I have come across some great comments, variable names, and documentation, as any large code base must inevitably have:

Posted by csg [Personal] ( August 01, 2007 02:58 PM ) Permalink | Comments[1]