Displaying 20 results from an estimated 24 matches for "havok".
Did you mean:
havoc
2008 Aug 19
7
[LLVMdev] Please help with LLVM C++ integration
...alue> noargs;
GenericValue gv = EE->runFunction(FooF, noargs);
std::cout << "Result: " << gv.IntVal.toStringUnsigned(10) << "\n";
return 0;
}
2008/8/19, Gordon Henriksen <gordonhenriksen at me.com>:
>
> On Aug 19, 2008, at 13:36, kirill havok wrote:
>
> I got very interested in LLVM project, and I decided to start writing my own
> scripting language based on it. By studying the documentation, I could not
> find how to call external function, written in C. That is, I have a set of
> functions written in C/C++, I generate c...
2008 Aug 19
0
[LLVMdev] Please help with LLVM C++ integration
kirill havok wrote:
> Hi Gordon,
> I wrote a small example, but while running I get an error("Tied to
> execute an unknown external function"), where I am wrong?
>
I think the problem is that some_test_func() is a C++ function, so its
name is being mangled during compilation.
To fix i...
2008 Aug 19
0
[LLVMdev] Please help with LLVM C++ integration
...j (add to Additional Dependencies in Linker options, if you are using MSVS) otherwise LLVM will try and use Interpreter instead of JIT.
Hope this helps,
Rob.
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of kirill havok
> Sent: Wednesday, August 20, 2008 8:32 AM
> To: LLVM Developers Mailing List
> Subject: Re: [LLVMdev] Please help with LLVM C++ integration
>
> Hi Gordon,
> I wrote a small example, but while running I get an error("Tied to
> execute an unknown external function"), w...
2018 Jun 19
3
Re: Reintroduce "allocate entire disk" checkbox on virt-manager
...the automatic disk creation is very handy and much less error
prone.
As it is now, if using a fallocate-less filesystem (eg: ZFS) and *not*
selecting to create a custom disk, you risk waiting minutes or hours for
libvirt to fully allocate the image by writing 0s to the disk file. This
can wreck havok on SSDs and other eundurance-limited medium.
> qcow2 is the default for virt-manager because it enables features like
> snapshots out of the box. The main motivation I have largely heard for
> wanting raw over qcow2 is performance, but then using sparse raw
> actually makes raw less pe...
2007 Dec 05
1
screen + mutt terminal issues.
...Wed, Dec 05, 2007 ( 2.4K
10724 nate Re: [CentOS] Anyone using sendmail? Tue, Dec 04, 2007 ( 4.6K)
The accent in Mario's name (post 10723 in my mailbox) seems to cause havok with the
terminal emulation in mutt. I've experimented with the different terminal emulations
(xterm, ansi, screen, linux, xterm-color etc) and found that:
ansi = garbled screen.
xterm = displays layout correctly, however highlight bars (in the index screen
within mutt) only d...
2008 Aug 19
0
[LLVMdev] Please help with LLVM C++ integration
On Aug 19, 2008, at 13:36, kirill havok wrote:
> I got very interested in LLVM project, and I decided to start
> writing my own scripting language based on it. By studying the
> documentation, I could not find how to call external function,
> written in C. That is, I have a set of functions written in C/C++, I
> g...
2008 Aug 19
5
[LLVMdev] Please help with LLVM C++ integration
Hello,
I got very interested in LLVM project, and I decided to start writing
my own scripting language based on it. By studying the documentation,
I could not find how to call external function, written in C. That is,
I have a set of functions written in C/C++, I generate code, using
LLVM C++ interface, how can I call(or register in machine in run-time)
my external functions? Maybe I just missed
2018 Jun 11
1
[RFC V2] virtio: Add platform specific DMA API translation for virito devices
...nothing about and is completely irrelevant, while it can be
entirely addressed with a 1-liner in virtio kernel side to allow the
arch to plumb alternate DMA ops.
So for some reason you seem to be dead set on a path that leads to
mountain of user pain, changes to many different projects and overall
havok while there is a much much simpler and elegant solution at hand
which I described (again) in the response to Ram I sent about 5mn ago.
> Further you can for example add per-device quirks in virtio so it can be
> switched to dma api. make extra decisions in platform code then.
>
> >...
2008 Oct 15
9
Rails sessions working intermittently in IE7
Hello,
We are developing in Rails 2.1.0 and serving the files with mongrels
behind Apache. We are using SqlSessionStore. Recently I noticed that
when logging into our site using IE7 the session doesn''t persist in
some situations, and persists when it shouldn''t.
For instance when I log in my info is maintained when visiting certain
pages, but disappears on others. The info never
2018 Jun 26
0
Re: Reintroduce "allocate entire disk" checkbox on virt-manager
...eation is very handy and much less error
> prone.
> As it is now, if using a fallocate-less filesystem (eg: ZFS) and *not*
> selecting to create a custom disk, you risk waiting minutes or hours for
> libvirt to fully allocate the image by writing 0s to the disk file. This
> can wreck havok on SSDs and other eundurance-limited medium.
>
>> qcow2 is the default for virt-manager because it enables features like
>> snapshots out of the box. The main motivation I have largely heard for
>> wanting raw over qcow2 is performance, but then using sparse raw
>> actua...
2005 Sep 03
2
Problem with swig?
...xSize& size = wxDefaultSize, int n = 0 ,
const wxString choices[] = NULL, long style = 0, const wxValidator&
validator = wxDefaultValidator, const wxString& name = wxT("listBox"));
I /thought/ swig pulled the default values from the definition.
You can only imagine the havok that is being wreaked through the library
if there are uninitialized longs sprinkled about. Is this just a
problem with one of our swig config files?
2000 May 02
0
Win2k bringing down SMB
...ut as soon as I try to access the network, it takes
over. It can access the samba server fine, but none of the 98/NT machines
can see anything.
Tried originally with 2.0.7-pre4, then i installed 2.0.7 final and
experianced the same problem. Win2k has but to touch the network
neighboorhood to wreck havok. If I leave it at the list of computers on the
network, and don't even click on any of them, it has already taken over by
that point.
log.smb shows nothing, heres the relevant cut of log.nmb:
[2000/05/02 17:53:00, 0]
nmbd/nmbd_nameregister.c:register_name_response(111)
register_name_respons...
2005 Aug 24
0
Preauthentication failed errors when trying to join Samba 3.0.14a to a W2k AD OU
...37)
get_service_ticket HOSTNAME$@NA.EXAMPLE.NET@NA.EXAMPLE.NET failed:
Preauthentication failed
Here is an example of what I have in my smb.conf file.
security = ads
realm = na.example.net
encrypt passwords = yes
use kerberos keytab = yes
netbios name = havok
workgroup = naex
password server = dc.server1.ip.addr dc.server2.ip.addr
wins server = <ip addr>
I have an unmodified krb5.conf file, klist reports the following.
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: username@NA.EXAMPLE.NET
Valid starting Expires...
2014 Sep 14
2
Winbind user/group name case change
My Synology NAS runs Samba 3.6.9 and maps accounts using winbind. It is
joined to my samba4 AD. I set "winbind use default domain=yes" and have
no entry for "winbind normalize names". Strangely a group like "Domain
Users" appears as "domain users", i.e. in all lower case. A translation
which breaks idmapd for NFSv4.
My Debian Wheezy 3.6.6 behaves the
2018 Jun 19
2
Re: Reintroduce "allocate entire disk" checkbox on virt-manager
Il 19-06-2018 20:14 Cole Robinson ha scritto:
> If you change the disk image format from qcow2 to raw in
> Edit->Preferences, then new disk images are set to fully allocated raw.
> Check the image details with 'qemu-img info $filename' to confirm. So I
> think by default we are doing what you want?
>
> - Cole
Er, the point is that I would really like to have a
1999 Jun 07
2
RedHat 6.0, /dev/pts permissions bug when using xterm (fwd)
...;, it now uses
/dev/pts/<number>. There is a flaw in this new implementation that
local
users can exploit to cause minor disruption to anyone using X-windows on
the local machine.
This DoS is more of a nuisance than a "real problem" but it could
possibly
be used to cause some minor havok.
The way it works is simple. When whoever is using X opens up an "xterm"
(eterm, rxvt, nxterm...) a connection is made to the X server.
If you do a "who" you will see:
(RedHat 6.0, without upgrading from previous RedHat release)
wage pts/0 Jun 6 01:39 (:0.0)
Or on ol...
2001 Aug 15
3
RC2 artifacts
...facts.
I noticed some in beta4 and was hoping they would disappear with RC1.
However, I've been playing with RC2 and I've still been banging my head into
a number of problems. A majority of the music I make has long drones with a
fair amount of spectral content, and I often find these play havok with the
encoder.
Here is a recent example I ran into.
http://www.notype.com/users/833-45/ogg/fadein_01.ape
http://www.notype.com/users/833-45/ogg/fadein_01.pac
original file (monkey's audio & lpac compression).
rc2 ogg files:
http://www.notype.com/users/833-45/ogg/fadein_64.ogg
http...
2009 Oct 13
5
timekeeping on VMware guests
Howdy,
I am having time-drift issues on my CentOS VM. I had referred to
following documentation:
http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
help. I used kickstart for creating this VM and I am listing important
steps in ref to timekeeping issue. Any comments or suggestion would be
appreciated.
-
CS.
-------------------
# For EL5 virtual machines, Append the
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello!
A machine I manage remotely for a friend comes under a distributed ssh
break-in attack every once in a while. Annoyed (and alarmed) by the
messages like:
Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180
Aug 12
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello!
A machine I manage remotely for a friend comes under a distributed ssh
break-in attack every once in a while. Annoyed (and alarmed) by the
messages like:
Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180
Aug 12