search for: insolate

Displaying 10 results from an estimated 10 matches for "insolate".

2005 Jul 15
1
nlme and spatially correlated errors
Dear R users, I am using lme and nlme to account for spatially correlated errors as random effects. My basic question is about being able to correct F, p, R2 and parameters of models that do not take into account the nature of such errors using gls, glm or nlm and replace them for new F, p, R2 and parameters using lme and nlme as random effects. I am studying distribution patterns of 50 tree
2013 Dec 02
1
Days to solstice calculation
Hello, I've come across a problem in developing a set of custom functions to calculate the number of hours of daylight at a given latitude, and the number of days a date precedes or secedes the summer solstice. I discovered an inconsistency concerning leap years between my derived values and those from the US naval databases. It seems as far as I can figure that my inconsistency arises either
2007 Mar 19
1
Is there windows version (windows host, linux guest)? / Question about license.
Hello, just wanted to ask two questions. I coudln`t find an answer on the web. Is there a windows version of xen? I want to download, install and test xen on windows as host and use a paravirtualized linux then. But I can`t find a windows binarry to download on the page? About the license... All websites say xen is open source (GPL)... All is open source not just a part. I don`t want to be
2014 Jul 22
3
[PATCH 09/17] drm/radeon: use common fence implementation for fences
...So I really want to be able to check fence state from irq context and I also want to make it possible (possible! not mandatory) to register callbacks which are run from any context asap after the fence is signalled. If the radeon hw/driver doesn't want to cope with that complexity we can fully insolate it with the sw tracked fence state if you don't like Maarten's radeon implementation. But forcing everyone to forgoe this just because you don't like it and don't want to use it in radeon doesn't sound right. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0)...
2014 Jul 22
2
[PATCH 09/17] drm/radeon: use common fence implementation for fences
...aled(fence); + + if (config_enabled(CONFIG_DEBUG_ATOMIC_SLEEP)) + preempt_enable(); + + if (ret) fence_signal(fence); - return true; - } - return false; + return ret; } /** 8<-------- >> If the radeon hw/driver doesn't want to cope with that complexity we can >> fully insolate it with the sw tracked fence state if you don't like >> Maarten's radeon implementation. But forcing everyone to forgoe this just >> because you don't like it and don't want to use it in radeon doesn't sound >> right. > > While it's clearly a hack Maa...
2008 Apr 12
3
Mixing LDAP and static
I want to read quota size from LDAP, but I have a static value for home. How can I mix these? Right now, I have this LDAP configuration: user_attrs = uid=home=/var/mail/vhosts/%d/%n,gosaMailQuota=quota_rule=*:bytes=%$M which works fine, but looks up the uid attribute needlessly, and is not scalable: I have to pick a different, always-existing LDAP attribute for each static extra field
2014 Jul 22
0
[PATCH 09/17] drm/radeon: use common fence implementation for fences
...tatus from another drivers interrupt context is what really concerns me here, cause your driver doesn't have the slightest idea if the called driver is really capable of checking the fence right now. > If the radeon hw/driver doesn't want to cope with that complexity we can > fully insolate it with the sw tracked fence state if you don't like > Maarten's radeon implementation. But forcing everyone to forgoe this just > because you don't like it and don't want to use it in radeon doesn't sound > right. While it's clearly a hack Maarten's solution f...
2014 Jul 22
2
[PATCH 09/17] drm/radeon: use common fence implementation for fences
Am 22.07.2014 06:05, schrieb Dave Airlie: > On 9 July 2014 22:29, Maarten Lankhorst <maarten.lankhorst at canonical.com> wrote: >> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at canonical.com> >> --- >> drivers/gpu/drm/radeon/radeon.h | 15 +- >> drivers/gpu/drm/radeon/radeon_device.c | 60 ++++++++- >>
2014 Jul 22
1
[PATCH 09/17] drm/radeon: use common fence implementation for fences
...able(); > + > + if (ret) > fence_signal(fence); > - return true; > - } > > - return false; > + return ret; > } > > /** > 8<-------- > >>> If the radeon hw/driver doesn't want to cope with that complexity we can >>> fully insolate it with the sw tracked fence state if you don't like >>> Maarten's radeon implementation. But forcing everyone to forgoe this just >>> because you don't like it and don't want to use it in radeon doesn't sound >>> right. >> While it's clearly...
2016 Dec 29
0
Allow direct connection between some (but not all) nodes on the network (Guus Sliepen)
...l token with only permission to certain host, the default acl token has write an read access to all the host, if you understand the acl consul system in theory you could archive what you want , the only issue for the moment is that you need to know in advance the name of all the hosts that will be insolated there is a plan to support multiples subnet in the future and you could wite acl tokens with permissions by subnet instead of hosts plese dont doubt to ask me any question, this weeken I plan to write a long documentation El jue., 29 de dic. de 2016 a la(s) 11:02, <tinc-request at tinc-vpn.o...