Displaying 11 results from an estimated 11 matches for "archtecture".
Did you mean:
architecture
2019 Mar 20
1
[PATCH] v2v: linux: improve archtecture detection from modules (RHBZ#1690574)
Try to look for a well known kernel module (so far only virtio, or kvm)
to use for detecting the architecture of a kernel. This way, we can
avoid picking 3rd party modules that cause troubles.
---
v2v/linux_kernels.ml | 30 +++++++++++++++++++++++++++---
1 file changed, 27 insertions(+), 3 deletions(-)
diff --git a/v2v/linux_kernels.ml b/v2v/linux_kernels.ml
index 3313aabc7..f1b9bdd97 100644
2019 Nov 19
2
Samba building is broken when some libraries are specified to be built-in to binaries !
I try to build Samba 4.10.10 at Ubuntu 18.04 on x86_64 platform as at
armv7l archtectures from sources.
I need build replace,winbind-client,wbclientto binaries
For that I specify
*--builtin-libraries=replace,winbind-client,wbclien*t,ccan,samba-cluster-support
at configure
But in the case I get time to time, the following errors:
*=error1 =*
Compiling source4/dsdb/samdb/ldb_modules/...
2010 Apr 20
1
[LLVMdev] How about state of SVA
How about state of SVA (Secure Virutal Archtecture)? It seems there is no
any demo or prototype produced.
Cheers,
Liu Jian
----
email to: gjk.liu at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100420/e8dc1b16/attachment.html>
2015 Sep 06
2
POssible bug in the Arm code generator
...mpiler (GHC) which uses
LLVM for the backend when compiling for Arm and some other targets.
The reason I am posting to this list is that a GHC compiled program
(using the LLVM backend) is getting an illegal instruction exception
on the this instruction:
ldr r0, [r0]
According to the Arm archtecture manual:
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0489i/CIHGJHED.html
this is pre-indexed load instruction of the form:
LDR{type}{cond} Rt, [Rn, #offset]
but is illegal because the pre-indexed form of this instruction does
not allow 'Rt' and 'Rn' to...
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
...ocket \
--with-logdir=/var/log/ctdb
??, 21 ????. 2019 ?. ? 23:47, Andrew Bartlett <abartlet at samba.org>:
> On Tue, 2019-11-19 at 09:36 +0300, CpServiceSPb . via samba wrote:
> > I try to build Samba 4.10.10 at Ubuntu 18.04 on x86_64 platform as at
> > armv7l archtectures from sources.
> > I need build replace,winbind-client,wbclientto binaries
> > For that I specify
> > *--builtin-libraries=replace,winbind-client,wbclien*t,ccan,samba-
> > cluster-support
> >
> > at configure
> >
> > But in the case I get time to tim...
2005 Aug 31
0
Advice about system for installing & updating all R packa ge in a Linux Lab?
...tudent with a
> library, say
> ~/R/library, and point R_LIBS at it (set in Renviron.site).
> That's what
> we do for Windows, and it seems successful. (We have other
> reasons to
> want very complete central Linux setups, one being that we
> run more than
> one archtecture where personal libraries are a little harder
> to manage.)
>
> On Fri, 19 Aug 2005, Paul Johnson wrote:
>
> > Good day:
> >
> > I'm administering 6 linux systems (FC4) in a student lab
> and worry that
> > users may want packages that are not installed...
2005 Aug 19
4
Advice about system for installing & updating all R package in a Linux Lab?
Good day:
I'm administering 6 linux systems (FC4) in a student lab and worry that
users may want packages that are not installed. I get tired of adding
them one by one. Then I happened upon this page
http://support.stat.ucla.edu/view.php?supportid=30
about installing all R packages from CRAN. That did not run as it was,
but after some fiddling I arrived at the following script, which
2007 Jan 18
13
[PATCH 0/5] dump-core take 2:
The following dump-core patches changes its format into ELF,
adds PFN-GMFN table, HVM support, and adds experimental IA64 support.
- ELF format
Program header and note section are adopted.
- HVM domain support
To know the memory area to dump, XENMEM_set_memory_map is added.
XENMEM_memory_map hypercall is for current domain, so new one is created.
and hvm domain builder tell xen its
2007 Apr 18
34
[patch 00/34] Xen-pv_ops: Xen guest implementation for paravirt_ops interface
Hi Andi,
This patch series implements the Linux Xen guest as a paravirt_ops
backend. The features in implemented this patch series are:
* domU only
* UP and SMP guest support (NEW!)
* dynamic ticks (NEW!)
* writable pagetables, with late pinning/early unpinning
(no shadow pagetable support)
* supports both PAE and non-PAE modes
(non-PAE may be broken at the moment)
* xen hvc console
2007 Apr 18
34
[patch 00/34] Xen-pv_ops: Xen guest implementation for paravirt_ops interface
Hi Andi,
This patch series implements the Linux Xen guest as a paravirt_ops
backend. The features in implemented this patch series are:
* domU only
* UP and SMP guest support (NEW!)
* dynamic ticks (NEW!)
* writable pagetables, with late pinning/early unpinning
(no shadow pagetable support)
* supports both PAE and non-PAE modes
(non-PAE may be broken at the moment)
* xen hvc console
2007 Apr 18
34
[patch 00/34] Xen-pv_ops: Xen guest implementation for paravirt_ops interface
Hi Andi,
This patch series implements the Linux Xen guest as a paravirt_ops
backend. The features in implemented this patch series are:
* domU only
* UP and SMP guest support (NEW!)
* dynamic ticks (NEW!)
* writable pagetables, with late pinning/early unpinning
(no shadow pagetable support)
* supports both PAE and non-PAE modes
(non-PAE may be broken at the moment)
* xen hvc console