Operating System - HP-UX
1832413 Members
2961 Online
110042 Solutions
New Discussion

Shared Memory doco search

 
Anthony deRito
Respected Contributor

Shared Memory doco search

My programers have developed an application that memory mapps files as "Private". Several processes use these memory mapped file. I told them it makes more sense to map them as "shared" momory regions and we will not need to put memory under so much pressure. Does anoyone know where I can find some good whitpapers/documents/URLs explaining using/developing shared memory applications on HP-UX? Is anyone using the shared memory facilities on HP-UX 10.20? How is it working? Any help would be appreciated.

Tony
4 REPLIES 4
Brian M. Fisher
Honored Contributor

Re: Shared Memory doco search

HP has several good documents on shared memory. One of them is document #:RCMEMKBAN00000027 Understanding Shared Memory on PA-RISC Systems at:
http://us-support2.external.hp.com/cki/bin/doc.pl/

Other good documents can be found by searching on "shared memory"

Brian
<*(((>< er
Perception IS Reality
Cheryl Griffin
Honored Contributor

Re: Shared Memory doco search

Anthony,

How about /usr/share/doc/mem_mgt.txt?
It's already on your system.

Best Wishes,
Cheryl Griffin
"Downtime is a Crime."
Anthony deRito
Respected Contributor

Re: Shared Memory doco search

Cheryl, I have read that document on shared memory and it is excellent. I now understand how the Memory Management System is going to work with VM and try its best to maintain a free list before vhand takes over and starts doing its thing. Brian, your article is excellent too. It is very good however and I think the programmers will want some more information to convince them that this is the right thing to do and not impossible to implement. They are arguing that HPs implementation is NOT AS GOOD as SUN's implementation of shared memory facilities. Are there any success stories out there?
CHRIS_ANORUO
Honored Contributor

Re: Shared Memory doco search

Anthony,
Check this out:
Document Type MD
Date 1999 Nov 02
Description Understanding Shared Memory on PA-RISC Systems
Document Id RCMEMKBAN00000027
Search String shared memory process


When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.