Displaying 20 results from an estimated 129 matches for "mulle".
Did you mean:
fulle
2017 Jan 26
2
Question about versioning of LVVM IR
Hello,
It is likely that I missing something however I have to ask.
We are working on Mull project https://github.com/mull-project which deals
with
LLVM IR in the first place so it is often that we encounter errors like
the following one when we do things like parseAssemblyString(IR, Err,
GlobalCtx);`:
```
test: <string>:7237:187: error: invalid field 'variable'
!1526 = distinct
2018 Aug 29
2
JIT client - late cross references
Hello Alex,
This is an interesting approach! Thank you for that!
I understand the basic idea but sadly... My skills in handling the IR are not very high, so I can't imagine where and when to replace the calls to b() with the trampoline. The only thing I can handle would be creating that trampoline variable.
Also will this approach be a problem for really time critical tasks? Since I replace
2017 Jan 05
2
LLVM-based Mutation Testing, first results.
Hello, everybody.
We are working on a tool for mutation testing. The work is still in progress and far away from being done.
However, we have got some results already. And we would like to share them with you.
But, let me give you a brief introduction first.
### Mutation Testing
In a nutshell, Mutation Testing is a way to evaluate a quality of a test suite.
The approach suggests introducing a
2007 May 29
6
Remote system up/down monitoring tool?
I have a small number of boxes in different locations, and currently have
a fairly crude cron job running on each, which does a ping of one or more
of the other boxes, and if the ping fails, it emails me to say the other
box might be down. It then emails me again the next time the other box
appears to be up.
Of course, this can't distinguish between the remote box really being down
and there
2009 Sep 28
2
Antispam with Postfix
I am mulling over the thought of replacing my current solution, it
works very well except for the following two issues:
1. LDAP recip verification for only one server, this gateway services multiple
domains who's directories are independent. I need to be able to verify the
various domains off of independent servers.
2. I use backup mx's, my current solution probably could work in this
2004 Nov 09
4
Roaming Profiles
I'm mulling over the idea of replacing my Win 2k MS AD using Samba. But
I'd like to retain roaming profile capability for all my users. Based on
your experience is it stable enough to implement for a production
environment?
I have only 30 using Win 2k Pro and some XP.
What are the pit falls I need to look out for?
Thank you!
Joe
2018 May 03
2
Is it possible to execute Objective-C code via LLVM JIT?
Hi Stanislav,
Sorry -- I am not much help here. I would like to get ObjC runtime support
for the JIT, but have not had time to look in to it closely. When I last
tested the idea (a couple of years ago now) we used selector registration
and objc_readClassPair to get basic test cases working as you have, but ran
into (possibly similar) failures on non-trivial test cases. I think the
interpretation
2000 Nov 22
1
Antw: Re: openssh kills the stty values?
Hi,
thanks for your answer. I can reproduce your error in my HP-UX system and solved it ;-)).
I built socalled software-depots for distributing the openssh-package and put
the start command in the postinstall-script. The shell of this postinstall script has the bahavior
that intr ^C won't work properly. So I did your trick with "/sbin/init.d/sshd stop/start" from a shell where ^C
2018 Jun 25
2
runStaticConstructorsDestructors() causes crash on exit
Many thanks for the sample code, Alex. In the end I did it the same way
OrcMCJITReplacement does it. Constructors and destructors are called and,
thanks to LocalCXXRuntimeOverrides, the program does not crash on exit! But
it does seem like there should be a simpler way; the learning curve is
steep...
Geoff
On Thu, 21 Jun 2018 at 12:28, Alex Denisov <1101.debian at gmail.com> wrote:
>
2018 Sep 15
4
LLVMContext: Threads and Ownership.
Hi All,
ORC's new concurrent compilation model generates some interesting lifetime
and thread safety questions around LLVMContext: We need multiple
LLVMContexts (one per module in the simplest case, but at least one per
thread), and the lifetime of each context depends on the execution path of
the JIT'd code. We would like to deallocate contexts once all modules
associated with them have
2003 Aug 19
1
Oen source IP phone, maybe?
Its another one of my "If I only had time...damn this sleep thing" ideas,
but I really wonder how hard/cost effective it would be to build an open
source IP phone or phone adapter (ala ATA).
In about 20 minutes of mulling and research, I figure you could do it for
about $40 in parts plus coding time...
1 DS80C400 Ethernet enabled microcontroller with built in IPV4/V6 stack
$10
1
2005 Nov 20
1
Highpoint Rocketraid 2240
Has anyone on the list used one of these w/Linux? We currently use
Linux + Cinelerra for editing uncompressed video (and a few dual G5 macs
running Final Cut Pro). Current editing stations are getting a bit long
in the tooth so I've been mulling over a mass upgrade. 8-)
These cards are interesting to me because they are PCI-X and support 4
SATAII drives per multilane/infiniband
2009 Jan 24
5
[LLVMdev] inline asm semantics: output constraint width smaller than input
On 2009-01-23 20:27, Török Edwin wrote:
>>>
>>>
>> i'd not mind it at all if the kernel could be built with other open-source
>> compilers too.
>>
>> Now in this case the patch you suggest might end up hurting the end result
>> so it's not an unconditional 'yes'. But ... how much it actually matters
>> depends on
2011 Jun 02
3
[LLVMdev] Advice on MachineMoves and SEH
On Jun 2, 2011, at 9:11 AM, Jim Grosbach wrote:
>
> On Jun 2, 2011, at 6:20 AM, Rafael Ávila de Espíndola wrote:
>
>> On 11-06-02 6:56 AM, Anton Korobeynikov wrote:
>>> Hi Chip,
>>>
>>>> Because of all this, it's hard to reconstruct the SEH information from
>>>> the MachineMove array. I have thought about adding a new array specific
2008 Feb 07
1
Question on openSSH and sending file to MVS file formats
Hello,
I was looking for Damien Miller, Markus Friedl or Theo de Raadt to
possibly answer an SFTP question. I am having trouble locating an example
and think the task can not be done.
Do you have an example of an unix host machine initiating a file transfer
to an ibm z/OS and create a mvs file?
I have examples from appendix A of the IBM Ported Tools for z?OS Users
Guide that shows how
2003 Mar 22
5
CYGWIN Rsync exclude/include problem
I'm having troubles with getting rsync 2.5.5 (CYGWIN version) to include/exclude files they way I expect it to. I have mulled over the list postings and man pages regarding this and I am either missing something or ... well I don' know.
I have a drive with 12 folders in the root however, I only want to rsync 5 of them (the ones marked with an *) and in those 4 I want to exclude certain folders and file patterns. The...
2009 Jan 24
0
[LLVMdev] inline asm semantics: output constraint width smaller than input
* Török Edwin <edwintorok at gmail.com> wrote:
> On 2009-01-23 20:27, Török Edwin wrote:
> >>>
> >>>
> >> i'd not mind it at all if the kernel could be built with other open-source
> >> compilers too.
> >>
> >> Now in this case the patch you suggest might end up hurting the end result
> >> so it's
2008 Jun 05
1
RFC: Add 'postinstall' hook to R CMD INSTALL ?
I have been mulling over an idea I had meant to flesh out with a prototype
but haven't gotten around to. So here it goes in the abstract without
working code:
What: Extend 'R CMD INSTALL' to also work on sources that are not strictly
CRAN packages
Why: 'R CMD INSTALL' is very good and very successful for CRAN packages. It
has solved most issues related to
2016 Feb 01
1
[PATCH v5 04/10] vring: Introduce vring_use_dma_api()
On Mon, Feb 1, 2016 at 5:23 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Mon, Feb 01, 2016 at 11:22:03AM +0000, David Woodhouse wrote:
>> On Thu, 2016-01-28 at 18:31 -0800, Andy Lutomirski wrote:
>> > This is a kludge, but no one has come up with a a better idea yet.
>> > We'll introduce DMA API support guarded by vring_use_dma_api().
>> >
2016 Feb 01
1
[PATCH v5 04/10] vring: Introduce vring_use_dma_api()
On Mon, Feb 1, 2016 at 5:23 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Mon, Feb 01, 2016 at 11:22:03AM +0000, David Woodhouse wrote:
>> On Thu, 2016-01-28 at 18:31 -0800, Andy Lutomirski wrote:
>> > This is a kludge, but no one has come up with a a better idea yet.
>> > We'll introduce DMA API support guarded by vring_use_dma_api().
>> >