Displaying 2 results from an estimated 2 matches for "arbritary".
Did you mean:
arbitary
2004 Jan 24
2
mmap and getpagesize
The man page for mmap() says the size needs to be a multiple of getpagesize().
So in my code I call getpagesize() and adjust my lengths accordingly. klibc
doesn't have getpagesize() implemented. Is it safe to call mmap() with arbritary
lengths and assume the mmap will round up for you? Does this work on glibc too?
If so, I can just eliminate my getpagesize() code.
It turns out for VM86 support all I needed to do was copy a couple of header
files into klibc. The code I am working from calls INT 113 directly. It would
probably be...
2004 May 24
1
Re: Asterisk-Users digest, Vol 1 #3883 - 13 msgs
...a
> > voice gateway upstream, and have phone calls go
> out
> > over PSTN from there.
> >
> > This is kind of what Vonage and AT&T CallVantage
> do,
> > but they are more geared toward the residential
> > market, and I want to be able to bring an
> arbritary
> > number of lines in.
>
> If you want local service, you have to tell us what
> is local to you,
> right? Care to finish the details so those on the
> list can help.
> --
> Steven Critchfield <critch@basesys.com>
>
>
> --__--__--
>
> Message:...