Contiguous physical memory

Alan Cox alan.l.cox at gmail.com
Wed Oct 27 20:46:35 UTC 2010


On Wed, Oct 27, 2010 at 2:17 PM, Dr. Baud <drbaud at yahoo.com> wrote:

>
>    Can anyone suggest a method/formula to monitor contiguous physical
> memory
> allocations such that one could predict when contigmalloc(), make that
> bus_dmamem_alloc might fail?
>
>
>From the command line you can obtain this information with "sysctl
vm.phys_free".

Alan


More information about the freebsd-hackers mailing list