linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Difference between get_free_page() and page_cache_alloc() ?
@ 2001-06-26  1:11 Ho Chak Hung
  0 siblings, 0 replies; 2+ messages in thread
From: Ho Chak Hung @ 2001-06-26  1:11 UTC (permalink / raw)
  To: linux-kernel

Never mind.. I figured it out. 
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

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

* Difference between get_free_page() and page_cache_alloc() ?
@ 2001-06-26  0:44 Ho Chak Hung
  0 siblings, 0 replies; 2+ messages in thread
From: Ho Chak Hung @ 2001-06-26  0:44 UTC (permalink / raw)
  To: linux-kernel

get_free_page() returns a pointer to a page while page_cache_alloc returns a pointer to a page struct. 
Is page_cache_alloc more efficient than get_free_page()?

Also, does get_free_page returns a pointer to a contiguous block of physical memory?

Thanks
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

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

end of thread, other threads:[~2001-06-26  1:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-26  1:11 Difference between get_free_page() and page_cache_alloc() ? Ho Chak Hung
  -- strict thread matches above, loose matches on Subject: below --
2001-06-26  0:44 Ho Chak Hung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).