hello-list.c

Apr 25, 2010 15:46


C programming language is not very popular nowadays.  I don't care. I like the language.
It was very interesting to learn how linked lists are implemented in the Linux kernel.  This picture illustrates them nicely:

Read more... )

code, english, c, linux

Leave a comment

Comments 2

some41 April 25 2010, 17:38:17 UTC
совершенно классический intrusive doubly-linked circular list, со своими достоинствами и недостатками. не вижу информационного повода ;)

Reply

vorotylo April 25 2010, 19:14:52 UTC
Гм. Окей.

Reply


Leave a comment

Up