Re: new sysctl tunable knob for tcpip

2017-08-01 Thread Massimo Sala
Ok, I understand the lesson. Now the practice : I want to set a 200 seconds timeout, valid on all the interfaces, on all the connections. How can I calculate the value to set tcp_retries2 to ? best regards, Sala On 31/07/2017, valdis.kletni...@vt.edu wrote: > On Mon,

Re: Compiling customer kernel for Debian 9.X

2017-08-01 Thread Valentin Vidic
On Wed, Jul 26, 2017 at 09:14:41AM -0700, HP Garcia wrote: > What's to the procedure for compiling a custom kernel for Debian 9.X. make-kpkg should do the trick if you need to create a kernel package: https://wiki.debian.org/BuildADebianKernelPackage -- Valentin

Compiling customer kernel for Debian 9.X

2017-08-01 Thread HP Garcia
What's to the procedure for compiling a custom kernel for Debian 9.X. Thanks H.P. Garcia, Photographer HPG Photography___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[IO Scheduler] : Query regarding Multi-Queue Block IO Queuing

2017-08-01 Thread Narendra Pal Singh
Hello, I have a server with bunch of SSD and HDD. i want to enable blk-mq for SSDs only as it gives negative performance for rotational disks. (Please correct me here if i required) Is it possible to enable blk-mq for selective disks ? -- Best Regards, Narendra Pal Singh

Re: version number of Linux kernel development

2017-08-01 Thread Kamil Konieczny
Hi, On 01.08.2017 06:35, Yubin Ruan wrote: > Hi, > [...] > > So, in this example, 4.2.7 would be thrown away after 4.4.0 is released. Is > this the same for every major release? [...] see also https://www.kernel.org/category/releases.html -- Best regards, Kamil Konieczny Samsung R Institute

Re: version number of Linux kernel development

2017-08-01 Thread Kamil Konieczny
On 01.08.2017 06:35, Yubin Ruan wrote: > Hi, > I got a question regarding to Linux's version number. [...] > So, in this example, 4.2.7 would be thrown away after 4.4.0 is released. Is > this the same for every major release? > > I see a series of 4.4.x release, ranging from 4.4.1 ~ 4.4.49,

version number of Linux kernel development

2017-08-01 Thread Yubin Ruan
Hi, I got a question regarding to Linux's version number. According to some talk from Greg KH, there would be an accompanying stable release along with every -rc release, that is, something like this: 4.2.0 | \ 4.3.1-rc4.2.1 || 4.3.2-rc