Re: Linux Network Architecture

2010-06-15 Thread Manish Regmi
=1276609783sr=1-1 --- regards Manish Regmi http://manish-cs.blogspot.com http://ext2read.sf.net On Tue, Jun 15, 2010 at 8:34 AM, Abraham Arce abraham.arce.mor...@gmail.com wrote: Hi, I am looking for some good books talking about Linux

Re: why is Size of sigset_t 128 bytes ?

2010-06-15 Thread Manish Regmi
sigset_t; which is definitely not 128 bytes . it always adds up to 128 bytes both on 32 and 64 bit machines. --- regards Manish Regmi http://manish-cs.blogspot.com http://ext2read.sf.net -- To unsubscribe from this list: send

Re: Memory is not becoming available even after freeing it.

2010-04-14 Thread Manish Regmi
. --- regards Manish Regmi http://manish-cs.blogspot.com http://ext2read.sf.net -- To unsubscribe from this list: send an email with unsubscribe kernelnewbies to ecar...@nl.linux.org Please read the FAQ at http://kernelnewbies.org/FAQ

Re: linux0.01 build failed

2010-04-14 Thread Manish Regmi
will probably need ancient gcc and ancient binutils :-) --- regards Manish Regmi http://manish-cs.blogspot.com http://ext2read.sf.net -- To unsubscribe from this list: send an email with unsubscribe kernelnewbies to ecar...@nl.linux.org

Re: linux0.01 build failed

2010-04-14 Thread Manish Regmi
its just good for reading the code. you might be able to run just the kernel though. good luck :-) for a start try using -32 switch with as command since you are using 64 bit system. --- regards Manish Regmi http://manish-cs.blogspot.com