Re: sock_create vs socket_create_kern

2009-03-02 Thread Alan Menegotto
_create). Best Regards Alan Menegotto -- 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: how to

2008-12-16 Thread Alan Menegotto
Li, Chanjuan escreveu: 在 2008-12-16二的 07:57 -0200,Alan Menegotto写道: Li, Chanjuan escreveu: hi,all: I am a newbie on linux kernel. now I encountered a problem on socket in kernel space.I create a SOCK_DGRAM socket in kernel space . What I want to do can be described as follows

Re: how to

2008-12-16 Thread Alan Menegotto
advance. lily Are you writing a protocol or sending/receiving datagrams on kernel space? Best Regards Alan Menegotto -- 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: How to start with network development in Linux Kernel ?

2008-11-12 Thread Alan Menegotto
email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ You'll need also to learn a lot of network theory. It's all on the RFCs (http://www.ietf.org/rfc.html) or other good network book. Best Regards. Alan Menegott

Re: network delay simulation

2008-09-29 Thread Alan Menegotto
/Documentation/networking/pktgen.txt Best regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ

Re: Machine hang - how to know what happens?

2008-06-09 Thread Alan Menegotto
Then, you'll find the culprit. -- -- Best Regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ

Re: Improving ide latency and file system performance

2008-05-06 Thread Alan Menegotto
tions. Also your kernel is too old. I don't know if you can update it (because of the RT stuff). There are a lot of improvement in the IO-Scheduler area. -- -- Best Regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies"

Re: getting ip address from kernel...

2008-01-23 Thread Alan Menegotto
http://www.linux-foundation.org/en/Net:Network_Overview for the answer. Read the Understanding Linux Network Internals for further details. -- -- Best Regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please r

Re: listen backlog increase

2008-01-10 Thread Alan Menegotto
to change this limit in some system file?   Regards n Thanks, Jasjit Singh Sent from Yahoo! - a smarter inbox. Look at 'man tcp', parameter tcp_max_syn_backlog. You can increase it by hand or add more RAM to the machine. -- Best Regards Alan Menegotto -- To unsubs

Re: Please tell me some effective profile tools or methods in LINUX.

2007-10-31 Thread Alan Menegotto
oprofile (http://oprofile.sourceforge.net/) -- -- Best Regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ

Re: How to collect the boot message if it failed?

2007-10-30 Thread Alan Menegotto
ernelnewbies.org/FAQ -- -- Best Regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ

Re: about virtual

2007-10-30 Thread Alan Menegotto
amol verule escreveu: hi to all, i am using vmware when i run command #uname -r in guest OS then it is showing guest OS kernel version. means two kernel are running.how it is possible? regards amol http://en.wikipedia.org/wiki/Virtualization -- -- Best Regards Alan

Re: IPX performance

2007-10-24 Thread Alan Menegotto
t blame the IPX layer. I tested mars_nwe 6 years ago and the performance isn't good enough to replace my netware servers. I though it could be improved as time goes by, but it seems that it hasn't changed so much at all. -- -- Best Regards Alan Menegotto -- To unsubscribe from

Re: Need help in figuring out how the IP stack is implemented in the kernel.

2007-10-09 Thread Alan Menegotto
Best Regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ

Re: Linux networking implementation and packet capture

2007-09-27 Thread Alan Menegotto
preciated. -- Regards, Gaurav Aggarwal You may also see the information on the linux-net wiki: http://linux-net.osdl.org/index.php/Main_Page. Also, read some threads on netdev list. It has a lot of information there too. -- -- Best Regards Alan Menegotto -- To unsubscribe from this list

Re: mounted partitions and use

2007-09-18 Thread Alan Menegotto
you have all the tools in userspace to do this? -- -- Best Regards Alan Menegotto -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ