Displaying 17 results from an estimated 17 matches for "litll".
Did you mean:
litle
2007 Aug 01
1
IA64 Xen Bi-endian support - Litlle-endian Dom0 + Big-endianDomU
Hi,
I am running Xen 3.04 version and trying to run a big-endian OS as guest on
IA64.
Is it possible to run a big-endian OS as guest, when the Dom 0 is running
little-endian?
Thanks,
Veena Joshua
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Jan 16
2
[PATCH] ocfs2: return f_fsid info in ocfs2_statfs(), v4
...returned from ocfs2_statfs() is undefined (vfs layer fills 0 as
default). Since in some conditions, f_fsid value might be used as (f_fsid, ino) pair to
uniquely identify a file, ocfs2 should return a unique defined f_fsid value from ocfs2_statfs().
Because uuid_str is identified no mater on big or litlle endian machine, it's also endian consistent
to use osb->uuid_str to generate f_fsid value.
Signed-off-by: Coly Li <coly.li at suse.de>
Cc: Sunil Mushran <sunil.mushran at oracle.com>
Cc: Mark Fasheh <mfasheh at suse.com>
---
fs/ocfs2/super.c | 4 ++++
1 files changed,...
2013 Aug 30
4
[LLVMdev] Reflexions about a new HDL language
...ow easy it is to play with
concurrent statements with LLVM. For the simulation I will use LLVM
because I can anyways artificially make the compiled code sequencial. It
would allow me to benefit from all the nice things from LLVM like
existing optimisations. I have never used LLVM, I just read a litlle the
documentation and the tutorial.
Cheers,
Jonas
Le 30. 08. 13 11:24, Óscar Fuentes a écrit :
> Jonas Baggett<jonasb at tranquille.ch> writes:
>
>> What are your feedbacks ?
> Hello Jonas,
>
> How is that related to LLVM? I see no references to LLVM on your
> an...
2004 Nov 10
1
samba, ldap, tls and certificates
Hello, a litlle question from a newcomer on this list :
I've deployed samba 3.0.x together with opendlap.
In the process of improving the security, I used :
ldap ssl = start tls
in the smb.conf
How can I specify to samba where to find the CA certificate ?
On my samba server (Debian), samba "magical...
2003 Oct 18
1
MORE ON : [htb] strange problems !?
...class (30kbps) {sfq};
class (50kbps) {sfq};
...hundreds like this...
class (10kbps,default) {sfq};
}
What I got is traffic starvation very often for a period of ~30 sec.. as proposed I''ve done :
egress {
...hundreds classes...
class (10kbps, prio 7, default) {sfq};
}
It seemed a litlle bit better the starvation seemed to be just ~10sec but this time happen much often...
then I made a final touch :
egress {
...hundreds classes...
class (55kbps, prio 7, default);
}
No "sfq" this time and it seemed much much better now...
I have done my tests mostly with :
hping2 hos...
2013 Aug 30
0
[LLVMdev] Reflexions about a new HDL language
...on how easy it is to play with concurrent statements with LLVM. For the simulation I will use LLVM because I can anyways artificially make the compiled code sequencial. It would allow me to benefit from all the nice things from LLVM like existing optimisations. I have never used LLVM, I just read a litlle the documentation and the tutorial.
>
> Cheers,
> Jonas
>
>
> Le 30. 08. 13 11:24, Óscar Fuentes a écrit :
>> Jonas Baggett<jonasb at tranquille.ch> writes:
>>
>>> What are your feedbacks ?
>> Hello Jonas,
>>
>> How is that relat...
2012 Aug 29
1
lme4 installation
...http://rkward.sf.net/R/src/contrib
Warning messages:
1: In open.connection(con, "r") :
? unable to connect to 'cran.r-project.org' on port 80.
2: package ?lme4? is not available (for R version 2.15.1)
>
?
?
You can see that there's a problem with program loading lme4.? A litlle
sluething around revelaed that it's the wrong version.?When I attmept to
install I get the warnings above.?
?
Also tried the apt-get command at the console to no avail:
?
vm-cook at GRNTv01:~$ sudo apt-get install lme4
[sudo] password for vm-cook:
Reading package lists... Done
Building depen...
2008 Feb 01
11
xenoprof error
Hi ,
I am getting following error when i try to run xenoprof
/usr/local/bin/opcontrol: line 1082: echo: write error: Invalid argument
Using 2.6+ OProfile kernel interface.
Reading module info.
Using log file /var/lib/oprofile/oprofiled.log
Daemon started.
what is this write error ?
Any help is really appreciated.
-John
_______________________________________________
Xen-users mailing list
2008 Feb 01
11
xenoprof error
Hi ,
I am getting following error when i try to run xenoprof
/usr/local/bin/opcontrol: line 1082: echo: write error: Invalid argument
Using 2.6+ OProfile kernel interface.
Reading module info.
Using log file /var/lib/oprofile/oprofiled.log
Daemon started.
what is this write error ?
Any help is really appreciated.
-John
_______________________________________________
Xen-users mailing list
2013 Aug 30
2
[LLVMdev] Reflexions about a new HDL language
Hello,
I previously sent this message, but it was in HTML only, so it was
unreadable.
I am thinking about making a compiler for a new HDL language, that will
be more modern than VHDL and Verilog and allow a little higher level
behavioral description than VHDL. For this language, I am beeing
influenced by VHDL, Ada, Ruby and MyHDL. I also would like to write it
in Ada.
I don't know if it
2013 Aug 30
0
[LLVMdev] Reflexions about a new HDL language
Jonas Baggett <jonasb at tranquille.ch> writes:
> What are your feedbacks ?
Hello Jonas,
How is that related to LLVM? I see no references to LLVM on your
announcement nor on your document.
2006 Feb 09
0
Problem with web services
Hi all:
First of all i apologize for my poor english, if don''t understand something
please tell me, and i will try to explain again.
Hi have a litlle problem with web services. I explain, i a have a web
service in php that return a structure seems to this:
Array
(
[url] =>
[crm] => Array
(
[0] => Array
(
[surname] => AAAA
[category] => Client...
2006 Apr 13
2
app_meetme.so
Hi all,
I'm using Asterisk 1.2.5 and , for some reason, when I install it, the
module app_meetme.so didn't install. Is there some way to download
that module, and add it to asterisk without re-install it?
Thanks in advance
Sebastian
1999 Oct 28
3
3com 3c509
I have used 3Com 3c509 nic width bnc coax. I have experienced that these
cards used width FreeBSD and Samba is unusable due to speed. I tried to
change the 3com card with a NE2000 compatible card, and there was a major
change in speed. Has anyone else experienced such problem.
Asgeir Stangeland
2018 Dec 27
4
Generating keytab on a read-only file system
...o the official Debian builds (4.5.12) in order
> use sssd ad backend with samba. Probably sssd package suit must be
> re-compiled against samba packages on van-belle repo.
Yes, thats known, i've added a notice on the apt site, thank you for pointing that out (again).
Now, i've done a litlle check here and if you need sssd with my packages, you can use the following steps.
# vanbelle repo.
echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" > /etc/apt/sources.list.d/van-belle.list
# Enable stretch-backports.
echo "deb http://ftp.nl.d...
2005 Jan 24
3
changing ldap passwords?
Samba experts,
I am using Samba 3.0.8 on an AIX 5.1 system with ldap authentication. I
have ldap working so that users can authenticate in their samba account via
ldap. However, I am trying to figure out the best method for allowing
users to change their ldap samba account password.
What is the best method to allow end users to change their LM/NT
passwords for Samba via LDAP?
Should
2009 Mar 05
6
Heroes of MIght and Magic V
...lt;profile name> and change MOUSE_AXIS_X & MOUSE_AXIS_Y to 90. - I did it.
There ins`t Direct3D in the HKEY_CURRENT_USER\Software\Wine\Direct3D
but there is one in the HKEY_CURRENT_USER\Software\Windows\Direct3D and I don`t known how can I add VideoMemorysize
excuse me i speak english very litlle