From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Becker Subject: network_alloc_rx_buffers panic Date: Thu, 23 Sep 2004 09:08:07 -0400 Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <20040923130807.GE921@cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org 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 reduced, xen0 or xenU? All the domains are v2.6.8.1, changeset 1.1331 from Tuesday. David ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php