Older blog entries for kvaneesh (starting at number 5)

16 Jan 2004 (updated 16 Jan 2004 at 21:48 UTC) »

Last few days was busy with the debian support of OpenSSI. The project is getting ready for a 1.0 release.You should be able to download the debian packages from here

I also managed to tag the CVS with arch-Alpha-kernel tag so that one can checkout a 2.4.18 based OpenSSI kernel that support HP Alpha architecture from the CVS using this tag. I verified this source using HP testdrive machines

Today I got the CI repository completely built with 2.6 source. Now the bug hunting starts.... ;-)

Today I got cluster/clms compiled, but with some #ifdef .I also moved all the timeval struct to timespec. I guess 2.6 count time using timespec. ( see xtime and current_kernel_time() ) . Also I noted that the source in the CI repository is broken and it can't build CI alone. Any how I am not going to fix that.

5 Jan 2004 (updated 5 Jan 2004 at 00:33 UTC) »

Finished merging the CI repository( Not yet started building it fully ). I have moved files around and renamed some function. I am looking for getting CI in three changeset
1) Build changes
2) Changes to base Linux kernel files
3) Changes( new files ) added for CI.
That way others should be able to review it better.

BTW this is a good revision control system

2 Jan 2004 (updated 2 Jan 2004 at 00:15 UTC) »

Yesterday had a nice time in boston. Went to the boston common . There were amazing ice sculptures. Then went to see fireworks at boston harbor. This site was helpful www.firstnight.org Well yesterday I enjoyed the day. I was feeling more or less the same as how i used to be in bangalore ;-). I guess i need to spend time going around places.

On OpenSSI side Finished fork and signal related changes. Commited the same to the local repository. Struggling with alpha assembly again( ret_from_rproc ) is fun ;-).

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!