search for: santos

Displaying 20 results from an estimated 539 matches for "santos".

2009 Nov 06
18
xenoprof: operation 9 failed for dom0 (status: -1)
Renato, When I tried running "opcontrol --start" (after previously running "opcontrol --start-daemon") in dom0, I get this error message: /usr/local/bin/opcontrol: line 1639: echo: write error: Operation not permitted and this message in the Xen console: (XEN) xenoprof: operation 9 failed for dom 0 (status : -1) It looks like opcontrol is trying to do this: echo 1 >
2009 Nov 06
18
xenoprof: operation 9 failed for dom0 (status: -1)
Renato, When I tried running "opcontrol --start" (after previously running "opcontrol --start-daemon") in dom0, I get this error message: /usr/local/bin/opcontrol: line 1639: echo: write error: Operation not permitted and this message in the Xen console: (XEN) xenoprof: operation 9 failed for dom 0 (status : -1) It looks like opcontrol is trying to do this: echo 1 >
2015 Jan 19
8
Slow ldap authentication against samba 4
...has experimented any problems with poor performance about ldap authentication against samba 4? I'm trying authentication with 300 users and many users can't login. Some conections are rejected. I doesn't found anything searching on internet. Any help? -- Grato, Jefferson Parreira dos Santos Emerick
2010 Jan 22
7
Is it possible that xenoprof active domain profiling using pvops jeremy''s kernel
my system configuration xen 3.4.2, oprofile 0.9.5( xenoprof patched ), dom0( jeremy''s pvops kernel 2.6.31.6 - patched dullor''s xenoprof patch ), domU( vanilla kernel 2.6.32 with paravirt enabled ), distribution( ubuntu 9.10 ) In passive mode, xenoprof seems to work well, opreport showed good information. but, in active mode, it seems not to be done correctly. my command is
2013 Jan 23
4
extracting characters from a string
Dear All, I have a data frame of vectors of publication names such as 'pub': pub1 <- c('Brown DK, Santos R, Rome DF, Don Juan X') pub2 <- c('Benigni D') pub3 <- c('Arstra SD, Van den Hoops DD, lamarque D') pub <- rbind(pub1, pub2, pub3) I would like to construct a dataframe with only author's last name and each last name in columns and the publication in rows. Basic...
2009 Jun 30
2
[LLVMdev] Generatin code for an ARM-LINUX machine
...Jun 29, 2009 at 5:23 PM, Misha Brukman <brukman at gmail.com> wrote: > I have not used llvmc to build ARM binaries, but llvm-gcc does work.There's > a script to build llvm-gcc x86 -> ARM cross-compiler in > llvm/utils/crosstool/ARM/ . > > 2009/6/29 Juan Carlos Martinez Santos <juanc.martinez.santos at gmail.com> > >> I am using the below configuration: >> >> ./configure --with-llvmgccdir=/home/jcmartin78/LLVM/llvm-gcc4.2 >> --prefix=/home/jcmartin78/local --enable-optimized=1 --enable-debug-runtime >> --enable-jit --enable-targets=...
2011 Nov 29
1
Read TXT file with variable separation
...BAIRRO FILETO 01 00100238540000 31 104 5 0 11RUA EZEQUIEL C DOS SANTOS 10 BAIRRO FILETO...
2008 Mar 06
4
FW: oprofile 0.9.3 xen symbols incorrect
Hi I am using oprofile 0.9.3 on xen cs 16540 on an Intel system. When I look at the top "hot" functions, I see p2m_change_type being one of the top function in xen-syms. This function is only in the svm (AMD) code and should not appear on an Intel system. I see that this function is not being clled at all when I am running my apps as I have put printk in the functions and they do
2009 Jul 01
3
[LLVMdev] Generatin code for an ARM-LINUX machine
...ject/x86_64-unknown-linux-gnu/arm-none-linux-gnueabi/llvm-gcc-4.2/bin ***************************************** Any idea what could be wrong? Thanks in advance, Juan Carlos On Wed, Jul 1, 2009 at 9:53 AM, Misha Brukman <brukman at gmail.com> wrote: > 2009/6/30 Juan Carlos Martinez Santos <juanc.martinez.santos at gmail.com> > >> Thanks John, >> >> I just realized that I am not working on the same "branch" of LLVM. >> Looking the latest or the newest version I saw the folder with the script, >> but I did not see a README file. >&gt...
2014 Jun 27
1
Issues with users and groups they belong to
...;memberOf' in CN=Aline Cristina Rodrigues,CN=Users,DC=escritorio,DC=elitecampinas,DC=com,DC=br for link member in CN=Financeiro2,CN=Users,DC=escritorio,DC=elitecampinas,DC=com,DC=br Not fixing missing backlink memberOf ERROR: missing backlink attribute 'memberOf' in CN=Tailane Silva dos Santos Almeida,CN=Users,DC=escritorio,DC=elitecampinas,DC=com,DC=br for link member in CN=Pedagogico,CN=Users,DC=escritorio,DC=elitecampinas,DC=com,DC=br Not fixing missing backlink memberOf ERROR: missing backlink attribute 'memberOf' in CN=Aline Cristina Rodrigues,CN=Users,DC=escritorio,DC=elite...
2013 Nov 04
2
[LLVMdev] conditional flow resulting in "Instruction does not dominate all uses!"
On 4 November 2013 08:19, Henrique Santos <henrique.nazare.santos at gmail.com> wrote: > Well, what I had in mind was actually something like the following: > > entry: > result0 = invoke func0 to defer_block unwind landing0 > > landing0: > landingpad > result1 = invoke func1 to defer_block unwind landing...
2007 Jan 17
11
[PATCH] Add RCU support into Xen - Repost
...Thanks Renato Patch description: Import linux RCU code into Xen This is simplified version of the linux code, removing several components not needed in Xen (at least for now) ======================================================================== ========== Signed-off-by: Jose Renato Santos <jsantos@hpl.hp.com> # HG changeset patch # User jsantos@hpl.hp.com # Date 1168985856 28800 # Node ID fa213888aa931037f33e0b839d324bdee11d43af # Parent 895d873a00b47cb7b0edf3d0b6a42f47a3f4854c Add RCU support to Xen diff -r 895d873a00b4 -r fa213888aa93 xen/arch/x86/setup.c --- a/xen/arch/x...
2007 Jan 17
11
[PATCH] Add RCU support into Xen - Repost
...Thanks Renato Patch description: Import linux RCU code into Xen This is simplified version of the linux code, removing several components not needed in Xen (at least for now) ======================================================================== ========== Signed-off-by: Jose Renato Santos <jsantos@hpl.hp.com> # HG changeset patch # User jsantos@hpl.hp.com # Date 1168985856 28800 # Node ID fa213888aa931037f33e0b839d324bdee11d43af # Parent 895d873a00b47cb7b0edf3d0b6a42f47a3f4854c Add RCU support to Xen diff -r 895d873a00b4 -r fa213888aa93 xen/arch/x86/setup.c --- a/xen/arch/x...
2013 Nov 13
2
[LLVMdev] dominator, post-dominator and memory leak
Thanks! I will try that and see whether it works. On Wed, Nov 13, 2013 at 5:01 AM, Henrique Santos < henrique.nazare.santos at gmail.com> wrote: > It seems that placing the calls to free at the predecessors of dominance >> frontier is inadequate. It is possible that there are exit blocks that are >> dominated by BB12 (calls to malloc). I guess we can also insert calls to &g...
2015 Aug 13
1
Slow ldap authentication against samba 4
On 8/13/2015 9:23 AM, Jefferson P. S. Emerick wrote: > Good Morning. > > So.. anybody else have this same issue? Slow ldap authentication? > > -- > Grato, > Jefferson Parreira dos Santos Emerick > > 2015-01-20 9:52 GMT-02:00 Jefferson Parreira dos Santos Emerick < > jeparre at gmail.com>: > >> I have many corporate systems that connect to Samba 4 for authentication >> and a considerable number of users and machines that need this >> authenticatio...
2013 Nov 04
2
[LLVMdev] conditional flow resulting in "Instruction does not dominate all uses!"
On 4 November 2013 02:31, Henrique Santos <henrique.nazare.santos at gmail.com> wrote: > But the incoming value from the landing pad will always be null, won't it? > If so, just iterate through the predecessors and add the terminator as the > incoming value if it's an invoke instruction and add the null value it'...
2019 Oct 16
4
Child Domains
Hello good night everyone, I can do in samba domain children, that is, I have a domain global.corp and in each branch I have a city.global.corp and in each city have trust between the child domains? Is this a good practice? Thiago.
2013 Nov 15
2
[LLVMdev] dominator, post-dominator and memory leak
...eeded because there are variable length objects allocated through alloca. Otherwise, frame pointer can be omitted as an optimization. If we can ensure that they are deallocated correctly, frame pointers can be omitted even if variable length objects exist. On Wed, Nov 13, 2013 at 5:01 AM, Henrique Santos < henrique.nazare.santos at gmail.com> wrote: > It seems that placing the calls to free at the predecessors of dominance >> frontier is inadequate. It is possible that there are exit blocks that are >> dominated by BB12 (calls to malloc). I guess we can also insert calls to &g...
2013 Nov 13
3
[LLVMdev] dominator, post-dominator and memory leak
Hi Henrique, Thanks for the quick reply! On Tue, Nov 12, 2013 at 9:13 PM, Henrique Santos < henrique.nazare.santos at gmail.com> wrote: > PRE normally uses a latest placement algorithm to do something of the sort. > I don't know about GVN/PRE, but older version of PRE might have it. > Just placing the calls to free at the predecessors (dominated by BB12) of > the...
2005 Dec 06
3
Coefficient of association for 2x2 contingency tables
Hi, Found no measure of association or correlation for 2x2 contingency tables in fullrefman.pdf or google. Can someone point to a package that implements such calculations? Thanx. -- Alexandre Santos Aguiar - consultoria para pesquisa em sa??de - R Botucatu, 591 cj 81 tel 11-9320-2046 fax 11-5549-8760 www.spsconsultoria.com