All of lore.kernel.org
 help / color / mirror / Atom feed
* kmalloc question
@ 2003-10-09  1:06 ` Finney, Steve
  0 siblings, 0 replies; 9+ messages in thread
From: Finney, Steve @ 2003-10-09  1:06 UTC (permalink / raw)
  To: linux-mips

Is kmalloc (GFP_KERNEL) on a 32 bit HIGHMEM enabled MIPS kernel (BCM/Sibyte processor) guaranteed to allocate memory from the low, KSEG0/1 addressible region? I'm having trouble sorting through the slab.c code. On this processor, only 256 MB of DRAM is directly addressible; with more than 256 MB of RAM, there is 256 MB in zone 0, and the remainder in zone 2. Zone 1 is empty.

Thanks,
sf

^ permalink raw reply	[flat|nested] 9+ messages in thread
* kmalloc question.
@ 2012-01-04 14:22 Ganesh Patil
  2012-01-04 14:27 ` Theodore Tso
  0 siblings, 1 reply; 9+ messages in thread
From: Ganesh Patil @ 2012-01-04 14:22 UTC (permalink / raw)
  To: linux-ext4

where allocate kmalloc function memory?
-- 
Regards,
Ganesh Patil.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* kmalloc question
@ 2002-06-05  5:25 Andre.Messerschmidt
  2002-06-05 17:24 ` Alan Cox
  0 siblings, 1 reply; 9+ messages in thread
From: Andre.Messerschmidt @ 2002-06-05  5:25 UTC (permalink / raw)
  To: linux-mips

Hi.

I always thought that it is save to use kmalloc in an interrupt handler as
long as you use GFP_ATOMIC. 
Now someone told me that it is not allowed to use these functions in any way
in an interrupt.

Can please someone clarify me here? 

regards
--
Andre Messerschmidt

Application Engineer
Infineon Technologies AG

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

end of thread, other threads:[~2012-01-05  8:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-09  1:06 kmalloc question Finney, Steve
2003-10-09  1:06 ` Finney, Steve
2003-10-09  8:09 ` Ralf Baechle
  -- strict thread matches above, loose matches on Subject: below --
2012-01-04 14:22 Ganesh Patil
2012-01-04 14:27 ` Theodore Tso
2012-01-04 15:50   ` Ganesh Patil
     [not found]     ` <CAOQ4uxj1Q70ta9J6YjbVhh+P2OTL03+KU12ybg4av=v=r_+sCA@mail.gmail.com>
2012-01-05  8:35       ` Ganesh Patil
2002-06-05  5:25 Andre.Messerschmidt
2002-06-05 17:24 ` Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.