public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* question about MM on x86
@ 2004-11-10 12:01 Sylvain
  2004-11-10 13:32 ` remi.colinet
  0 siblings, 1 reply; 2+ messages in thread
From: Sylvain @ 2004-11-10 12:01 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am interested in the way memory management is implemented on x86,
specially the low level part.

I search: where physical address are computed when a new Frame new to
be allocated but I can't find out. (alogithm to find out the next
frame free?? other the next frame to reuse??)

Please, can somebody  familiar with the code point me to very prescise
function, or give me some hint.

Thanks in advance,

Sylvain

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

* Re: question about MM on x86
  2004-11-10 12:01 question about MM on x86 Sylvain
@ 2004-11-10 13:32 ` remi.colinet
  0 siblings, 0 replies; 2+ messages in thread
From: remi.colinet @ 2004-11-10 13:32 UTC (permalink / raw)
  To: Sylvain; +Cc: linux-kernel

Hi,

Mel Gorman documented the linux VM subsystem :

www.skynet.ie/~mel/projects/vm/

Otherwise, you could have a look at mm/page_alloc.c

Remi


Selon Sylvain <autofr@gmail.com>:

> Hi,
>
> I am interested in the way memory management is implemented on x86,
> specially the low level part.
>
> I search: where physical address are computed when a new Frame new to
> be allocated but I can't find out. (alogithm to find out the next
> frame free?? other the next frame to reuse??)
>
> Please, can somebody  familiar with the code point me to very prescise
> function, or give me some hint.
>
> Thanks in advance,
>
> Sylvain
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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.tux.org/lkml/
>



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

end of thread, other threads:[~2004-11-10 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-10 12:01 question about MM on x86 Sylvain
2004-11-10 13:32 ` remi.colinet

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