Bernhard Reutner-Fischer
|
6c4dadefb6
|
- update my name. No obj-code changes ;)
|
2008-09-25 12:13:34 +00:00 |
|
Denis Vlasenko
|
45ecfc2f5c
|
taskset: fix false failure in testsuite
|
2008-03-22 17:46:16 +00:00 |
|
Bernhard Reutner-Fischer
|
70722ec4ce
|
- pull taskset.tests from the busybox_scratch branch
|
2007-01-07 15:19:34 +00:00 |
|
Rob Landley
|
12d9419273
|
Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,
and nobody seemed interested in fixing it despite repeated complaints.
I'll worry about it in the 1.3 timeframe...
|
2006-06-30 22:20:43 +00:00 |
|
Bernhard Reutner-Fischer
|
16d3e4e0af
|
- add applet taskset to set/retrieve the CPU affinity of a process
text data bss dec hex filename
584 0 0 584 248 taskset.o.gcc-2.95
509 0 0 509 1fd taskset.o.gcc-3.3
505 0 0 505 1f9 taskset.o.gcc-3.4
506 0 0 506 1fa taskset.o.gcc-4.0
498 0 0 498 1f2 taskset.o.gcc-4.1
495 0 0 495 1ef taskset.o.gcc-4.2-HEAD
|
2006-06-07 15:44:59 +00:00 |
|