search for: insol

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

Did you mean: insl
2005 Jul 15
1
nlme and spatially correlated errors
...adient. That gradient was sampled through 27 transects, with 10 plots within each transect. For each plot I have data on presence/absence, abundance and basal area of the species. I also have data for 4 environmental variables related to water availability (soil water retention capacity, slope, insolation, altitude) and X and Y coordinates for each plot. I explored wether the relationship between any of the response variables (presence/absence, abundance, basal area) and the environmental variables was linear, polinomial, or non-linear. My main interest in this question is that I proceeded...
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.
...ws 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 insolent but... Why there are paid versions of xen? Is there only the full source available for all versions but not all binarys? Only the starter edition is free and the enterprise edition binarys cost money? So, if it`s fully open source... What could prevent someone to create a fork and to provide bi...
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...
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...
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 solutio...
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 clea...
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-vp...