View Single Post

   
  #3 (permalink)  
Old 03-17-2008, 06:04 AM
Dennis Handly
 
Posts: n/a
Default Re: Getting shm segment id via 'ipcs -m' and struct pst_shminfo

Alex Vinokur wrote:
> We can see that shm segment id
> * via 'ipcs -m'
> * via struct pst_shminfo
> is not always the same value.
> What is a reason for that difference?
> Another question.
> What is the difference between pst_nattch and pst_cnattch in struct
> pst_shminfo?


You might be able to see this in my example program in:
http://forums.itrc.hp.com/service/fo...readId=1136341
Reply With Quote