Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348275
b: refs/heads/master
c: 358e419
h: refs/heads/master
i:
  348273: 24e2a1a
  348271: 1ddca6c
v: v3
  • Loading branch information
Carlos Alberto Lopez Perez authored and Linus Torvalds committed Jan 5, 2013
1 parent 2aeda3c commit 06ee7aa
Show file tree
Hide file tree
Showing 2 changed files with 14 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: 3fcfe78658695b424314ddb76abc8d58b4fc98e6
refs/heads/master: 358e419f826b552c9d795bcd3820597217692461
13 changes: 13 additions & 0 deletions trunk/Documentation/sysctl/kernel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,19 @@ are doing anyway :)

==============================================================

shmall:

This parameter sets the total amount of shared memory pages that
can be used system wide. Hence, SHMALL should always be at least
ceil(shmmax/PAGE_SIZE).

If you are not sure what the default PAGE_SIZE is on your Linux
system, you can run the following command:

# getconf PAGE_SIZE

==============================================================

shmmax:

This value can be used to query and set the run time limit
Expand Down

0 comments on commit 06ee7aa

Please sign in to comment.