Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!cwjcc!gatech!ncar!tank!eecae!shadooby!sharkey!oxtrap!time From: time@oxtrap.UUCP (Tim Endres) Newsgroups: comp.sys.dec Subject: Help needed with mmap() on Dec 3100 Keywords: mmap 3100 Message-ID: <6503@oxtrap.UUCP> Date: 9 Jun 89 06:14:55 GMT Organization: Ocwen Trading, Inc. -- Ann Arbor, MI Lines: 12 We have a need to use mmap() to port our system to a Dec 3100. I can successfully call mmap(), but it doesn't appear to work properly. For example, it is called w/ MAP_SHARED, but it doesn't appear to be updating the mapped file object, and other processes mapping the file are not seeing the updates. Unfortunately, our machine came loaded with no mmap() man page. Also, does anyone know if 128K *is* the absolute limit for SysV shmget() creation size? Thanks, Tim Endres