Category Archives: linux

Failed to Spot the RCU Bug

Ok, I have lost any rights I might have had regarding bragging about having worked on RCU. I failed to spot this awesomely subtle bug! http://paulmck.livejournal.com/27219.html Needless to say, I am very embarrassed 😦

Posted in arbit, geek, linux | Tagged , | Leave a comment

Open Source Vs Open mindset

From the past few days, Atanu has been posting blog-posts on what a Rational IT policy should look like, and what should be the role of the Government in it.  One of his posts received the following reaction from the … Continue reading

Posted in education, FOSS, geek, linux, tech, Views | Tagged , , , , , , , , , | 3 Comments

Story of find_busiest_group() cleanup.

Last year, around the same time, I had ranted about this function named find_busiest_group() in kernel/sched.c. This is one humongous function which can so easily scare the sh*t out of any programmer who sees it for the first time. Partly … Continue reading

Posted in experiences, geek, linux | Tagged , , , , , | 2 Comments

Flashback: Linux and moi

Quick takes: India leads the 7 match series 4-0. Dhoni’s Dashers do it again. Poker has become the new favourite game here at Civilization.inc If a team loses the match due to losing the toss, can you use the phrase … Continue reading

Posted in academia, apps, events, experiences, geek, linux, reflections | Tagged , , , , , | 3 Comments

Working for Fun

Quick Takes (Style shamelessly borrowed from KCG’s blog) Cricket: India comprehensively defeated Australia in the 2nd Test! IEEE tutorial session on GNU/Linux Kernel Programming held during the last weekend went well. Though I had to wrap up the session on … Continue reading

Posted in experiences, linux, night out, tech, Views | Tagged , , , | 1 Comment

New Hompage

I bought myself some web-space at http://nearlyfreespeech.net. It’s one of those sites, where you pay as you use. They provide ssh access along with the usual ftp. And they support RSync. So pretty much what I needed for hosting my … Continue reading

Posted in FreeBSD, linux, Linux-VServer, nearlyfreespeech.net, OpenVZ, website | Tagged , , , , , | 2 Comments

State of affairs in September

It’s been almost a month since my last blogpost. But no apologies. I spent time doing some really interesting things. Some of which I am going to write about now. I started off by applying to the various universities in … Continue reading

Posted in books, history, linux, politics | Tagged , , , , | Leave a comment

Vim Scripts change in v7.1

I moved to Fedora 9 last week, and things have been working great, except for my vim, which yelled everytime I tried opening a file: ————————————————- ego@sofia:~$ vim ~/.vimrc Error detected while processing /home/ego/.vimrc: line   10: E563: stat(./cscope.out) error: 2 … Continue reading

Posted in experiences, geek, linux | Tagged , , , , | 1 Comment

Stuck with the mistake

It’s been some time since I last posted something. Had been busy gathering data for the OLS paper and once that was done, got some time to look into the couple of months old CPU-Hotplug issue. There are some more … Continue reading

Posted in geek, linux, Views | Tagged , , | 7 Comments

Cause and Effect

While working on idle power management, I used vaidy’s klog based patches to profile an idle system to obtain stats such as: * The time when a cpu enters into the tickless idle mode * The various interrupts that bring … Continue reading

Posted in fundoo, geek, interesting, linux, programming | Tagged , , , , | 4 Comments