Welcome to the blog of Can Sar, a Stanford CS major. This blog is made up of my thoughts on Computer Science and the computer industry, as well as ever exciting tales from my life.
Coding on my research project started today. My plan is to finish fixing bugs and adding the distributed paging, file operations, and process migration by the and of the month. By that time I should also be done with all outstanding reading (finishing up Solaris Kernel Internals, Distributed Systems, and Computer Networking). Today will mostly consist of getting reaquainted with the code, figuring out what versions of things I currently have, and cleaning things up a bit.
SSHing into the machine's at Stanford and working from there is extremely slow, but for now I have not yet come up with a better way of doing things. I might try copying the file to my local computer,
working from there and then sending it back to the Stanford machines to compile. If I only had a Solaris machine at home...