Searched refs:degrades (Results 1 – 8 of 8) sorted by relevance
124 encryption threads to a single thread degrades performance
329 degrades performance.
84 journaled mode degrades write throughput twice because the
209 scalability, destroys real-time response, degrades battery
285 The driver is built such that functionality degrades gracefully
183 problem, continuing to report the errors just degrades
697 Changed the code but again this slightly degrades performance. Tried all
9410 * Returns a positive value, if task migration degrades locality. in migrate_degrades_locality() 9498 long degrades, hot; in can_migrate_task() 9587 degrades = migrate_degrades_locality(p, env); in can_migrate_task() 9588 if (!degrades) in can_migrate_task() 9591 hot = degrades > 0;9486 long degrades, hot; can_migrate_task() local