similar to: [LLVMdev] LLVM C API Memory management

Displaying 20 results from an estimated 60000 matches similar to: "[LLVMdev] LLVM C API Memory management"

2006 Jan 28
2
Unknown Files in /tmp
Hi All, 2 days ago, I used skype on my laptop, which hadn't seen the net before then. I successfully spoke with my mother, and had no problems. Yesterday, I had what I believe was an unauthorized access to my laptop, so, I changed all passwds on my smoothwall box, and also put the local host onto a new subnet. Today, I experienced some weirdness with skype, where, I could hear/be heard,
2006 Apr 15
0
Setting Abbreviatons In .exrc Problems
Hi All, I'm trying to get vi to display an ab like so, ab htm <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> \<html> \<head> \<meta content="text/html; charset=UTF-8" http-equiv="content-type"> \<title>NewUser</title> \</head> \<body> \</body> \</html> but, when I input the text htm
2008 Nov 10
2
[LLVMdev] LLVM C++ API memory management
While reading LLVM API docs, I have noticed a lot of plain "new"/"delete" statements, and lots of bare pointers ("Value* = foo.getSomeValue()" etc.). How exactly LLVM manages it's own memory? Who is responsible for allocating/deallocating things? Why smart pointers are not used? Thanks in advance. I hope I haven't missed some basic chapter about this in
2008 Nov 10
0
[LLVMdev] LLVM C++ API memory management
On Nov 10, 2008, at 6:11 AM, Gregory Petrosyan wrote: > While reading LLVM API docs, I have noticed a lot of plain > "new"/"delete" > statements, and lots of bare pointers ("Value* = foo.getSomeValue()" > etc.). > > How exactly LLVM manages it's own memory? Who is responsible for > allocating/deallocating things? Why smart pointers are
2018 Aug 04
2
[RFC 0/4] Virtio uses DMA API for all devices
On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: > > > > Please go through these patches and review whether this approach broadly > > > > makes sense. I will appreciate suggestions, inputs, comments regarding > > > > the patches or the approach in general. Thank you. > > > > > > Jason did some work on profiling this. Unfortunately
2018 Aug 04
2
[RFC 0/4] Virtio uses DMA API for all devices
On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: > > > > Please go through these patches and review whether this approach broadly > > > > makes sense. I will appreciate suggestions, inputs, comments regarding > > > > the patches or the approach in general. Thank you. > > > > > > Jason did some work on profiling this. Unfortunately
2006 Sep 12
1
Re: Yum update to 4.4 stamps all over rndc.conf
Email Lists wrote: > -> Once the number three, being the third number, be > -> reached, then lobbest thou thy Holy Chicken of Antioch towards thy > foe, > > Ok... after much chasing around the yard and far too much clucking > baaaagokkkkk racket... I have the chicken!!! > > Still alive I might add. :-) > > Now, where in scripture do I find this again? :-)
2012 Dec 07
1
memory management in C code
Hi , I am a newbie to R and i am trying to create a R package which is pretty main memory intensive. I would like to know what happens to the variables allocated in the C code while writing R extensions based on C. Are they preserved until someone de-allocate them or are they taken out by R's garbage collection ? Thanks Vineeth [[alternative HTML version deleted]]
2018 Aug 06
2
[RFC 0/4] Virtio uses DMA API for all devices
On 08/05/2018 05:54 AM, Michael S. Tsirkin wrote: > On Fri, Aug 03, 2018 at 08:21:26PM -0500, Benjamin Herrenschmidt wrote: >> On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: >>>>>> Please go through these patches and review whether this approach broadly >>>>>> makes sense. I will appreciate suggestions, inputs, comments regarding
2002 May 31
2
PATCH for filesys corruption in ext3 with data=journal
Hi, as I mentioned in earlier mail to ext3-users I have been getting some corruption on an ext3 filesystem that has been serving NFS. I am now confident that I fully understand the problem and have a patch. It only affects data=journal mode and I wonder if it might also be the cause of the corruption noted by a number of people on linux-kernel. First I will explain the problem. Then display
2018 Aug 06
2
[RFC 0/4] Virtio uses DMA API for all devices
On 08/05/2018 05:54 AM, Michael S. Tsirkin wrote: > On Fri, Aug 03, 2018 at 08:21:26PM -0500, Benjamin Herrenschmidt wrote: >> On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: >>>>>> Please go through these patches and review whether this approach broadly >>>>>> makes sense. I will appreciate suggestions, inputs, comments regarding
2018 Aug 06
2
[RFC 0/4] Virtio uses DMA API for all devices
On Mon, Aug 06, 2018 at 04:36:43PM +0300, Michael S. Tsirkin wrote: > On Mon, Aug 06, 2018 at 02:32:28PM +0530, Anshuman Khandual wrote: > > On 08/05/2018 05:54 AM, Michael S. Tsirkin wrote: > > > On Fri, Aug 03, 2018 at 08:21:26PM -0500, Benjamin Herrenschmidt wrote: > > >> On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: > >
2018 Aug 06
2
[RFC 0/4] Virtio uses DMA API for all devices
On Mon, Aug 06, 2018 at 04:36:43PM +0300, Michael S. Tsirkin wrote: > On Mon, Aug 06, 2018 at 02:32:28PM +0530, Anshuman Khandual wrote: > > On 08/05/2018 05:54 AM, Michael S. Tsirkin wrote: > > > On Fri, Aug 03, 2018 at 08:21:26PM -0500, Benjamin Herrenschmidt wrote: > > >> On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: > >
2018 Aug 05
0
[RFC 0/4] Virtio uses DMA API for all devices
On Fri, Aug 03, 2018 at 08:21:26PM -0500, Benjamin Herrenschmidt wrote: > On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: > > > > > Please go through these patches and review whether this approach broadly > > > > > makes sense. I will appreciate suggestions, inputs, comments regarding > > > > > the patches or the approach in general.
2018 Aug 06
0
[RFC 0/4] Virtio uses DMA API for all devices
On Mon, Aug 06, 2018 at 02:32:28PM +0530, Anshuman Khandual wrote: > On 08/05/2018 05:54 AM, Michael S. Tsirkin wrote: > > On Fri, Aug 03, 2018 at 08:21:26PM -0500, Benjamin Herrenschmidt wrote: > >> On Fri, 2018-08-03 at 22:08 +0300, Michael S. Tsirkin wrote: > >>>>>> Please go through these patches and review whether this approach broadly >
2018 Aug 06
0
[RFC 0/4] Virtio uses DMA API for all devices
On Mon, Aug 06, 2018 at 08:24:06AM -0700, Christoph Hellwig wrote: > On Mon, Aug 06, 2018 at 04:36:43PM +0300, Michael S. Tsirkin wrote: > > On Mon, Aug 06, 2018 at 02:32:28PM +0530, Anshuman Khandual wrote: > > > On 08/05/2018 05:54 AM, Michael S. Tsirkin wrote: > > > > On Fri, Aug 03, 2018 at 08:21:26PM -0500, Benjamin Herrenschmidt wrote: > > > >> On
2015 Jul 02
3
[LLVMdev] MCJIT or ORC JIT for new project?
Hi, For a new language I am developing (in the very early stages, nothing public posted yet) I would like to able to use a JIT for several purposes: 1) Create a functional REPL as is done is done with in the Kaleidoscope tutorial. 2) Be able to interpret my language in addition to compiling. 3) While compiling, be able to execute arbitrary code at compile time. The simple case will be to
2019 Feb 25
2
LLVM C API OrcJIT
Hello, I've been trying to use LLVM's Orc JIT from C API for a few days and i can't get it to work, I'm kind of annoyed for the lack of documentation examples for the C API. Here's my code: https://hasteb.in/ohexiweb.cpp I compile it using clang `llvm-config --cflags --ldflags --libs all` main.c -o main -g -rdynamic And it ends up segfaulting at the line where it calls
2006 Jun 30
0
SOAP responses blowing up memory usage
Hi, in our application we have a ActionWebController method that iterates over a bunch of AR objects (say ~30,000) and converts them to struts. The controller method automagically converts the array of Struts to SOAP objects as advertised. There''s a point in ActionWebService::Dispatcher::ActionController::InstanceMethods#dispatch _web_service_request (file
2006 Nov 07
1
Memory consumption too high
Hi, I''m having trouble with ferret and AAF blowing up with a NoMemoryError. Sometimes when I add documents inside my rails app. Ferret starts consuming huge amounts of memory. I''m on a machine with 2GB of memory and it still runs out of memory. Sometimes I''m able to run MyObject.rebuild_index and the memory doesn''t move up at all. However, sometimes it