Re: SHA-1 hash calculate in Kernel.

2015-10-28 Thread lx
hi all: I finally implement it by learning form the function of tcp md5 checksum. This is the relative kernel source . The SHA-1 implement is here .But

Block Device Settings

2015-10-28 Thread Rishi Agrawal
Hi, I have written a block device driver. I now want to set few limits on it so that it can perform efficiently. Kernel Version : 3.13.0-24-generic #46-Ubuntu SMP 1. I want to limit the number of bio's in one request to 1. 2. I want to limit the number of blocks in a bio to 1. 3. I want to chang

Re: Two questions

2015-10-28 Thread Greg KH
On Wed, Oct 28, 2015 at 04:14:19PM +, Anuz Pratap Singh Tomar wrote: > > > On Wed, Oct 28, 2015 at 4:08 PM, Albino B Neto wrote: > > 2015-10-28 13:57 GMT-02:00 Anuz Pratap Singh Tomar < > chambilketha...@gmail.com>: > > 1. Is this book still relevant? > > Linux Kernel in Nut

Re: Two questions

2015-10-28 Thread Albino B Neto
2015-10-28 13:57 GMT-02:00 Anuz Pratap Singh Tomar : > 1. Is this book still relevant? > Linux Kernel in Nutshell by GKH > http://www.kroah.com/lkn/ Yes. You read here also [0]. 0 - https://www.kernel.org/doc/Documentation/ > 2. Which is the official mailing list discussion on staging tree/drive

Re: Two questions

2015-10-28 Thread Anuz Pratap Singh Tomar
On Wed, Oct 28, 2015 at 4:08 PM, Albino B Neto wrote: > 2015-10-28 13:57 GMT-02:00 Anuz Pratap Singh Tomar < > chambilketha...@gmail.com>: > > 1. Is this book still relevant? > > Linux Kernel in Nutshell by GKH > > http://www.kroah.com/lkn/ > > Yes. You read here also [0]. > > 0 - https://www.ker

Two questions

2015-10-28 Thread Anuz Pratap Singh Tomar
1. Is this book still relevant? Linux Kernel in Nutshell by GKH http://www.kroah.com/lkn/ 2. Which is the official mailing list discussion on staging tree/driver? -- Thank you Warm Regards Anuz ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies