public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] kmalloc() size-limitation
@ 2002-01-15  7:14 Christian Hildner
  2002-01-15  7:56 ` Tang, Yu
  2002-02-04 21:16 ` Jes Sorensen
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Hildner @ 2002-01-15  7:14 UTC (permalink / raw)
  To: linux-ia64

David,

you proposed me to use alloc_pages() instead of kmalloc() in order to get memory bigger than the
128K limit of the kmalloc() call. But even driver-developers don't want to handle with the page
struct unless this is unavoidable. Which are the disadvantages of increasing the size limit of
kmalloc() to 256K, 512K or 1M since machines are getting bigger and 64Bit machines break with
current memory limitations?

Since kmalloc() is implemented in the non arch specific part this also goes to the lkml.

Christian



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

end of thread, other threads:[~2002-02-04 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-15  7:14 [Linux-ia64] kmalloc() size-limitation Christian Hildner
2002-01-15  7:56 ` Tang, Yu
2002-02-04 21:16 ` Jes Sorensen

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