Blog Detail

Linux Hacks and News

Linux Hacks and News

http://linux-hacks.blogspot.com/

My Blog provides various hacks, news and views on linux and all the cool new features provided in it. A must see resource for all network kernel hackers.

subscribe Recent Posts

  • Real-Time Linux Kernel Scheduler

    Posted on Friday September 18th, 2009 at 00:38

    My article explaining the Real-Time Linux kernel scheduler is finally available for general reading on the Linux Journal site. You can read it here. Any feedback on the article are most welcome !...

  • Dumping kernel page tables

    Posted on Monday August 3rd, 2009 at 12:30 in Linux, kernel, debugfs, page tables

    Sometimes when debugging kernel issues, you might come across kernel addresses that you would find very difficult to map to a particular section in the kernel, ie, vmalloc, vmemmap, low/high kernel mapping, kernel text, etc. On x86, Arjan van de Ven ...

  • Using gdb for debugging kernel modules

    Posted on Friday July 24th, 2009 at 00:42 in debug, kernel, module, gdb

    This is a very simple and maybe trivial post.. and nothing novel ! But something that has helped me a lot in debugging issues with my kernel modules and kernel panics in general. So, when you get a panic originating in a kernel module, you normally ...

  • Looking at thread state inside gdb

    Posted on Thursday July 16th, 2009 at 12:18 in debug, gdb, info proc, thread state

    While helping a friend debug a multi-threaded application hang on linux, using gdb. She was facing difficulty in pointing out exactly which were the threads that were in blocked state. Getting thread info only tells us what the thread ids are and th...

  • Fake NUMA nodes in Linux

    Posted on Friday July 3rd, 2009 at 11:55 in kernel, emulation, numa, fake numa

    While NUMA systems are becoming commonplace, many a times we do not have access to such systems when either writng new code, understanding NUMA architecture, conducting experiments or debugging existing code. For such cases, the Linux kernel provides...

  • Build your kernel faster

    Posted on Sunday June 28th, 2009 at 04:54 in build kernel, configure kernel, streamline_config

    Normally when building custom kernels for our laptops or desktops, we tend to make use of the kernel config file used by the particular distro. However the distro config files tend to be huge, having loads of modules turned on, ven those which might ...

Comments & Reviews

There is no rating for this blog because there are no comments yet.

Post A Comment/Review

* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.

Name: or Login
E-mail:
Rating:
Verify: Spam Protection: sum of 1 + 1
Comment:
  Remember Information