commit | 35b55ef2b8f5aeedf349a1fe2ad8b11d5974f3f1 | [log] [tgz] |
---|---|---|
author | Noam Camus <noamca@mellanox.com> | Thu Jun 15 11:43:57 2017 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Aug 28 15:17:36 2017 -0700 |
tree | 6035ef02686f915f2dbb2be9f8f86284b2173edd | |
parent | 18ee4becb5a9f52d0808347279bece447ef5a217 [diff] |
ARC: [plat-eznps] new command line argument for HW scheduler at MTM We add ability for all cores at NPS SoC to control the number of cycles HW thread can execute before it is replace with another eligible HW thread within the same core. The replacement is done by the HW scheduler. Signed-off-by: Noam Camus <noamca@mellanox.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> [vgupta: simplified handlign of out of range argument value]