Bug 3523 - Support -e (RLIMIT_NICE) and -r (RLIMIT_RTPRIO) arguments to ulimit
Summary: Support -e (RLIMIT_NICE) and -r (RLIMIT_RTPRIO) arguments to ulimit
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.18.x
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-30 01:50 UTC by Earl Chew
Modified: 2011-04-04 00:14 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch to support RLIMIT_RTPRIO and RLIMIT_NICE in ulimit command (600 bytes, application/octet-stream)
2011-03-30 01:50 UTC, Earl Chew
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Earl Chew 2011-03-30 01:50:53 UTC
Created attachment 3163 [details]
Patch to support RLIMIT_RTPRIO and RLIMIT_NICE in ulimit command

The ulimit built in command in ash(1) doesn't allow RLIMIT_NICE or RLIMIT_RTPRIO to be changed.
Comment 1 Denys Vlasenko 2011-04-04 00:14:05 UTC
Applied, thanks!

Will be in 1.19.x