similar to: [LLVMdev] backend question

Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] backend question"

2011 Mar 08
0
[LLVMdev] backend question
On Tue, Mar 8, 2011 at 5:14 AM, Jacques Van Damme <Jacques.VanDamme at synopsys.com> wrote: > I am writing a backend for an architecture that has only 16-bit word > addressing (No byte addresses ever.  All data are always 16-bit). > > How can I specify this in the backend? In short, you can't. Word-addressable memory is not currently supported in LLVM (or Clang, for that
2011 Mar 13
1
[LLVMdev] backend question
Am 08.03.2011 um 19:59 schrieb Ken Dyck: > If you are interested, I can send you a patch of the changes that I > made to the 2.8 release for a backend that targets a 24-bit > word-addressable DSP, but it is quite rough and it includes changes in > which you probably aren't interested (support for non-power-of-2 > integer sizes and some other bug fixes). I would be interested
2007 Sep 26
2
smbldap-useradd problem
Dear list, Arghl! (I'm sure you know the feeling). I'm still hooked on Samba by example, and trying to add users to my ldap tree. $ smbldap-useradd -m -a ldaptest2 Can't call method "get_value" on an undefined value at /usr/sbin/smbldap-useradd line 197 The documentation of the smbldap scripts mentions this sort of error (albeit with a different line number). Two possible
2010 Dec 08
5
very slow boot: stuck at mounting zfs filesystems
Hello list, I''m having trouble with a server holding a lot of data. After a few months of uptime, it is currently rebooting from a lockup (reason unknown so far) but it is taking hours to boot up again. The boot process is stuck at the stage where it says: mounting zfs filesystems (1/5) the machine responds to pings and keystrokes. I can see disk activity; the disk leds blink one after
2007 Oct 12
2
default kerberos realm??
Hello list, I am trying to join a win2k domain with Samba, with security = ads. My member server is a Debian Etch. I get the following error when trying to join the domain: #net ads join -U administrator administrator's password: [2007/10/12 12:04:19, 0] libsmb/cliconnect.c:cli_session_setup_spnego(785) -- Frank Van Damme A: Because it destroys the flow of the conversation
2011 Jul 12
1
invalid SID in passdb on stand-alone file server with ldapsam
hello! I got some log message I can't explain. when I log in to a server it says: [2011/07/12 14:20:41.784580, 0] passdb/passdb.c:627(lookup_global_sam_name) User frvdamme with invalid SID S-1-5-21-2863620551-4077714424-203869783-5020 in passdb It's a standalone file server, no domain, and the password backend is (open)ldap. Samba is version 3.5.6 on Debian 6.0. Using the server
2007 Sep 20
1
Winbindd on a pdc??
Hello, I'm learning Samba with the aid of the excellent "Samba by example". I've used Samba for years in my home network, but only to share home directories and few extra shares with tdbsam with manually entered passwords. Having worked myself through domain control, member servers and the working of pam, nsswitch and LDAP (and posix accounts in LDAP!) I reached the point (in
2013 Oct 22
1
Unable to mount partition
Hi, I use btrfs for my /home drive. It''s a separate drive with just a single partition. I upgraded to ubuntu 13.10 (beta) a few weeks ago, without any real trouble. But I did have too many issues (not with the drive or btrfs, though) so I decided to do a fresh install. The new install failed a few times, so I made another startup usb drive with another program and that one worked fine.
2012 Aug 29
4
troubleshooting resource collection
Hi, I''m new to Puppet. And I''m trying out an ssh module: https://github.com/saz/puppet-ssh. It collects ssh keys like this: class ssh::knownhosts { Sshkey <<| |>> { ensure => present, } notify{"knownhosts class: $fqdn $hostname $ipaddress ":} } I can see it echoes the host key of the host the puppet agent runs on. But the
2011 Jan 28
0
[LLVMdev] Non-standard byte sizes
On Fri, Jan 28, 2011 at 6:29 AM, David Given <dg at cowlark.com> wrote: > For a hypothetical Evil Project(tm), I would like to do a LLVM backend > for a virtual machine that does not use 8-bit bytes. Does LLVM support > this sort of thing? Not without some modification. I've developed an LLVM back end for a DSP with 24-bit word-addressable memory, basically by defining the
2011 Jan 28
2
[LLVMdev] Non-standard byte sizes
For a hypothetical Evil Project(tm), I would like to do a LLVM backend for a virtual machine that does not use 8-bit bytes. Does LLVM support this sort of thing? The details are: each addressing unit in the virtual machine can store a single value of any type, except for data pointers, which are stored as pairs (handle and offset). As such, sizeof(char) == sizeof(int) == sizeof(long long) ==
2007 Jun 08
2
puppet reports
Hi all, we activated puppet mail reports but we are receiving a lot of mails when yum fails to update the repos, like this one: (err): Failed to retrieve current state of resource: Could not get latest version: Execution of ''/usr/bin/yum -d 0 -e 0 list available munin-node'' returned 1: Cannot open/read repomd.xml file for repository: kbs-CentOS-Extras failure:
2020 Mar 23
3
Attempting to get BLF working with linphone
On 23/03/2020 18:51, Joshua C. Colp wrote: > On Mon, Mar 23, 2020 at 2:45 PM John Hughes <john at calva.com > <mailto:john at calva.com>> wrote: > > > > Why is asterisk giving an error 500? I can find no reason, there > is nothing in any log. > > > The sequence number is from the past. The first SUBSCRIBE is sequence > number 22 (check the
2004 Dec 07
3
Increase size of ext3 filesystem WHILE MOUNTED
Hi, We will have to go and use SuSE (30 servers) just because ext3 filesystem cannot be increase while the filesystem is mounted. I Don't understand why RedHat do not support filesystems that can do thing that ext3 cannot do. When is RedHat going to understand that in a production environnement (30 servers that is seems will be SuSE) we need extend filesystem online. IBM JS,
2003 Sep 16
9
OpenSSH heads-up
OK, an official OpenSSH advisory was released, see here: <URL: http://www.mindrot.org/pipermail/openssh-unix-announce/2003-September/000063.html > The fix is currently in FreeBSD -CURRENT and -STABLE. It will be applied to the security branches as well today. Attached are patches: buffer46.patch -- For FreeBSD 4.6-RELEASE and later buffer45.patch -- For FreeBSD 4.5-RELEASE and
2013 Mar 21
1
[LLVMdev] Unsubscribe attempt
Hello, My former E-Mail is no longer accessible to me, hence I can't receive your messages. Can you change my address from jacques.menu at unige.ch to jacques.menu at tvtmail.ch, or unsubscribe for me directly? Thanks! Regards, -- Jacques Menu Ch. de la Pierre 12 1023 Crissier mailto:Jacques.Menu at tvtmail.ch -------------- next part -------------- An HTML attachment was scrubbed...
2004 Nov 12
1
Enlarge ext3 Logical Volume (Filesystem) in a volume group (LVM)
Anybody know a way to enlarge a filesystem ext3 without having to unmounted it, when they are still space left in the volume group (when using LVM) ? I will be running large production linux system running Oracle. I can't stop the database everytime I have to enlarge a filesystem. We can do it with all others filesystems (JFS, REISERSFS and XFS) when they are created in a volume group. Why
2012 Jul 26
2
Passing arguments to SQL Query in R
Hello all, I am a newbie at R, with some experience in PERL. I have a database table that contains the following data: Name | Score ======= | ===== Sachin T | 25 Sachin T | 53 Sachin T | 57 Sachin T | 34 Rahul D | 38 Rahul D | 31 Rahul D | 53 Ricky P | 7 Ricky P | 45 Ricky P | 27 Ricky P | 17 Ricky P | 86 Ricky P | 48 Jacques K | 23 Jacques K | 86 Jacques K | 32 I
2005 Jan 26
3
Still avoiding loops
Dear all, I have a matrix X with 47 lines and say 500 columns - values are in {0,1}. I'd like to compare lines. For that, I first did: for (i in 1:(dim(X)[1]-1)) for (j in (i+1):dim(X)[1]) { Y <- X[i,]+Y[j,] etc. but, since it takes a long time, I would prefer avoding loops; for that, my first idea was to add this matrix: X1=X[,rep(1:46,46:1)] to this one: res=NULL for (i in
2016 Feb 09
2
[RFC] Lanai backend
Do you MC support? Cheers, Rafael On Feb 9, 2016 1:12 PM, "Jacques Pienaar via llvm-dev" < llvm-dev at lists.llvm.org> wrote: > > > On Tue, Feb 9, 2016 at 10:05 AM, Chandler Carruth <chandlerc at google.com> > wrote: > >> On Tue, Feb 9, 2016 at 9:58 AM Hal Finkel via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> >>>