Re: [patch 01/11] user of the jiffies rounding code: Networking

2007-02-06 Thread Auke Kok
David Miller wrote: From: [EMAIL PROTECTED] Date: Mon, 05 Feb 2007 16:30:52 -0800 From: Arjan van de Ven <[EMAIL PROTECTED]> This patch introduces users of the round_jiffies() function in the networking code. These timers all were of the "about once a second" or "about once every X seconds" v

Re: [patch 01/11] user of the jiffies rounding code: Networking

2007-02-05 Thread David Miller
From: [EMAIL PROTECTED] Date: Mon, 05 Feb 2007 16:30:52 -0800 > From: Arjan van de Ven <[EMAIL PROTECTED]> > > This patch introduces users of the round_jiffies() function in the networking > code. > > These timers all were of the "about once a second" or "about once every X > seconds" variety an

[patch 01/11] user of the jiffies rounding code: Networking

2007-02-05 Thread akpm
From: Arjan van de Ven <[EMAIL PROTECTED]> This patch introduces users of the round_jiffies() function in the networking code. These timers all were of the "about once a second" or "about once every X seconds" variety and several showed up in the "what wakes the cpu up" profiles that the tickless