Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 09:56:43 +0530
From:      "Romil Shah" <romil_shah@persistent.co.in>
To:        "Freebsd" <freebsd-questions@freebsd.org>
Subject:   What is the task of pmap_enter ?
Message-ID:  <PKEGLDHOACNEEHFFOBJKKEEGCAAA.romil_shah@persistent.co.in>

next in thread | raw e-mail | index | archive | help

  Hi,
   I am working on 2200S RAID controller and using aac driver from RELEGN4 ,
aac_disk.c in the driver uses pmap_enter for coping the virtual pages to
some physical location. In FreeBSD 4.10 pmap_kenter_temporary is used which
return the address which is passed to the controller for dumping on kernel
panic where as this is not happening with pmap_enter , can any one tell me
the difference between pmap_enter and pmap_kenter_temporary  (both  this
file are present in i386/pmap.c.

Any suggestions will be of great help.

Thanks,


Romil Shah



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PKEGLDHOACNEEHFFOBJKKEEGCAAA.romil_shah>