[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/2] xen: sched: rtds refactor code
On Sun, May 15, 2016 at 7:54 PM, Tianyang Chen <tiche@xxxxxxxxxxxxxx> wrote: > The first part of this patch series aims at fixing coding syle issue > for control structures. Because locks are grabbed in schedule.c before > hooks are called, underscores in front of function names are removed. > > The second part replaces atomic bit-ops with non-atomic ones since locks > are grabbed in schedule.c. > > Discussions: > http://lists.xenproject.org/archives/html/xen-devel/2016-03/msg01528.html > http://www.gossamer-threads.com/lists/xen/devel/431251?do=post_view_threaded#431251 > > Tianyang Chen (2): > xen: sched: rtds refactor code > xen: sched: rtds: use non-atomic bit-ops > > xen/common/sched_rt.c | 122 > ++++++++++++++++++++++++++----------------------- > 1 file changed, 64 insertions(+), 58 deletions(-) > Tianyang, Thanks for the patch! One comment for the future: please add the version number into the title so that we can easily tell it is a new patch. :-) Best, Meng ----------- Meng Xu PhD Student in Computer and Information Science University of Pennsylvania http://www.cis.upenn.edu/~mengxu/ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |