From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx120.postini.com [74.125.245.120]) by kanga.kvack.org (Postfix) with SMTP id BC7A96B004D for ; Sun, 22 Jul 2012 11:48:58 -0400 (EDT) Received: by obbwc20 with SMTP id wc20so2364602obb.2 for ; Sun, 22 Jul 2012 08:48:57 -0700 (PDT) MIME-Version: 1.0 Date: Sun, 22 Jul 2012 21:18:57 +0530 Message-ID: Subject: [QUERY]: Understanding the calculations in mm/page-writeback.c From: rajman mekaco Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-linux-mm@kvack.org List-ID: To: Fengguang Wu Cc: LKML , linux-mm@kvack.org Hi, I am trying to understand the calculations in mm/page-writeback.c but I am falling short of theoretical knowledge. What online (or otherwise) reading material can be used to fully understand the maths formulae in mm/page-writeback.c ? ( Sorry for my last email with unchanged subject line. ) Thanks, Rajman. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx158.postini.com [74.125.245.158]) by kanga.kvack.org (Postfix) with SMTP id AA3C46B004D for ; Tue, 24 Jul 2012 03:55:01 -0400 (EDT) Date: Tue, 24 Jul 2012 15:54:59 +0800 From: Fengguang Wu Subject: Re: [QUERY]: Understanding the calculations in mm/page-writeback.c Message-ID: <20120724075459.GB9519@localhost> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: rajman mekaco Cc: LKML , linux-mm@kvack.org Hi Rajman, On Sun, Jul 22, 2012 at 09:18:57PM +0530, rajman mekaco wrote: > Hi, > > I am trying to understand the calculations in mm/page-writeback.c but > I am falling short of theoretical knowledge. > > What online (or otherwise) reading material can be used to fully > understand the maths formulae in mm/page-writeback.c ? Here is the slides I used in LinuxCon Japan 2012, please feel free to ask more specific questions on it :) http://events.linuxfoundation.org/images/stories/pdf/lcjp2012_wu.pdf Thanks, Fengguang -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx129.postini.com [74.125.245.129]) by kanga.kvack.org (Postfix) with SMTP id 645116B004D for ; Tue, 24 Jul 2012 09:42:15 -0400 (EDT) Received: by qabg27 with SMTP id g27so1933342qab.14 for ; Tue, 24 Jul 2012 06:42:14 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20120724075459.GB9519@localhost> References: <20120724075459.GB9519@localhost> Date: Tue, 24 Jul 2012 19:12:14 +0530 Message-ID: Subject: Re: [QUERY]: Understanding the calculations in mm/page-writeback.c From: Kautuk Consul Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-linux-mm@kvack.org List-ID: To: Fengguang Wu Cc: rajman mekaco , LKML , linux-mm@kvack.org > > Here is the slides I used in LinuxCon Japan 2012, please feel free to > ask more specific questions on it :) > > http://events.linuxfoundation.org/images/stories/pdf/lcjp2012_wu.pdf > Thanks for your help and early response ! I shall definitely study this and ping you as and when doubts start arising in my mind. :-) > Thanks, > Fengguang > > -- > To unsubscribe, send a message with 'unsubscribe linux-mm' in > the body to majordomo@kvack.org. For more info on Linux MM, > see: http://www.linux-mm.org/ . > Don't email: email@kvack.org -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx191.postini.com [74.125.245.191]) by kanga.kvack.org (Postfix) with SMTP id AB6F56B004D for ; Tue, 24 Jul 2012 09:45:33 -0400 (EDT) Received: by obhx4 with SMTP id x4so14239924obh.14 for ; Tue, 24 Jul 2012 06:45:32 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20120724075459.GB9519@localhost> References: <20120724075459.GB9519@localhost> Date: Tue, 24 Jul 2012 19:15:32 +0530 Message-ID: Subject: Re: [QUERY]: Understanding the calculations in mm/page-writeback.c From: rajman mekaco Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-linux-mm@kvack.org List-ID: To: Fengguang Wu Cc: LKML , linux-mm@kvack.org Okay, thank you for your response. I will study this and get back to you. :-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org