Re: panic: vm_page_insert: page already inserted



On Sat, 2006-Jan-28 12:05:22 +0100, Christian Brueffer wrote:
>from time to time I'm getting the following panic when doing a 'gbde attach'
>on my external USB drive. The panic only occurs when the box has been
>running for a while (when contiguous memory is more scarce i presume).

Whilst that particular panic may have been fixed, there is an
underlying problem with an incompatibility between bus_dmamem_alloc()
and contigmalloc(). See kern/78179

--
Peter Jeremy
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Kmalloc
    ... Can any one help in knowing whether Kmalloc will always allocate ... contiguous memory. ... Anand ... Prev by Date: ...
    (comp.os.linux.development.system)
  • Re: Kmalloc
    ... > contiguous memory. ... So - non-question. ... Peter ... Prev by Date: ...
    (comp.os.linux.development.system)