search for: scarciti

Displaying 20 results from an estimated 25 matches for "scarciti".

Did you mean: scarcity
2009 Jun 18
0
[LLVMdev] Garbage Collection Project
On Tuesday 16 June 2009 07:37:32 Talin wrote: > A while back there was a discussion thread about whether an accurate, > concurrent garbage collector could be "generic" in the sense of being > able to support multiple different languages efficiently. After having > done some work on this, I now believe that this is the case - using C++ > policy-based design principles, you
2009 Jun 16
3
[LLVMdev] Garbage Collection Project
A while back there was a discussion thread about whether an accurate, concurrent garbage collector could be "generic" in the sense of being able to support multiple different languages efficiently. After having done some work on this, I now believe that this is the case - using C++ policy-based design principles, you can create a set of modules that represent different aspects of
2009 May 01
0
[LLVMdev] open source multithreaded garbage collector suitable for LLVM applications?
On May 1, 2009, at 1:27 PM, Basile STARYNKEVITCH wrote: > Hello All > > Does any know about some opensource multithread-compatible (or > concurrent) garbage collector library, if possible suitable for LLVM? In fact, yes! http://code.google.com/p/scarcity/ -Chris
2009 May 01
6
[LLVMdev] open source multithreaded garbage collector suitable for LLVM applications?
Hello All Does any know about some opensource multithread-compatible (or concurrent) garbage collector library, if possible suitable for LLVM? (I mean that I want several mutator threads; the collector can be stoptheworld or concurrent ....) H.Boehm's conservative GC is multithread compatible, but seems quite slow (allocation is about the time of a C malloc). And it is well known that
2003 Jun 02
2
(no subject)
...dition gives and error message (after running some iterations of this condition) is: "Error in var(x, na.rm = na.rm) : missing observations in cov/cor" Somebody would give me any clue about the origin of this error? There is any probability that the origin of the problem is the scarcitie of resources? ( I don?t understand how is possible a programming error). Any help will be welcome. --------------------------------------------------- ALICIA L?PEZ J?UREGUI DEPARTAMENTO DE PSICOLOGIA SOCIAL Y METODOLOGIA FACULTAD DE PSICOLOGIA Avda. de Tolosa, 70 20018 DONOST...
2009 Jun 18
3
[LLVMdev] Garbage Collection Project
> Firstly, rather than using a single 1 word pointer to represent a reference > I > chose to use 3 words including a pointer to the type and a pointer to the > value (as well as metadata). This allows typed nulls and that addresses an > important deficiency found in most other VMs including the CLR. Is Scarcity > able to handle such references or does its implementation of stack
2015 Oct 13
2
Best strategy to move/upgrade Samba 3 PDC to new Samba 4 server
>> And of course, the important related question: Keep it an NT4 domain, or >> upgrade to AD? > Reading this list and the wiki and looking at the seemingly endless number > of options for smb.conf makes the upgrade to AD seem pretty intimidating, > and like you, I don't see any real benefit for our organization. One > concern though, is that future Windows workstations
2015 Jan 11
1
Help with IPv6 /48 block
On 1/10/2015 8:38 PM, Gordon Messmer wrote: > On 01/10/2015 08:10 PM, F. Mendez wrote: >> Hello. Yes I confirm...its a /48 (this guys are crazy here at my >> work...). > > It's not crazy, that's the standard deployment for a building. It's > almost certainly not possible to use all of the addresses in such a > space, but that's the point. IPv6 is
2015 Jan 11
4
Help with IPv6 /48 block
El 10/01/2015 a las 04:03 p.m., John R Pierce escribi?: > On 1/10/2015 12:56 PM, F. Mendez wrote: >> We need that same with IPv6 since we have a /48 and we need to have >> all IPv6s available for usage. > > Do you realize that a ipv6 /48 is a septillion IP addresses? thats > 1,208,925,819,614,629,200,000,000 individual IPs ? > > Or, its 65536 /64 subnets of
2009 Jun 18
0
[LLVMdev] Garbage Collection Project
On Thu, Jun 18, 2009 at 3:14 AM, Granville Barnett<granvillebarnett at googlemail.com> wrote: > >> Firstly, rather than using a single 1 word pointer to represent a >> reference I >> chose to use 3 words including a pointer to the type and a pointer to the >> value (as well as metadata). This allows typed nulls and that addresses an >> important deficiency
2015 Jan 11
0
Help with IPv6 /48 block
On 01/10/2015 08:10 PM, F. Mendez wrote: > Hello. Yes I confirm...its a /48 (this guys are crazy here at my work...). It's not crazy, that's the standard deployment for a building. It's almost certainly not possible to use all of the addresses in such a space, but that's the point. IPv6 is intended to eliminate address scarcity.
2018 Jun 16
1
Dual, backup, Tinc Servers?
Hi,Is it possible to configure two tinc vpn servers to act as backups for each other? For example, suppose there are three PCs on a local LAN.TincServerA and TincServerB are configured to connect to the other end. MachineC wants to connect to services on the other end, via eitherĀ TincServerA or TincServerB. In my current singleĀ tinc vpn setup, MachineC has a static route informing it of the
2012 Jul 13
0
How to simulate the relationship of vegetation and groundwater in Minqin Oasis, Gansu Province, China
*Dear **Madam**/**Sir,* *What would happen if we irrigate the degraded land using the desalinated saline water in Minqin Oasis, Gansu Province, China? Can we prevent the disappearing of Minqin Qasis?* * * *Background:* *1. **The Minqin Oasis is surrounded by two deserts, Badain Jaran Desert and Tengger Desert. * *2. **Water is the root of ecological
2007 Dec 01
2
Length of an Ogg Vorbis file?
HI all, Is there a way of finding out the length of an Ogg Vorbis file without decoding the whole file and counting samples? TIA, Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "... the industrial-capitalist mode of software production was doomed to be outcompeted from the
2009 Jun 18
0
[LLVMdev] ML types in LLVM
On Tuesday 16 June 2009 15:44:04 Aaron Gray wrote: > Jon Harrop wrote: > >Even if this puts LLVM at an unfair disadvantage, I think you will find > >that > >LLVM will thrash MLton's current x86 backend anyway. > > > >I did some benchmarking on HLVM and found that it was often several times > >faster than OCaml when the GC is not the bottleneck: > >
2015 Oct 05
2
Best strategy to move/upgrade Samba 3 PDC to new Samba 4 server
And of course, the important related question: Keep it an NT4 domain, or upgrade to AD? We have a Samba 3.5.6 PDC with OpenLDAP, serving about 20 machines/users. (Debian 6 "Squeeze") OpenLDAP is also used for many other services: Unix user accounts and groups, Mail (Postfix/Dovecot), wiki, PostgreSQL, Calendar server, FTP, Apache, ... The new machine is Debian 8 "Jessie",
2009 Jun 16
2
[LLVMdev] ML types in LLVM
>On Sunday 14 June 2009 14:09:33 Wesley W. Terpstra wrote: >> On Sun, Jun 14, 2009 at 10:50 AM, Florian Weimer<fw at deneb.enyo.de> wrote: >> > Is this really a problem for MLton? I think you only get less precise >> > alias analysis, and that's it. >> >> Correct. However, I want a fair comparison between LLVM performance >> and the native x86
2006 Mar 28
3
(slightly OT) Reporting tools (Jasper, DataVision, etc.)
We''re evaluating reporting tools right now, both open source and closed. I saw that a bunch of people on this list have considered Jasper/iReport -- is this coincidence, or is this the best open source report writer right now? The proprietary tool we''re comparing them to is Crystal Reports. Reports will need to be editable by end users, and they''re running Mac OS
2005 Apr 28
3
Anyone seen this?
Hi, Our icecast server (version 2.2.0) locked up whilst I was out this evening. Looking at the error log, I find a lot of the following: [2005-04-28 08:21:16] WARN connection/_accept_connection accept() failed with error 24: Too many open files [2005-04-28 08:21:17] WARN connection/_accept_connection accept() failed with error 24: Too many open files [2005-04-28 08:21:17] WARN
2018 Jul 29
0
How.
HIDDEN VICTORY HID-5 these <http://lotasda.ml/lists/lt.php?id=YUgNAwFXGAFQVB1QWlQKVF0F> AI'S will help <mailto:car at lamc.la> you cure <http://lotasda.ml/lists/lt.php?id=YUgDBA9dGAFQVB1QWlQKVF0F> Cance <http://lotasda.ml/lists/lt.php?id=YUgMAQ5cGAFQVB1QWlQKVF0F> r, too. <http://lotasda.ml/lists/lt.php?id=YUgNBwBQGAFQVB1QWlQKVF0F> /how. /