Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

SGI apps Frequently Asked Questions (FAQ)
Section - -47- Why does malloc() never return NULL?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum archive ]


Top Document: SGI apps Frequently Asked Questions (FAQ)
Previous Document: -46- How can I tell which shared objects my executable uses?
Next Document: -48- What is the difference between libc's malloc() and libmalloc's malloc()?
See reader questions & answers on this topic! - Help others by sharing your knowledge

  Virtual memory is effectively infinitely large in IRIX 4.0.x, and it
  can be configured to be so in IRIX 5.x. malloc() never returns NULL
  because requests are always granted. The admin FAQ gives further
  background, and tells how to configure your system to limit virtual
  memory to physical memory and physical swap space.

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: SGI apps Frequently Asked Questions (FAQ)
Previous Document: -46- How can I tell which shared objects my executable uses?
Next Document: -48- What is the difference between libc's malloc() and libmalloc's malloc()?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
sgi-faq@viz.tamu.edu (The SGI FAQ group)





Last Update March 27 2014 @ 02:12 PM