Displaying 20 results from an estimated 300 matches similar to: "Kernel panic in DomU when using swiotlb=force option"
2013 Jan 24
1
[PATCH 35/35] x86: Don't panic if can not alloc buffer for swiotlb
Normal boot path on system with iommu support:
swiotlb buffer will be allocated early at first and then try to initialize
iommu, if iommu for intel or AMD could setup properly, swiotlb buffer
will be freed.
The early allocating is with bootmem, and could panic when we try to use
kdump with buffer above 4G only, or with memmap to limit mem under 4G.
for example: memmap=4095M$1M to remove memory
2013 Jan 24
1
[PATCH 35/35] x86: Don't panic if can not alloc buffer for swiotlb
Normal boot path on system with iommu support:
swiotlb buffer will be allocated early at first and then try to initialize
iommu, if iommu for intel or AMD could setup properly, swiotlb buffer
will be freed.
The early allocating is with bootmem, and could panic when we try to use
kdump with buffer above 4G only, or with memmap to limit mem under 4G.
for example: memmap=4095M$1M to remove memory
2019 Jan 20
2
Still hitting odd problems trying to install R 3.5.2 on Debian amd64 machine
My Emails a week or so back were about installing Rstudio and the R shiny server on Debian. I was using an old Toshiba laptop as a sandbox for that and it would only install i386 (same for Ubuntu). Using the information at https://cran.r-project.org/bin/linux/debian/ I did get to the point where I had R 3.5.2, Rstudio and the server on there (with some help from Dirk that is in the list archives).
2008 Jan 24
0
CESA-2008:0089 Important CentOS 5 i386 kernel Update
CentOS Errata and Security Advisory 2008:0089 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0089.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
0e80a4d86d61f3f87523fdef752d0123 kernel-2.6.18-53.1.6.el5.i686.rpm
fc725f8212ab399c3aca1c961cb69b83 kernel-debug-2.6.18-53.1.6.el5.i686.rpm
2006 Sep 04
1
CentOS 4.4, libstdc++ 3.4.6 and NPTL
Hi,
I have been using CentOS 4 on a UML (User-Mode Linux) box for some time
(>1 year) and have kept up to date with updates. I think I started on
CentOS 4.1 and have progressively "yum update"'d since.
User-Mode Linux, or at least the version of it that my hosts use,
doesn't support NPTL. This hasn't been a problem to date; I've just
moved /lib/tls out of the way, as
2008 Jan 24
0
CESA-2008:0089 Important CentOS 5 x86_64 kernel Update
CentOS Errata and Security Advisory 2008:0089 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0089.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
ebebfbcf3f125d69906aa95da09742d0 kernel-2.6.18-53.1.6.el5.x86_64.rpm
b5ca0a6fcddec9b7657e133509a8dff3 kernel-debug-2.6.18-53.1.6.el5.x86_64.rpm
2008 Jan 24
0
CentOS-announce Digest, Vol 35, Issue 15
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2013 Aug 22
2
[PATCH] tracing/events: Add bounce tracing to swiotbl-xen
Ftrace is currently not able to detect when SWIOTLB has to do double buffering
under Xen. You can only see it indirectly in function_graph, when
xen_swiotlb_map_page() doesn't stop after range_straddles_page_boundary(), but
calls spinlock functions, memcpy() and xen_phys_to_bus() as well. This patch
introduces the swiotlb-xen:bounced event, which also prints out the following
informations to
2013 Aug 22
2
[PATCH] tracing/events: Add bounce tracing to swiotbl-xen
Ftrace is currently not able to detect when SWIOTLB has to do double buffering
under Xen. You can only see it indirectly in function_graph, when
xen_swiotlb_map_page() doesn't stop after range_straddles_page_boundary(), but
calls spinlock functions, memcpy() and xen_phys_to_bus() as well. This patch
introduces the swiotlb-xen:bounced event, which also prints out the following
informations to
2013 Aug 22
2
[PATCH] tracing/events: Add bounce tracing to swiotbl-xen
Ftrace is currently not able to detect when SWIOTLB has to do double buffering
under Xen. You can only see it indirectly in function_graph, when
xen_swiotlb_map_page() doesn't stop after range_straddles_page_boundary(), but
calls spinlock functions, memcpy() and xen_phys_to_bus() as well. This patch
introduces the swiotlb-xen:bounced event, which also prints out the following
informations to
2013 Sep 04
1
[PATCHv2] tracing/events: Add bounce tracing to swiotbl
Ftrace is currently not able to detect when SWIOTLB has to do double buffering.
Under Xen you can only see it indirectly in function_graph, when
xen_swiotlb_map_page() doesn't stop after range_straddles_page_boundary(), but
calls spinlock functions, memcpy() and xen_phys_to_bus() as well. This patch
introduces the swiotlb:swiotlb_bounced event, which also prints out the
following informations
2013 Sep 04
1
[PATCHv2] tracing/events: Add bounce tracing to swiotbl
Ftrace is currently not able to detect when SWIOTLB has to do double buffering.
Under Xen you can only see it indirectly in function_graph, when
xen_swiotlb_map_page() doesn't stop after range_straddles_page_boundary(), but
calls spinlock functions, memcpy() and xen_phys_to_bus() as well. This patch
introduces the swiotlb:swiotlb_bounced event, which also prints out the
following informations
2013 Sep 04
1
[PATCHv2] tracing/events: Add bounce tracing to swiotbl
Ftrace is currently not able to detect when SWIOTLB has to do double buffering.
Under Xen you can only see it indirectly in function_graph, when
xen_swiotlb_map_page() doesn't stop after range_straddles_page_boundary(), but
calls spinlock functions, memcpy() and xen_phys_to_bus() as well. This patch
introduces the swiotlb:swiotlb_bounced event, which also prints out the
following informations
2018 Apr 09
0
nouveau: swiotlb buffer is full (sz: 2097152 bytes)/swiotlb: coherent allocation failed, size=2097152 spam
Greetings,
Box is i4790 w. GTX 980 running virgin master (.today).
All I have to do to trigger a slew of these warnings is to fire up
firefox, point it at a youtube clip, and let it autoplay while I do
routine kernel merge/build maintenance. nouveau doesn't seem to care
deeply, but moans again and again and again...
726 [ 2.743823] fb: switching to nouveaufb from EFI VGA
727 [
2008 Jan 26
1
Unable to log out normally
I've posted this question to the Gnome users list, but so far no luck,
so I thought I'd mention this here.
A little while ago, I noticed that I was no longer able to log out
from my GDM. I'm running the default GDM (2.16) that comes with
CentOS, and this problem started up right about the same time that I
updated to the 53.1.4 kernel (from the 8.1.15 version).
As I've posted
2008 Feb 26
0
Lost my win dual boot
Stephen McManus <step77 at f2s.com> wrote:
> Finally got my install working, Centos didn't recognise my m/board NIC
> so I had to install another NIC. Now, I've lost the windows install. I
> need it for my Walkman and Palm. Never, ever got any distro to see the
> Tunsgsten E. I can see the Win in Grub but it says there's a file
> missing, insert system disk.
2007 Dec 05
0
About swiotlb and " ...PCI-DMA: Out of SW-IOMMU..." error
Hi all,
Sorry write to this list, here is the only place with a thread and a
solution to this problem.
At
http://lists.xensource.com/archives/html/xen-devel/2007-09/msg00140.html
you can read
“
No, you simply don’t have a big enough swiotlb. The default is 2MB for a
machine with less than 2GB of RAM, or 64MB for >2GB systems.
“
All seen that for that guy that problem get solved changing the
2005 Apr 13
0
swiotlb causing panics on 8gig ia32e systems running Centos 3.4 x86_64
Hi All,
I have several ia32e systems with 8 gig that panic on install and first boot.
The panic is arch/x86_64/swiotlb.c (working from memory so I might be
a bit off) and its in the routine that I think is trying to allocate
another chunk of memory for
the "Software I/O Translation Buffer". I am guessing it needs to
allocate contiguous chunks of memory and that is why it fails on the
2007 Apr 30
1
status of lib/swiotlb.c cleanups?
Hi Jan,
I''m curious about the status of your patches to make lib/swiotlb.c
more Xen friendly. The ia64 port is currently using the hacked up
swiotlb in the i386 directory, and it''s making it difficult to enable
machine vectors to support hardware iommus. From what I can gather,
several of the smaller patches are now in upstream Linux, but the larger
abstraction patch got
2005 Dec 15
1
[PATCH RESEND] enable swiotlb on i386 in linux-2.6-xen tree
The linux-2.6-xen tree has a typo in the Kconfig file for i386 that
disables building swiotlb. This patch fixes it in the same manner that
x86-64 does it.
Cheers,
Muli
Signed-Off-By: Muli Ben-Yehuda <mulix@mulix.org>
diff -r c1c170a55fe0e97156379d10870aed024ed0012a arch/i386/Kconfig
--- a/arch/i386/Kconfig Thu Dec 8 20:50:02 2005 -0700
+++ b/arch/i386/Kconfig Tue Dec 13 20:07:34 2005