WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Insert Module Failure

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Insert Module Failure
From: Timothy Ficarra <t.ficarra@xxxxxxxxx>
Date: Wed, 27 Jan 2010 10:47:41 -0800 (PST)
Delivery-date: Wed, 27 Jan 2010 10:48:24 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1264618062; bh=u8VgeLhZci8diPYDWKTinDBvOvR0w/E+OkhRF0TxC0M=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=oadctH2lz6qYArjB3W2pzEvITI3Hb8NRzSM4gOehTT77c1hQORvrv6pfcGdeR5wajSmVh/Wa64crGsJjCH/ncw4kBPeMWsFNbTXlhWp4/ztcIMuBaFRZZQUZ9Ey9+EiyxdflOBAxrY9NS/BZi7XeoxlE7ltd35v+3ElsztT4JHY=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=a16sMf0sxN326D29nEurqy1q6t1vTXPiP1BNNwh4/bUtnfbpuyqNud56kuwWJBaurtQgfJrrGo1l/PZbYxzCH1eR3/VQ6SD3FO3t3fRTNhcuL6ioeXGnVdYcvCqseyKvgQ1IidHYszduB/i6PRtIQL8ZHL3XoZSbc0eLhvAJqv4=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Within dom0 of Xen 3.0.3 we are trying to instantiate a device driver for a 
Netronome Network Processor Card. The card uses DMA to send packets between the 
host and the card itself. To use the drivers, we append mem=7G memmap=1G$7G to 
the kernel boot command. When attempting to load the module it fails 
immediately after calling si_meminfo() with the error "Failed to Initialize 
Shared Memory".

This seems to be a DMA problem. Any help would be greatly appreciated.

Regards,
T Ficarra


      Get your new Email address!
Grab the Email name you&#39;ve always wanted before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Insert Module Failure, Timothy Ficarra <=