On Jul 9, 2006, at 09:50, Dave Rolsky wrote:
Hmm, that is very weird. On your platform BSD::Resource is
reporting 0 for process and shared size.
Just for yucks can you run this from the CLI ...
perl -MBSD::Resource -le 'print for (BSD::Resource::getrusage())
[2,3]'
geertz% perl -MBSD::Resource -le 'print for (BSD::Resource::getrusage
())[2,3]'
0
0
If it prints 0 for both numbers then I think we may have to drop
support for OSX, because apparently it's not acting like other BSDs.
Yes, or perhaps BSD::Resource isn't working quite right on Mac OS X?
I'd ask Jarkko about it (he maintains BSD::Resource and, IIRC, has a
Mac that he uses for testing his stuff).
Best,
David
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]