You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Randy Terbush <ra...@zyzzyva.com> on 1996/02/17 16:45:55 UTC

Re: SYSV Shared Memory (Was: Re: vote status)

> >I'd be interested to see the output for other OSes.

On NetBSD 1.1a:

Run three times, notice the ID increments by (64 * 1024).... ???

#> ./shmem
Shmid: 589824
main:    0x182c
sbrk:    0x2234
mem:   0x10801000
stack: 0xf7bfdc6c

#> ./shmem
Shmid: 655360
main:    0x182c
sbrk:    0x2234
mem:   0x10801000
stack: 0xf7bfdc6c

#> ./shmem
Shmid: 720896
main:    0x182c
sbrk:    0x2234
mem:   0x10801000
stack: 0xf7bfdc6c