Displaying 1 result from an estimated 1 matches for "fc52f5b6".
Did you mean:
fc52f5b4
2004 Sep 23
16
network_alloc_rx_buffers panic
Some users are hitting this panic in network_alloc_rx_buffers()
when running a big network intensive app:
/* Check return status of HYPERVISOR_dom_mem_op(). */
if ( rx_mcl[nr_pfns].args[5] != nr_pfns )
panic("Unable to reduce memory reservation\n");
I''m not clear on what is happening here. Are the domains changing size?
Which memory reservation is being