[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v9]xen: sched: convert RTDS from time to event driven model
>> >> sched_rt.c TIMER_SOFTIRQ >> replenishment_timer_handler() >> [spin_lock] >> <for_each_vcpu_on_q(i)> { >> replenish(i) >> runq_tickle(i) >> }> >> program_timer() >> [spin_lock] >> > And kill this (or, again, move to cover, wiki, blog, etc.) as well. > > Also, trying to apply this gave: > > /* > <stdin>:194: trailing whitespace. > * A helper function that only removes a vcpu from a queue > <stdin>:355: trailing whitespace. > /* > <stdin>:356: trailing whitespace. > * The timer initialization will happen later when > <stdin>:380: trailing whitespace. > { > warning: squelched 10 whitespace errors > warning: 15 lines add whitespace errors. > > And I think there are a couple of long lines as well. Tianyang, You can configure the git to mark whitespace in color. One approach can be found at http://stackoverflow.com/questions/5257553/coloring-white-space-in-git-diffs-output Thanks, 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 |