search for: odp

Displaying 20 results from an estimated 118 matches for "odp".

Did you mean: dp
2019 Jul 30
2
[PATCH 07/13] mm: remove the page_shift member from struct hmm_range
...E_SIZE here, and if we wanted to support single > entries for huge pages we should really just add a HMM_FAULT_HUGEPAGE > flag instead that uses the huge page size instead of having the > caller calculate that size once, just for the hmm code to verify it. I suspect this was added for the ODP conversion that does use both page sizes. I think the ODP code for this is kind of broken, but I haven't delved into that.. The challenge is that the driver needs to know what page size to configure the hardware before it does any range stuff. The other challenge is that the HW is configured...
2020 Jan 16
2
[PATCH v6 5/6] nouveau: use new mmu interval notifiers
...> > + range.notifier_seq = mmu_interval_read_begin(range.notifier); > > > ret = hmm_range_fault(&range, 0); > > > up_read(&mm->mmap_sem); > > > if (ret <= 0) { > > > > I'm still not sure this is a better approach than what ODP does. It > > looks very expensive on the fault path.. > > > > Jason > > > > ODP doesn't have this problem because users have to call ib_reg_mr() > before any I/O can happen to the process address space. ODP supports a single 'full VA' call at process...
2001 Nov 30
0
ODP: ODP: Joining BDC (Samba) to PDC (Samba)
...places of the world that you manage from one place. I don't know how to automaticaly change doman name for stations from breakdown PDC. Marek -----Oryginalna wiadomo??----- Od: medici@kawanlama.com [mailto:medici@kawanlama.com] Wys?ano: 30 listopada 2001 11:11 Do: Feszczuk, Marek Temat: Re: ODP: Joining BDC (Samba) to PDC (Samba) It's possible... Only different name.. When at NT I know like that... at Samba it different name.. I found the link at the net... Tks to Scott Merrill... This is the link for those who want to setting PDC (Master) and BDC (Slave) using Samba... I don't...
2019 Jul 30
1
[PATCH 07/13] mm: remove the page_shift member from struct hmm_range
On Tue, Jul 30, 2019 at 03:14:30PM +0200, Christoph Hellwig wrote: > On Tue, Jul 30, 2019 at 12:55:17PM +0000, Jason Gunthorpe wrote: > > I suspect this was added for the ODP conversion that does use both > > page sizes. I think the ODP code for this is kind of broken, but I > > haven't delved into that.. > > > > The challenge is that the driver needs to know what page size to > > configure the hardware before it does any range stuff....
2009 Jan 21
0
Odp: R: Odp: Function able to identify the row and the column in a matrix
...gt; > Enrico Foscolo > > >----Messaggio originale---- > >Da: > petr.pikal at precheza.cz > >Data: 21-gen-2009 11.52 > >A: "enrico.foscolo2 at libero.it" > <enrico.foscolo2 at libero.it> > >Cc: <r-help at r-project.org> > >Ogg: Odp: [R] Function > able to identify the row and the column in a matrix > > > >Hi > > > >?outer > > > >regards > > >Petr > > > >r-help-bounces at r-project.org napsal dne 21.01.2009 11:47:03: > > > >> Good > morning to all...
2016 Aug 24
0
Odp: Re: Odp: Upgrade 4.2.14 --> 4.3.11
I provision with: /usr/local/samba/bin/samba-tool domain provision --realm=corp.example.com.pl --domain=EXAMPLE --adminpass="xxxxxx" --server-role=dc --dns-backend=SAMBA_INTERNAL Now I know that I made a mistake. I did use lowcase in realm (Is this really problem?) and I did not use switches --use-rfc2307 --use-xattrs=yes. I do not use AD for UNIX accounts authentication, but I would
2007 Jun 06
0
Odp: Odp: sampling problem - new to R
> Hi > > If I understand correctly, use split and sample with lapply. If DF is your dataframe > > lapply(split(DF$Tree, DF$Plot), function(x) sample(x,1)) > > shall select random tree from each plot. Or you can get it in tabular form with sapply. > > Regards > Petr Sorry, you shall use resample from sample help page as Prof.Ripley pointed if you can have
2010 Mar 05
1
What does "Odp" mean?
Though I've been on the list for quite a while, I've not yet figured out what the "Odp:" entry in subject lines means. Is it important information? JN
2009 Feb 13
0
Odp: Odp: extracting parts of words or extraxting letter to use in ifelse-func.
Hi johannes at dsr.life.ku.dk napsal dne 13.02.2009 13:17:06: > Hi > > I tried what you said, but i gives FALSE all the way down! And I think its > because there are other words in phrases as well. So if there is 'San' > in the phrase it has to be TRUE even thoug there are other words before and > after 'San' in the phrase. I do not understand. >
2020 Jan 16
0
[PATCH v6 5/6] nouveau: use new mmu interval notifiers
...ange.notifier_seq = mmu_interval_read_begin(range.notifier); >>>> ret = hmm_range_fault(&range, 0); >>>> up_read(&mm->mmap_sem); >>>> if (ret <= 0) { >>> >>> I'm still not sure this is a better approach than what ODP does. It >>> looks very expensive on the fault path.. >>> >>> Jason >>> >> >> ODP doesn't have this problem because users have to call ib_reg_mr() >> before any I/O can happen to the process address space. > > ODP supports a single ...
2019 Jul 30
0
[PATCH 07/13] mm: remove the page_shift member from struct hmm_range
On Tue, Jul 30, 2019 at 12:55:17PM +0000, Jason Gunthorpe wrote: > I suspect this was added for the ODP conversion that does use both > page sizes. I think the ODP code for this is kind of broken, but I > haven't delved into that.. > > The challenge is that the driver needs to know what page size to > configure the hardware before it does any range stuff. > > The other chal...
2007 Aug 10
0
Odp: having problems with factor()
...27 71 46 19 3 1 There are no values in area 6. Thank you very much. Jabez ----- Original Message ---- From: Petr PIKAL <petr.pikal@precheza.cz> To: Jabez Wilson <jabezwuk@yahoo.co.uk> Cc: R-Help <r-help@stat.math.ethz.ch> Sent: Friday, 10 August, 2007 1:02:21 PM Subject: Odp: [R] having problems with factor() Hi r-help-bounces@stat.math.ethz.ch napsal dne 10.08.2007 13:41:53: > Dear R Help, > I have a set of data of heights of trees described by area that they are in. > The areas are numerical (0 to 7). > > ht area > 1 320 3 > 2...
2011 Jul 20
0
Apache + asp.net + Oracle ODP are working under wine now
...fter 2 weeks of fighting I was able to have windows asp.net Oracle business application running under wine. It required 3 main changes: 1. Change apache code to avoid using getFile function which prevent apache to work under wine 2. Change wine code to fix GetUser bug from advapi.dll to have Oracle ODP working 3. Change some javascripts in application itself to solve some strange problem with random port number changes in URLs. So, now windows apache + full native .Net are working. No need to use linux apache and Mono which aren't working in my case.
2008 Oct 27
0
Odp: Request: Most repeated sequence considering combinations at each row
Dear Petr Thanks for the response. Hope it will now help me to proceed. best regards M.Azam ________________________________ From: Petr PIKAL <petr.pikal@precheza.cz> Cc: R Help <r-help@r-project.org>; r-help-bounces@r-project.org Sent: Monday, October 27, 2008 8:43:27 AM Subject: Odp: [R] Request: Most repeated sequence considering combinations at each row Hi not sure if this is what you want. It does not do fuzzy matching but make a exact evaluation equal row sums of arrays. rle(do.call("c",lapply(lapply(l, rowSums), function(x) paste(x, collapse="")))...
2020 Jan 14
2
[PATCH v6 5/6] nouveau: use new mmu interval notifiers
...ead(&mm->mmap_sem); > + return ret; > + } > + range.notifier_seq = mmu_interval_read_begin(range.notifier); > ret = hmm_range_fault(&range, 0); > up_read(&mm->mmap_sem); > if (ret <= 0) { I'm still not sure this is a better approach than what ODP does. It looks very expensive on the fault path.. Jason
2010 Dec 21
0
Odp: For-loop
...ggregate(x = t(data), by = list(cov$Month, cov$Area), FUN = "sum") > >that is doing exactly what I need. > >Anne >-----Urspr?ngliche Nachricht----- >Von: "Petr PIKAL" >Gesendet: 20.12.2010 14:23:50 >An: "Anne-Christine Mupepele" [ >Betreff: Odp: [R] For-loop > >>Hi >> >>r-help-bounces at r-project.org napsal dne 20.12.2010 11:48:51: >> >>> Hi, >>> I have the following problem: >>> >>> I have a data.frame with 36 sample sites (colums) for which I have >>covariates >...
2011 Jan 07
0
Odp: Currency return calculations
...effective solution you had offered. Sorry once again sir and will certainly try to be very careful in future. Thanks again and have a great weekend sir. Regards Amelia --- On Fri, 7/1/11, Petr PIKAL <petr.pikal@precheza.cz> wrote: From: Petr PIKAL <petr.pikal@precheza.cz> Subject: Odp: Currency return calculations To: "Amelia Vettori" <amelia_vettori@yahoo.co.nz> Cc: r-help@r-project.org Received: Friday, 7 January, 2011, 12:59 PM Hi What is wrong with my suggestion then. > rate1       USD    GBP  EURO   CHF    AUD 1  112.05 171.52 42.71 41.50 109.55 2  11...
2016 Aug 24
1
Odp: Upgrade 4.2.14 --> 4.3.11
Rowland wrote: >Can I suggest you put your smb.conf back to what it was just after the >provision and try again. If it does work (and it should), before you >start adding lines again, can I also suggest you read 'man smb_conf', >most of the lines you have added are the defaults, others do nothing on >a DC and some are just plain wrong. > >Rowland Thank you for
2017 Sep 19
0
ODP: Re: samba 4 ad member - idmap = ad for machine accounts
Mandi! k.wirski via samba In chel di` si favelave... > I'm not sure what You mean about invalidating cache? 'nscd' is a generic Name Services Caching Daemon normally installed automatically alongside winbind. In the past, when playing with winbind, i get confused by the cache, and confusion grow considering that: getent passwd user does not query the cache, so all seems to
2017 Sep 19
1
ODP: Re: samba 4 ad member - idmap = ad for machine accounts
On Tue, 19 Sep 2017 12:29:37 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > Mandi! k.wirski via samba > In chel di` si favelave... > > > I'm not sure what You mean about invalidating cache? > > 'nscd' is a generic Name Services Caching Daemon normally installed > automatically alongside winbind. > > In the past, when playing