login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
December
»
3
Re: [RFC PATCH 2/3] sched: add yield_to function
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Peter Zijlstra
Subject:
Re: [RFC PATCH 2/3] sched: add yield_to function
Date: Friday, December 3, 2010 - 2:23 pm
On Fri, 2010-12-03 at 19:40 +0530, Srivatsa Vaddagiri wrote:
quoted text
> On Fri, Dec 03, 2010 at 07:36:07PM +0530, Srivatsa Vaddagiri wrote: > > On Fri, Dec 03, 2010 at 03:03:30PM +0100, Peter Zijlstra wrote: > > > No, because they do receive service (they spend some time spinning > > > before being interrupted), so the respective vruntimes will increase, at > > > some point they'll pass B0 and it'll get scheduled. > > > > Is that sufficient to ensure that B0 receives its fair share (1/3 cpu in this > > case)? > > Hmm perhaps yes, althought at cost of tons of context switches, which would be > nice to minimize on?
Don't care, as long as the guys calling yield_to() pay for that time its their problem. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Thu Dec 2, 12:44 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Chris Wright
, (Thu Dec 2, 5:50 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Mike Galbraith
, (Thu Dec 2, 10:54 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Peter Zijlstra
, (Fri Dec 3, 6:23 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 3, 6:30 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 3, 6:46 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Peter Zijlstra
, (Fri Dec 3, 7:03 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 3, 7:06 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 3, 7:10 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Mike Galbraith
, (Fri Dec 3, 7:45 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Fri Dec 3, 7:48 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Mike Galbraith
, (Fri Dec 3, 8:09 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Fri Dec 3, 8:35 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 3, 9:20 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Fri Dec 3, 10:09 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 3, 10:29 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Fri Dec 3, 10:33 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 3, 10:45 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Fri Dec 3, 11:27 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Chris Wright
, (Fri Dec 3, 12:30 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Mike Galbraith
, (Fri Dec 3, 1:05 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Peter Zijlstra
, (Fri Dec 3, 2:23 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Peter Zijlstra
, (Fri Dec 3, 2:26 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Peter Zijlstra
, (Fri Dec 3, 2:30 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Sat Dec 4, 6:02 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Wed Dec 8, 10:55 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Peter Zijlstra
, (Wed Dec 8, 1:00 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Peter Zijlstra
, (Wed Dec 8, 1:04 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Wed Dec 8, 3:59 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Thu Dec 9, 9:34 pm)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Srivatsa Vaddagiri
, (Fri Dec 10, 1:39 am)
Re: [RFC PATCH 2/3] sched: add yield_to function
, Rik van Riel
, (Fri Dec 10, 7:55 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja SW
Mandoc Compiling Error
Carl Roberso
Re: Cannot change MTU of carp interface?
Richard Daemon
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate