Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86228
b: refs/heads/master
c: 8808117
h: refs/heads/master
v: v3
  • Loading branch information
Eugene Teo authored and Linus Torvalds committed Feb 24, 2008
1 parent a5a47aa commit 79c13d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 45254b4fb2aef51c94a7397df1e481c4137b4b97
refs/heads/master: 8808117ca571fd63e188a2306baae86cca9fce7a
1 change: 1 addition & 0 deletions trunk/fs/proc/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ static const struct limit_names lnames[RLIM_NLIMITS] = {
[RLIMIT_MSGQUEUE] = {"Max msgqueue size", "bytes"},
[RLIMIT_NICE] = {"Max nice priority", NULL},
[RLIMIT_RTPRIO] = {"Max realtime priority", NULL},
[RLIMIT_RTTIME] = {"Max realtime timeout", "us"},
};

/* Display limits for a process */
Expand Down

0 comments on commit 79c13d3

Please sign in to comment.