Well, usched does the same, right? So what’s difference?
When I created taskset, I didn’t know there is already usched(8). But I think my taskset is better than usched:
(1) No 64 CPUs limitation;
(2) User needs to input CPU number not mask;
(3) Can bond CPU affinity with running process.
Well, usched does the same, right? So what’s difference?
When I created taskset, I didn’t know there is already usched(8). But I think my taskset is better than usched:
(1) No 64 CPUs limitation;
(2) User needs to input CPU number not mask;
(3) Can bond CPU affinity with running process.