Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-30 Thread shubham
Thanks for sharing the document. I hope we could have such documents for other subsystems as well. Regards Shubham On 28-Jan-13 10:23 PM, Rami Rosen wrote: > Hi everyone, > You can find here an up to date and detailed document in pdf (178 > pages) about Linux Kernel Networking; going deep into d

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-30 Thread 卜晖
Thank you for sharing! 2013/1/29 Rami Rosen > Hi everyone, > You can find here an up to date and detailed document in pdf (178 > pages) about Linux Kernel Networking; going deep into design and > implementation details as well as the theory behind it: > http://media.wix.com/ugd//295986_931b8bcf

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-29 Thread Luis Valdés
Hi, Thanks for the link, great document to study. 2013/1/29 Gabor Podri > Hi Rami, > > it is great stuff. Thank you for sharing it! > > regards, > podri > > ___ > Kernelnewbies mailing list > Kernelnewbies@kernelnewbies.org > http://lists.kernelnewbie

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-29 Thread Gabor Podri
Hi Rami, it is great stuff. Thank you for sharing it! regards, podri ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-29 Thread anish singh
On Tue, Jan 29, 2013 at 1:14 PM, Mulyadi Santosa wrote: > On Mon, Jan 28, 2013 at 11:53 PM, Rami Rosen wrote: >> Hi everyone, >> You can find here an up to date and detailed document in pdf (178 >> pages) about Linux Kernel Networking; going deep into design and >> implementation details as well

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-29 Thread Srinidhi K V
Thanks Rami. It is helpful for many newbies like me. Regards, Srinidhi On Tue, Jan 29, 2013 at 1:14 PM, Mulyadi Santosa wrote: > On Mon, Jan 28, 2013 at 11:53 PM, Rami Rosen wrote: > > Hi everyone, > > You can find here an up to date and detailed document in pdf (178 > > pages) about Linux Kern

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-28 Thread Mulyadi Santosa
On Mon, Jan 28, 2013 at 11:53 PM, Rami Rosen wrote: > Hi everyone, > You can find here an up to date and detailed document in pdf (178 > pages) about Linux Kernel Networking; going deep into design and > implementation details as well as the theory behind it: Rami, I really appreciate your open p

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-28 Thread Mandeep Sandhu
On Mon, Jan 28, 2013 at 10:23 PM, Rami Rosen wrote: > Hi everyone, > You can find here an up to date and detailed document in pdf (178 > pages) about Linux Kernel Networking; going deep into design and > implementation details as well as the theory behind it: > http://media.wix.com/ugd//295986_931

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-28 Thread Anuz Pratap Singh Tomar
On Mon, Jan 28, 2013 at 4:53 PM, Rami Rosen wrote: > Hi everyone, > You can find here an up to date and detailed document in pdf (178 > pages) about Linux Kernel Networking; going deep into design and > implementation details as well as the theory behind it: > http://media.wix.com/ugd//295986_931

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-28 Thread Thiago Peixoto
Great! Thank you! 2013/1/28 Román > El 28/01/13 17:53, Rami Rosen escribió: > > Hi everyone, > > You can find here an up to date and detailed document in pdf (178 > > pages) about Linux Kernel Networking; going deep into design and > > implementation details as well as the theory behind it: > >

Re: Linux Kernel Networking document (free, 178 pages doc)

2013-01-28 Thread Román
El 28/01/13 17:53, Rami Rosen escribió: > Hi everyone, > You can find here an up to date and detailed document in pdf (178 > pages) about Linux Kernel Networking; going deep into design and > implementation details as well as the theory behind it: > http://media.wix.com/ugd//295986_931b8bcf34d93419

Re: Linux Kernel Map

2013-01-09 Thread richard -rw- weinberger
On Wed, Jan 9, 2013 at 2:25 PM, Peter Teoh wrote: > http://www.makelinux.net/kernel_map/ This map is horrible outdated. I see lock_kernel() for example... -- Thanks, //richard ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://list

Re: Linux Kernel: get_user_pages_fast

2012-12-23 Thread Mulyadi Santosa
On Sat, Dec 22, 2012 at 7:22 PM, Pablo Pessolani wrote: > Hi Mulyadi: > I have developed Minix3 IPC primitives under Linux. One of it > (sys_vcopy) allows to copy bytes from one process' user space to other > process' user space. > Those IPCs use spinlocks to synchronize and get_user_pages

Re: Linux Kernel: get_user_pages_fast

2012-12-21 Thread Mulyadi Santosa
On Sat, Dec 22, 2012 at 12:04 AM, Pablo Pessolani wrote: > Hi: > I want to add a new a new kernel function: > get_user_pages_fast2() based on get_user_pages_fast() for other process than > "current". is that all? or are there more goals you wanna achieve? getting new pages for other currentl

Re: linux kernel support for intel advandce-6205 wireless

2012-11-15 Thread arif
On 11/15/2012 1:06 PM, Liu, Shuang wrote: > Anyone knows that does linux kernel support intel advanced-N 6205 wireless > card. > > In my Ubuntu, 10.04 and also 10.10, it cannot support 6205, so I cannot > browser web page through wifi. > > Many thanks! > BR > Shuang Can you post your lspci out

RE: linux kernel support for intel advandce-6205 wireless

2012-11-15 Thread Liu, Shuang
[mailto:villis.w...@gmail.com] Sent: Thursday, November 15, 2012 5:43 PM To: Liu, Shuang Cc: kernelnewbies@kernelnewbies.org Subject: Re: linux kernel support for intel advandce-6205 wireless On 11/15/12, Liu, Shuang wrote: > Anyone knows that does linux kernel support intel advanced-N 6

Re: linux kernel support for intel advandce-6205 wireless

2012-11-15 Thread xu wang
On 11/15/12, Liu, Shuang wrote: > Anyone knows that does linux kernel support intel advanced-N 6205 wireless > card. > > In my Ubuntu, 10.04 and also 10.10, it cannot support 6205, so I cannot > browser web page through wifi. > > Many thanks! > BR > Shuang > just simple grep in kernel source lin

Re: linux kernel support for intel advandce-6205 wireless

2012-11-15 Thread bill4carson
On 2012年11月15日 15:06, Liu, Shuang wrote: > Anyone knows that does linux kernel support intel advanced-N 6205 wireless > card. ^^^ Gee, You are intel guy, why not ask your colleague? :) > > In my Ubuntu, 10.04 and also 10.10, it can

RE: Linux Kernel not responding to ARP requests

2012-09-27 Thread Nitin Yadav
M To: 'Mulyadi Santosa'; Nitin Yadav Subject: RE: Linux Kernel not responding to ARP requests > -Original Message- > From: kernelnewbies-boun...@kernelnewbies.org [mailto:kernelnewbies- > boun...@kernelnewbies.org] On Behalf Of Mulyadi Santosa > Sent: Thursday, Septe

Re: Linux Kernel not responding to ARP requests

2012-09-27 Thread Mulyadi Santosa
On Thu, Sep 27, 2012 at 1:51 PM, Nitin Yadav wrote: > Is there any way Kernel is dropping the ARP requests (from the Stand by > Router to the Kernel)? > > If it’s not dropping, is there any other reason for not replying to ARP? First thing first: are you sure there are no iptables rules that drop

Re: Linux Kernel Development

2012-09-09 Thread Davidlohr Bueso
On Sun, 2012-09-09 at 08:45 +0530, Kaushal Shriyan wrote: > Hi, > > I am interested to contribute to linux kernel development process. I > have been working on Linux for the last ten years and have been a > great fan of Linux OS since beginning. Any good references to start > learning C and unders

Re: Linux Kernel Development

2012-09-09 Thread Anuz Pratap Singh Tomar
On Sun, Sep 9, 2012 at 11:58 AM, brliv wrote: > > On Sun, 2012-09-09 at 13:20 +0300, Daniel Baluta wrote: > > On Sun, Sep 9, 2012 at 12:16 PM, Kaushal Shriyan > > wrote: > > > On Sun, Sep 9, 2012 at 9:02 AM, Alexandru Juncu > wrote: > > >> On 9 September 2012 06:15, Kaushal Shriyan > wrote: >

Re: Linux Kernel Development

2012-09-09 Thread brliv
On Sun, 2012-09-09 at 13:20 +0300, Daniel Baluta wrote: > On Sun, Sep 9, 2012 at 12:16 PM, Kaushal Shriyan > wrote: > > On Sun, Sep 9, 2012 at 9:02 AM, Alexandru Juncu > > wrote: > >> On 9 September 2012 06:15, Kaushal Shriyan > >> wrote: > >>> Hi, > >>> > >>> I am interested to contribute to

Re: Linux Kernel Development

2012-09-09 Thread brliv
On Sun, 2012-09-09 at 14:46 +0530, Kaushal Shriyan wrote: > On Sun, Sep 9, 2012 at 9:02 AM, Alexandru Juncu wrote: > > On 9 September 2012 06:15, Kaushal Shriyan wrote: > >> Hi, > >> > >> I am interested to contribute to linux kernel development process. I > >> have been working on Linux for the

Re: Linux Kernel Development

2012-09-09 Thread Robert P. J. Day
On Sun, 9 Sep 2012, Kaushal Shriyan wrote: > On Sun, Sep 9, 2012 at 9:02 AM, Alexandru Juncu wrote: > > On 9 September 2012 06:15, Kaushal Shriyan wrote: > >> Hi, > >> > >> I am interested to contribute to linux kernel development process. I > >> have been working on Linux for the last ten years

Re: Linux Kernel Development

2012-09-09 Thread Daniel Baluta
On Sun, Sep 9, 2012 at 12:16 PM, Kaushal Shriyan wrote: > On Sun, Sep 9, 2012 at 9:02 AM, Alexandru Juncu wrote: >> On 9 September 2012 06:15, Kaushal Shriyan wrote: >>> Hi, >>> >>> I am interested to contribute to linux kernel development process. I >>> have been working on Linux for the last t

Re: Linux Kernel Development

2012-09-09 Thread Kaushal Shriyan
On Sun, Sep 9, 2012 at 9:02 AM, Alexandru Juncu wrote: > On 9 September 2012 06:15, Kaushal Shriyan wrote: >> Hi, >> >> I am interested to contribute to linux kernel development process. I >> have been working on Linux for the last ten years and have been a >> great fan of Linux OS since beginnin

Re: Linux Kernel Development

2012-09-08 Thread Alexandru Juncu
On 9 September 2012 06:15, Kaushal Shriyan wrote: > Hi, > > I am interested to contribute to linux kernel development process. I > have been working on Linux for the last ten years and have been a > great fan of Linux OS since beginning. Any good references to start > learning C and understand the

Re: Linux kernel boot process

2012-08-04 Thread Kumar Sukhani
> Hi Kumar, > > I will be glad to provide my support as much as possible. I don't have > much idea on how kernel power management subsystem works. So I may not > be up to your speed but I can help you for sure. What kind of research > you are planning to work on? I will send you personal mail reg

Re: Linux kernel boot process

2012-08-04 Thread Sannu K
On Sat, Aug 4, 2012 at 11:20 PM, Kumar Sukhani wrote: > hey Sannu, > are you interested in doing some research in hibernation in linux? > because I am planning to work on linux hiberntion, if we can do some > improvement in that. > > > -- > Be Happy Always > +919579650250 > Hi Kumar, I will be g

Re: Linux kernel boot process

2012-08-04 Thread Kumar Sukhani
hey Sannu, are you interested in doing some research in hibernation in linux? because I am planning to work on linux hiberntion, if we can do some improvement in that. -- Be Happy Always +919579650250 ___ Kernelnewbies mailing list Kernelnewbies@kernel

Re: Linux kernel boot process

2012-08-04 Thread Sannu K
On Sat, Aug 4, 2012 at 9:33 PM, Kristof Provost wrote: > On 2012-08-04 21:15:15 (+0530), Sannu K wrote: >> Is it possible to determine the reason for more time in hibernation >> compared to windows (or profile the resume time)? If possible I could >> do it in my machine and get some info which ma

Re: Linux kernel boot process

2012-08-04 Thread Kristof Provost
On 2012-08-04 21:15:15 (+0530), Sannu K wrote: > Is it possible to determine the reason for more time in hibernation > compared to windows (or profile the resume time)? If possible I could > do it in my machine and get some info which may be useful. Some one > may jump to solve this (or there may

Re: Linux kernel boot process

2012-08-04 Thread Sannu K
On Sat, Aug 4, 2012 at 9:04 PM, Kristof Provost wrote: > On 2012-08-04 20:53:00 (+0530), Sannu K wrote: >> I had a doubt for long regarding hibernation. It takes a very long >> time to resume from hibernation in Linux compared to windows. >> > I don't actually have a windows machine to compare. I

Re: Linux kernel boot process

2012-08-04 Thread Kristof Provost
On 2012-08-04 20:53:00 (+0530), Sannu K wrote: > I had a doubt for long regarding hibernation. It takes a very long > time to resume from hibernation in Linux compared to windows. > I don't actually have a windows machine to compare. It's quite possible that this is true, but I can't say why it'd

Re: Linux kernel boot process

2012-08-04 Thread Sannu K
On Sat, Aug 4, 2012 at 7:53 PM, Kristof Provost wrote: > On 2012-08-04 10:56:38 (+0530), Kumar Sukhani wrote: >> I heard that windows 8 have change its boot process to a hybrid mood. In >> which it shutdowns the user applications and hibernates the kernel and >> device drivers[1]. > > The questio

Re: Linux kernel boot process

2012-08-04 Thread Kristof Provost
On 2012-08-04 10:56:38 (+0530), Kumar Sukhani wrote: > I heard that windows 8 have change its boot process to a hybrid mood. In > which it shutdowns the user applications and hibernates the kernel and > device drivers[1]. The question "Why on earth would you want that?" comes to mind. I guess yo

Re: Linux kernel report 2012 from ELC

2012-07-16 Thread Autif Khan
On Sun, Jul 15, 2012 at 6:44 AM, Peter Teoh wrote: > > http://elinux.org/images/a/a0/Lf_elc12_corbet.pdf > There is a video too. http://video.linux.com/videos/the-kernel-report ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://list

Re: Linux Kernel Version 3.x

2011-12-12 Thread Philip Downer
On 12/12/11 04:14, Kaushal Shriyan wrote: > Please help me understand the difference between Linux Kernel 3.x vs > Linux Kernel 2.6. And also i have not understood > http://www.phoronix.com/scan.php?page=news_item&px=OTUwMg > about 2.6.40

Re: Linux Kernel Version 3.x

2011-12-11 Thread Stephen Gream
3.0 was just in recognition of Linux's 20th anniversary. There are no real major technical differences (except maybe I think KVM support was improved, don't hold me to that, though) On Mon, Dec 12, 2011 at 3:14 PM, Kaushal Shriyan wrote: > Hi, > > Please help me understand the difference between

Re: Linux kernel networking stack

2011-10-11 Thread amit mehta
I'm currently referring "The Linux TCP/IP Stack: Networking for Embedded Systems - David H. Kaufman" . Though I haven't read the book completely but so far it seems to me that it provides a detailed information on most of the Networking data structures and APIs with lot of code snippet from e100 dr

RE: Linux kernel networking stack

2011-10-11 Thread Smital Desai
___ From: kernelnewbies-boun...@kernelnewbies.org [kernelnewbies-boun...@kernelnewbies.org] On Behalf Of Jeff Haran [jha...@bytemobile.com] Sent: Wednesday, October 12, 2011 1:53 AM To: José Luis Segatto Junior; Linux Kernel List Subject: RE: Linux kernel

RE: Linux kernel networking stack

2011-10-11 Thread Jeff Haran
> -Original Message- > From: kernelnewbies-boun...@kernelnewbies.org [mailto:kernelnewbies- > boun...@kernelnewbies.org] On Behalf Of José Luis Segatto Junior > Sent: Tuesday, October 11, 2011 12:23 PM > To: Linux Kernel List > Subject: Re: Linux kernel networking stac

Re: Linux kernel networking stack

2011-10-11 Thread Kernel Piddu
Understanding Linux networking internals by Christian Benvenuti is pretty good too. On Oct 11, 2011, at 3:23 PM, José Luis Segatto Junior wrote: > i have read TCP/IP Illustrated, volume 2 The implementation (Gary R. > Wright and W. Richard Stevens). > Its very illustrative, and shows how TCP/I

Re: Linux kernel networking stack

2011-10-11 Thread José Luis Segatto Junior
i have read TCP/IP Illustrated, volume 2 The implementation (Gary R. Wright and W. Richard Stevens). Its very illustrative, and shows how TCP/IP works of a very simple way. Unfortunately (for someone) Its about BSD TCP/IP stack. But could be interesting. Regards On Tue, Oct 11, 2011 at 3:12 PM,

Re: Linux kernel thread model

2011-06-16 Thread Prashant Shah
Hi manish, On Thu, Jun 16, 2011 at 10:09 AM, manish honap wrote: > Hi all > > Can someone please tell me what is the threading model of linux kernel ? > user space thread:kernel thread process - n:1 or m:n or 1:1 Straight from Linux Kernel Development 3rd Edition book... In Linux kernel, there

Re: Linux kernel thread model

2011-06-16 Thread Dave Hylands
Hi Mulyadi, On Thu, Jun 16, 2011 at 10:37 AM, Mulyadi Santosa wrote: > On Thu, Jun 16, 2011 at 14:06, manish honap > wrote: >> How they understand whether kernel part is scheduled or user part is >> scheduled ? > > not sure if I got your question correctly, but the one that is > scheduled is th

Re: Linux kernel thread model

2011-06-16 Thread Mulyadi Santosa
On Thu, Jun 16, 2011 at 14:06, manish honap wrote: > How they understand whether kernel part is scheduled or user part is > scheduled ? not sure if I got your question correctly, but the one that is scheduled is the process. 1:1 model means for single fork()/clone()/pthread_create() in user

Re: Linux kernel thread model

2011-06-16 Thread manish honap
- Original Message From: Mulyadi Santosa To: manish honap Cc: kernelnewbies@kernelnewbies.org Sent: Thu, 16 June, 2011 10:45:36 AM Subject: Re: Linux kernel thread model On Thu, Jun 16, 2011 at 11:39, manish honap wrote: > Hi all > > Can someone please tell me wh

Re: Linux kernel thread model

2011-06-15 Thread Mulyadi Santosa
On Thu, Jun 16, 2011 at 11:39, manish honap wrote: > Hi all > > Can someone please tell me what is the threading model of linux kernel ? > user space thread:kernel thread process - n:1 or m:n or 1:1 1:1, that is 1 kernel process represent 1 user space thread more about it, google for NPTL pap

Re: Linux kernel test suites

2011-05-23 Thread Abu Rasheda
Thank to all of you who replied. I will check these out. Abu Rasheda On Sun, May 22, 2011 at 9:40 PM, sanjeev sharma wrote: > Hey, > > You can refer Autotest. > > Thanks > Sanjeev sharma > > On Sat, May 21, 2011 at 5:03 AM, Abu Rasheda wrote: >> >> Can someone pass me pointer to Linux kernel te

Re: Linux kernel test suites

2011-05-22 Thread sanjeev sharma
Hey, You can refer Autotest. Thanks Sanjeev sharma On Sat, May 21, 2011 at 5:03 AM, Abu Rasheda wrote: > Can someone pass me pointer to Linux kernel test suite ? I am > specially interested in iptables (netfilter) and socket APIs. > > Thanks > > ___

Re: Linux kernel test suites

2011-05-21 Thread Daniel Baluta
On Sat, May 21, 2011 at 2:33 AM, Abu Rasheda wrote: > Can someone pass me pointer to Linux kernel test suite ? I am > specially interested in iptables (netfilter) and socket APIs. Hello Abu, Linux Test Project can be a good starting point ([1]). thanks, Daniel. [1] http://ltp.sourceforge.net/

Re: Linux kernel test suites

2011-05-20 Thread Greg Freemyer
On Fri, May 20, 2011 at 7:33 PM, Abu Rasheda wrote: > Can someone pass me pointer to Linux kernel test suite ? I am > specially interested in iptables (netfilter) and socket APIs. > > Thanks I can't help specifically. You may need to ask on the relevant list. Each area of the kernel keeps its o

Re: Linux kernel patches - websites

2011-04-26 Thread Haojian Zhuang
On Mon, Apr 25, 2011 at 8:14 PM, Jonathan Neuschäfer wrote: > On Mon, Apr 25, 2011 at 03:25:48AM -0700, Anand Moon wrote: >> Hi All, >> >> Are their any website's which will give us information regarding Linux >> kernel patch's, >> before these patch's get merge in kernel main tree. >> >> with re

Re: Linux kernel patches - websites

2011-04-25 Thread Jonathan Neuschäfer
On Mon, Apr 25, 2011 at 03:25:48AM -0700, Anand Moon wrote: > Hi All, >   > Are their any website's which will give us information regarding Linux kernel > patch's, > before these patch's get merge in kernel main tree. >   > with regards > Anand Moon >

Re: Linux kernel patches - websites

2011-04-25 Thread Lori Jakab
On 04/25/2011 12:25 PM, Anand Moon wrote: > Hi All, > > Are their any website's which will give us information regarding Linux > kernel patch's, > before thesepatch's get merge in kernel main tree. Your best option for that is the Linux Weekly News web site (http://lwn.net/) which discusses impo

Re: Linux kernel network stack

2011-02-09 Thread Mulyadi Santosa
On Thu, Feb 10, 2011 at 06:31, Sri Ram Vemulpali wrote: > Hi all, > >         I am looking to start Linux kernel network internals. I know > a good book "understanding Linux Network Internals". I need something > very quick to start with and remain it as reference in by library. something like: h

Re: Linux Kernel !!

2011-01-05 Thread Mulyadi Santosa
On Thu, Jan 6, 2011 at 01:58, Sakshi Malhotra wrote: > I am low on morale and confidence...pls suggest. try to get involved into trivial things like kernel janitor first IMHO. NB: you sounds panic. What happen? the worlds won't end just because you don't become expert by tomorrow. And I don't kn

Re: Linux Kernel !!

2011-01-05 Thread Victor Rodriguez
On Wed, Jan 5, 2011 at 12:58 PM, Sakshi Malhotra wrote: > > Hi, > > Maybe I am not the first one to ask such a question...but couldnt stop myself > either... > I have read all the relevant books on linux...such as LKD & LDD. I have tried > getting some projects on soureforge.net as well ...howev

Re: Linux Kernel !!

2011-01-05 Thread Anuz Pratap Singh Tomar
On Wed, Jan 5, 2011 at 6:58 PM, Sakshi Malhotra wrote: > Hi, > > Maybe I am not the first one to ask such a question...but couldnt stop > myself either... > I have read all the relevant books on linux...such as LKD & LDD. I have > tried getting some projects on soureforge.net as well ...however, i

Re: Linux Kernel !!

2011-01-05 Thread Hanumant Singh
You can try some of the projects from the kernel projects link on the newbies page. On Wed, Jan 5, 2011 at 10:58 AM, Sakshi Malhotra wrote: > Hi, > > Maybe I am not the first one to ask such a question...but couldnt stop > myself either... > I have read all the relevant books on linux...such as L

<    1   2