Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36171
b: refs/heads/master
c: 0112c4c
h: refs/heads/master
i:
  36169: 42551b9
  36167: 7e5451f
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Sep 27, 2006
1 parent a437148 commit 04e00f4
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 6fa5f80bc34da1a49b42117602b44441402cac2f
refs/heads/master: 0112c4c6461fed12ed9bcb249f967bc17a23f6c4
9 changes: 9 additions & 0 deletions trunk/Documentation/nommu-mmap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@ FURTHER NOTES ON NO-MMU MMAP
with character device files, pipes, fifos and sockets.


==========================
INTERPROCESS SHARED MEMORY
==========================

Both SYSV IPC SHM shared memory and POSIX shared memory is supported in NOMMU
mode. The former through the usual mechanism, the latter through files created
on ramfs or tmpfs mounts.


=============
NO-MMU MREMAP
=============
Expand Down

0 comments on commit 04e00f4

Please sign in to comment.