Displaying 20 results from an estimated 1000 matches similar to: "Multiple Users"
2012 Nov 26
1
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
I see. If I am writing my own listener can I still get back the (llvm::Function, void* Code, size_t Size)?
Ciao.
-----Original Message-----
From: Kaylor, Andrew [mailto:andrew.kaylor at intel.com]
Sent: Monday, November 26, 2012 1:24 PM
To: Manny Ko
Cc: LLVM Developers Mailing List
Subject: RE: [LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
No. It adds a new event,
2012 Nov 26
0
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
No. It adds a new event, 'NotifyObjectEmitted'. The Intel JIT listener that I mentioned then uses the emitted object to find the functions (which are all emitted together).
Because of the way that MCJIT is implemented, it isn't really feasible to reconstruct things like the EmittedFunctionDetails in the NotifyFunctionEmitted event.
-Andy
-----Original Message-----
From: Manny Ko
2012 Nov 26
2
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Thanks Andrew for the update.
Does it support NotifyFunctionEmitted?
Cheers.
-----Original Message-----
From: Kaylor, Andrew [mailto:andrew.kaylor at intel.com]
Sent: Monday, November 26, 2012 1:06 PM
To: Manny Ko
Cc: LLVM Developers Mailing List
Subject: RE: [LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
The current 3.2 code branch has events being broadcast from the MCJIT engine
2012 Nov 26
4
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Sorry for speaking too soon. It is missing from 3.2 which is the version I have been using. If it is already implemented than it is very good news.
Thanks.
-----Original Message-----
From: Eli Bendersky [mailto:eliben at google.com]
Sent: Monday, November 26, 2012 9:25 AM
To: Manny Ko
Cc: Albert Graef; Benjamin Kramer; LLVM Developers Mailing List
Subject: Re: [LLVMdev] Removing old JIT
2012 Nov 26
0
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
The current 3.2 code branch has events being broadcast from the MCJIT engine when a new object is emitted, but the profiling listeners do not do anything with the events (and I don't expect they will before the 3.2 release becomes official).
I have implemented some code in trunk since the 3.2 branch to traverse the emitted object and pick out named functions in the IntelJITEventsListener. An
2012 Nov 26
0
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Ops. I meant to say 3.1.
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Manny Ko
Sent: Monday, November 26, 2012 9:27 AM
To: Eli Bendersky
Cc: Benjamin Kramer; LLVM Developers Mailing List
Subject: Re: [LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Sorry for speaking too soon. It is missing from 3.2 which is the
1999 Jan 06
2
access to printers
I have a closed network (no outside access) with a small user base (less
than 20), with no other network connections) running Samba 1.9.18p10 on
Solaris 2.4.
Problem: Some users utilize the workstations on the network as stand alone
systems. They need access to printers, but I don't want to create an
account just for this purpose.
I would like to provide access to the printers without
2007 Oct 16
3
About wget
I've been downloading a software for a friend with wget, but as my
connexion to internet is not so good, wget downloaded in three parts by
example:
SetupDxLabelMakerSoftonic.exe
SetupDxLabelMakerSoftonic.exe.1
SetupDxLabelMakerSoftonic.exe.1.1
My question is: Is there any way to join all of this or Do I have to
download that again?
Hope an answer
thanks to all
manny
--
"Nuestra
2012 Nov 26
0
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
On Mon, Nov 26, 2012 at 9:18 AM, Manny Ko <Manny.Ko at imgtec.com> wrote:
> I know the old JIT pretty well but have only used the MCJIT from the client side. Most of my experience is on the x86backend though.
>
> Another critical feature missing from MCJIT is the JITEventListener. This is usually for supporting debuggers and profiling tools.
What makes you say it is missing?
Eli
2005 Sep 15
3
Portsentry
I'm running CentOS 4 with Blue Quartz on a white box, and having problems
with installing Portsentry vi the .tar.gz route. Various errors, etc.
Anyone here know of a source, like an RPM or something, for Portsentry for
CentOS?
... or a similar app?
thnx, Manny
2012 Aug 29
3
Bonferroni correction for multiple correlation tests
Please can someone advise me how I can adjust correlations using bonferroni's correction? I am doing manny correlation tests as part of an investigation of the validity/reliability of a psychometric measure.
Help would be so appreciated!
Cheers,
Louise
2007 Sep 25
3
XMMS on CentOS 5
I would like to know why CentOS doesn't have xmms.
--
"Nuestra recompensa se encuentra en el esfuerzo y no en el resultado.
Un esfuerzo total es una victoria completa".
Mahatma Gandhi
(@ @)
|------o00o-(_)-o00o----------|
|Manuel Enrique Ch?vez Manzano|
|manuel864 at gmail.com |
|manny at cmc.cfg.sld.cu
2009 Oct 21
1
Use of the command 'replicate'
Dear R users,
I'd like to ask u whether you know how to sort out the following:
I'm trying to reproduce a dataset of clusters, and for that I need to build
up a cluster index (inside a function) using the command "replicate" as
follows:
dataset<- function(
clusters=100,
cluster.size=50,
outcome.mean=list(mean=3, sd=1),
outcome.var=list(mean=0, sd=1),
treat=1,
unbal =
2011 Aug 13
1
Paperclip - could not find generator.
Hello there,
I installed plugin "paperclip" for working with images, but after
running a command
--
rails generate paperclip user avatar
I am getting error
--
Could not find generator paperclip.
If I will try run a command
--
bundle show paperclip
So I will get
--
/Library/Ruby/Gems/1.8/gems/paperclip-2.3.0
In Gemfile I have
--
gem "paperclip", "~> 2.3"
I
2007 May 27
2
SIP accounts from MYSQL.
Hello,
I just want to put all my sip accounts in mysql and asterisk use it from
mysql. How can I do that, could you be more specific because I readed alot
on wiki and i'm lost... I don't know what to modify in Makefile from channel
directory. I use asterisk 1.4.4, that is already compiled and i also have
CDR in mysql. I must create manny accounts and I want to realize that from
mysql.
2007 Apr 06
1
Troubles with starting CentOS beta 5
Hi list
I'm new here, but I've been using CentOS for about 2 years.
I had some problems today, there was a blackout and I couldn't poweroff my
machine on the right way, when I turn on the machine again everything
when right until the dialogo Activating swap/fstab. the pc freezed there
and didn't go on,
my question is,what was going on and how can I resolve that without
2007 Nov 24
1
Traduccion de Securing SSH
Hola lista he estado trabajando el la traducci?n de la pagina de la wiki
http://wiki.centos.org/HowTos/Network/SecuringSSH pues estuve hablando
con Alain Reguera y me dijo que pusiera las traducciones que hiciera
ac? para que lo revisaran, bueno no se como funciona bien esta lista
pero ah? les mando la traducci?n para que la revisen y me den sus
opiniones y despu?s me digan como hago para ponerla
2005 Aug 03
4
Transfer to outside line.
Finally got everything up and run with the help of Manny Wise last night. So
I am setting up my digital assistant and getting down to the task I need
this box to perform the most. I need to have a custom app that I can call
that will take me pressing 2 at the menu and have it transfer the call to a
offsite phone number utilizing my Zap Trunk. I'm sure someone has done this
already. Anyone want
2013 Aug 22
9
[PATCH v3 0/4] Nested VMX: APIC-v related bug fixing
From: Yang Zhang <yang.z.zhang@Intel.com>
The following patches fix the issue that fail to boot L2 guest on APIC-v
available machine. The main problem is that with APIC-v, virtual interrupt inject
L1 is totally through APIC-v. But if virtual interrupt is arrived when L2 is running,
L1 will detect interrupt through vmexit with reason external interrupt. If this happens,
we should update
2005 Jan 04
1
Login Incorrect Message
I'm using a BudgeTone 101 Grandstream model of Phone every time when I use
it to check my voice mail I get the following message: Login Incorrect. Can
anyone suggest me a way to fix such problem.
=============================
Manny Teixeira
Information Technology
www.ComputerOnsiteSupport.com
=============================