Re: elf working

2009-03-16 Thread Mulyadi Santosa
On Fri, Mar 13, 2009 at 5:15 PM, Vivek Kumar Gupta gkvi...@zilog.com wrote: http://www.linuxforums.org/misc/understanding_elf_using_readelf_and_objdump.html Kindly send me critics about the above article...I wrote that about 2 years ago (hopefully it is useful for many people). regards,

Re: filesystem info

2009-03-16 Thread Wahengbam
You may be able to download the book from the following link: http://www.netbks.com/operating-system/understanding-the-linux-kernel-3rd-edition_3670.html On Sat, Mar 14, 2009 at 2:00 PM, krushnaal pai krisonea...@gmail.comwrote: is there any link/e-book where the filesystem source code of

Re: filesystem info

2009-03-16 Thread Manish Katiyar
On Mon, Mar 16, 2009 at 2:02 PM, Wahengbam waheng...@gmail.com wrote: You may be able to download the book from the following link: http://www.netbks.com/operating-system/understanding-the-linux-kernel-3rd-edition_3670.html On Sat, Mar 14, 2009 at 2:00 PM, krushnaal pai krisonea...@gmail.com

Re: filesystem info

2009-03-16 Thread Matthias Kaehlcke
El Mon, Mar 16, 2009 at 02:47:52PM +0530 Manish Katiyar ha dit: On Mon, Mar 16, 2009 at 2:02 PM, Wahengbam waheng...@gmail.com wrote: You may be able to download the book from the following link: http://www.netbks.com/operating-system/understanding-the-linux-kernel-3rd-edition_3670.html

Re: timeout of 10 usecs

2009-03-16 Thread Denis Borisevich
2009/3/16 Razvan Deaconescu raz...@anaconda.cs.pub.ro: On Mon, 2009-03-16 at 00:41 +0300, Denis Borisevich wrote: Hi! Is there any way to achieve a timeout of say 10 usecs in kernel module? See udelay[1]. Please note that it does busy-waiting (you can't block/put to sleep the current process

Re: timeout of 10 usecs

2009-03-16 Thread Matthias Kaehlcke
El Mon, Mar 16, 2009 at 01:03:35PM +0300 Denis Borisevich ha dit: 2009/3/16 Razvan Deaconescu raz...@anaconda.cs.pub.ro: On Mon, 2009-03-16 at 00:41 +0300, Denis Borisevich wrote: Hi! Is there any way to achieve a timeout of say 10 usecs in kernel module? See udelay[1]. Please note

Re: filesystem info

2009-03-16 Thread Leandro Dorileo
Hi On Mon, Mar 16, 2009 at 5:17 AM, Manish Katiyar mkati...@gmail.com wrote: On Mon, Mar 16, 2009 at 2:02 PM, Wahengbam waheng...@gmail.com wrote: You may be able to download the book from the following link: