[ale] Yea!! Android emulator working after 1/2 hr hair pulling

Michael B. Trausch mbt at naunetcorp.com
Mon Oct 14 12:22:18 EDT 2013


On 10/14/2013 12:17 PM, JD wrote:
> Are you sure that isn't due to inode exhaustion?

System V IPC doesn't use inodes, it uses memory segments.  See
svipc(7).  That functionality covers message queues, semaphores and
shared memory segments using the API that is inherited from SVr4 and
formally standardized in POSIX.1-2001.

While error numbers (such as ENOSPC) are reused throughout the POSIX
APIs, they tend to be used for things that make sense within their
context.  Obviously ENOSPC in a call that doesn't work with a filesystem
device means that something else is, well, out of space.  :-)

    — Mike

-- 
Naunet Corporation Logo 	Michael B. Trausch

President, *Naunet Corporation*
? (678) 287-0693 x130 or (855) NAUNET-1 x130
FAX: (678) 783-7843

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20131014/18d5a34d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffjbcdjg.png
Type: image/png
Size: 1701 bytes
Desc: not available
URL: <http://mail.ale.org/pipermail/ale/attachments/20131014/18d5a34d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://mail.ale.org/pipermail/ale/attachments/20131014/18d5a34d/attachment.sig>


More information about the Ale mailing list