linux-common: Add CFS_BANDWIDTH
The option is needed to limit CPU usage of processes. It seems to have no negative impact if left unused. See https://lwn.net/Articles/428230/
This commit is contained in:
parent
87559028ef
commit
bbbd9de9d7
@ -450,6 +450,7 @@ with stdenv.lib;
|
|||||||
RC_DEVICES? y # Enable IR devices
|
RC_DEVICES? y # Enable IR devices
|
||||||
RT2800USB_RT55XX y
|
RT2800USB_RT55XX y
|
||||||
SCHED_AUTOGROUP y
|
SCHED_AUTOGROUP y
|
||||||
|
CFS_BANDWIDTH y
|
||||||
SCSI_LOGGING y # SCSI logging facility
|
SCSI_LOGGING y # SCSI logging facility
|
||||||
SERIAL_8250 y # 8250/16550 and compatible serial support
|
SERIAL_8250 y # 8250/16550 and compatible serial support
|
||||||
SLIP_COMPRESSED y # CSLIP compressed headers
|
SLIP_COMPRESSED y # CSLIP compressed headers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user