ricarDo oliveiRa <[EMAIL PROTECTED]> writes:

> Hi there,
> 
> this may be of some interest to you:
> http://perlchat.sourceforge.net/
> 
> ------Original Message------
> From: "Alexander Farber (EED)" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Sent: October 12, 2000 9:21:58 AM GMT
> Subject: Amount of memory available to IPC::Shareable?
> 
> 
> I would like to write a small web chat using IPC::Shareable.
> 
> How do I find out, how much shared memory is available on some
> host, esp. under Solaris and OpenBSD? I have looked at "perldoc
> IPC::Shareable" and the outputs of "dmesg", "ipcs -a" and
> "ulimit -a" but don't see it yet.

On Linux, you get the interesting stuff by doing

$ ipcs -lm


-- 
-- Eivind Trondsen                    http://www.allycards.com 
-- UberGeek                            gsm://+4797044324

Reply via email to