Older blog entries for kvaneesh (starting at number 4)

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!