All of lore.kernel.org
 help / color / mirror / Atom feed
* Sanity check input and serialize vcpu data in sched_rt.c
@ 2014-10-25 14:16 Meng Xu
  2014-10-25 14:16 ` [PATCH for Xen 4.5 v2 1/2] xen: sanity check input and serialization " Meng Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Meng Xu @ 2014-10-25 14:16 UTC (permalink / raw)
  To: xen-devel
  Cc: ian.campbell, stefano.stabellini, george.dunlap, dario.faggioli,
	ian.jackson, xumengpanda, JBeulich

These two patches are to solve the issues found by Jan Beulich at http://lists.xen.org/archives/html/xen-devel/2014-09/msg03554.html.

The solution is summarized by Dario Faggioli at http://lists.xen.org/archives/html/xen-devel/2014-09/msg03603.html.

Here is the solution:
     - sanity checking input params in rt_dom_cntl()
     - serialize rt_dom_cntl() itself against the global lock
     - move the call to rt_update_deadline() from _alloc to _insert

[PATCH for Xen 4.5 v2 1/2] xen: sanity check input and serialization
[PATCH for Xen 4.5 v2 2/2] xen: serialize vcpu data in sched_rt.c

Meng

-----------
Meng Xu
PhD Student in Computer and Information Science
University of Pennsylvania

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-11-10 16:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-25 14:16 Sanity check input and serialize vcpu data in sched_rt.c Meng Xu
2014-10-25 14:16 ` [PATCH for Xen 4.5 v2 1/2] xen: sanity check input and serialization " Meng Xu
2014-10-29  9:41   ` Dario Faggioli
2014-10-29 14:27     ` Meng Xu
2014-11-10 12:54   ` George Dunlap
2014-10-25 14:16 ` [PATCH for Xen 4.5 v2 2/2] xen: serialize vcpu data " Meng Xu
2014-10-29  9:26   ` Dario Faggioli
2014-11-10 12:53   ` George Dunlap
2014-11-10 15:29     ` Meng Xu
2014-11-10 15:36       ` Dario Faggioli
2014-11-10 15:38         ` George Dunlap
2014-11-10 15:40       ` George Dunlap
2014-11-10 16:04         ` Meng Xu
2014-11-10 16:15           ` George Dunlap
2014-10-29 10:06 ` Sanity check input and " Dario Faggioli
2014-10-29 14:23   ` Meng Xu
2014-10-29 17:52     ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.