[PATCH RT 0/5] preempt_disable/enable -> migrate_disable/enable pushdown proposals

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




a small series of preempt_disable/enable -> migrate_disable/enable pushdown 
proposals

In mainline a number of preempt_disable/enable are actually topology control 
and not actual concurrency control - these cases can be pushed down to a 
preemptible migrate_disable/enable. 

This little series contains a few pushdowns from preempt_disable to 
migrate_disable where code pattern scans using cocci scripts suggested this 
to be possible. The cases detected were then reviewed and tested with the 
migrate_disable/enable respectively with the preempt_disable/enable 
completely removed in one case.

Testing was done but is of very limited use for locking/migration related
issues, so a review of the code analysis/rational is requested along with
additional testing.

thx!
hofrat
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux