- revert r15563 (pull current version of taskset off the busybox_scratch branch)
This commit is contained in:
@@ -340,6 +340,16 @@ config TASKSET
|
||||
default n
|
||||
help
|
||||
Retrieve or set a processes's CPU affinity.
|
||||
This requires sched_{g,s}etaffinity support in your libc.
|
||||
|
||||
config FEATURE_TASKSET_FANCY
|
||||
bool "fancy output"
|
||||
default y
|
||||
depends on TASKSET
|
||||
help
|
||||
Add code for fancy output. This merely silences a compiler-warning
|
||||
and adds about 135 Bytes. May be needed for machines with alot
|
||||
of CPUs.
|
||||
|
||||
config TIME
|
||||
bool "time"
|
||||
|
||||
Reference in New Issue
Block a user