Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1379015 > unrolled thread

Re: [PATCH net-next 2/2] net: exit busy loop when another process is runnable

Started byPeter Zijlstra <peterz@infradead.org>
First post2016-04-14 17:30 +0200
Last post2016-04-14 17:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH net-next 2/2] net: exit busy loop when another process is  runnable Peter Zijlstra <peterz@infradead.org> - 2016-04-14 17:30 +0200

#1379015 — Re: [PATCH net-next 2/2] net: exit busy loop when another process is runnable

FromPeter Zijlstra <peterz@infradead.org>
Date2016-04-14 17:30 +0200
SubjectRe: [PATCH net-next 2/2] net: exit busy loop when another process is runnable
Message-ID<rnRns-3WP-7@gated-at.bofh.it>
On Tue, Sep 02, 2014 at 02:31:53PM +0800, Jason Wang wrote:
> Yes, but current code can not do this. In most of the cases, the new
> woke up process have no chance to run if another process is busy loop in
> the same cpu.

That sounds weird; a process that slept will have an effective vruntime
deficit vs one that has been running for a while.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web