Linux Newbie help
 help / color / mirror / Atom feed
* INFO REQ: Clarification of Memory Management
@ 2002-12-06 20:42 Joseph D. Wagner
  2002-12-07 12:41 ` Steven Smith
  2002-12-07 12:58 ` Ken Moffat
  0 siblings, 2 replies; 3+ messages in thread
From: Joseph D. Wagner @ 2002-12-06 20:42 UTC (permalink / raw)
  To: Linux Newbie

I'm a little confused about the way the Linux kernel allocates memory, and
I'm hoping someone could clarify this for me.

Does the __get_free_pages() function eventually call the kmalloc() function?
Or does the kmalloc() function eventually call the __get_free_pages()
function?  Or are these two totally separate functions for different
purposes?

Which of these functions can be called by user process for the purpose of
allocating memory for that user process?

TIA

Joseph Wagner

Flames will be directed to /dev/null

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-07 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-06 20:42 INFO REQ: Clarification of Memory Management Joseph D. Wagner
2002-12-07 12:41 ` Steven Smith
2002-12-07 12:58 ` Ken Moffat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox