[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: linux page table
On Mon, Jun 17, 2002 at 04:58:27PM +0000, anya aitali wrote:
> Can you oriented me. I had a PFN (page frame number) for
> one page and I want assign it to a entry for a pte_page.
> What are the LINUX kernel functions should I use.
> Thanks.
In 2.5 this is done with pfn_pte(), in 2.4 mk_pte().
Cheers,
Bill
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/