search for: shortage

Displaying 20 results from an estimated 166 matches for "shortage".

2005 Dec 14
3
Memory shortage running Repeated Measures (nlme)
Dear group, I tried to run a Repeated Mesures Anova for Mixed effects model and I got a warnning after entering the model specification saying: "Reached total allocation of 254Mb: see help(memory.size)". here is part of the log: *********************************************************** > aphids<-read.table("aphid.txt",header=T) > attach(aphids) > names(aphids)
2009 Aug 31
2
interactions and stall or memory shortage
Hello, After putting together interaction code that worked for a single pair of interactions, when I try to evaluate two pairs of interactions( flowers*gopher, flowers*rockiness) my computer runs out of memory, and the larger desktop I use just doesn't go anywhere after about 20 minutes. Is it really that big a calculation? to start: mle2(minuslogl = Lily_sum$seedlings ~ dnbinom(mu = a,
2007 Dec 22
2
Strange battery power shortage on an Unitek iZi UPS 525
Hi everyone, I've been using nut 2.0.3 for more than a year on a Unitek iZi UPS 525 (which is a rebadged Mustek). Everything worked fine and last week, when pressed by RENEL :-) I ran a battery test which showed the system to have 17min of back-up power (yes, still haven't figured out how to use upssched...) The system used for testing was an old PIII/500MHz/512KB cache, 256MB RAM (3 x
2018 Dec 16
5
ssh_dh?
...but in 2.3.3 I see this in my log: imap-login: Error: Diffie-Hellman key exchange requested, but no DH parameters provided. Set ssh_dh=</path/to/dh.pem So...either there's an undocumented feature of SSH-over-IMAP (that's Dovecot - always on the cutting edge!) or someone had a coffee shortage during a coding session... -- Daniel
2002 Apr 25
6
SFQ for all classes
Can I use the same SFQ queue dicipline for all the classe in a CBQ or HBT system?
2005 Sep 06
4
Sipura Devices and Asterisk?
I'm currently using the Linksys PAP2, and since there's a shortage I'm looking for different devices. I'm mainly looking at the Sipura SPA sets since they are the base of the pap2. Anyone else have experience using them, and which one? Thanks Sherwood McGowan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.dig...
2008 Apr 23
2
CHANNEL SIZE.
...eta) and with it cam openssh-client 4.7p1. In my environment we have alot of Extreme(www.extremenetworks.com) switch devices which we access via ssh. 4.7p1 would no longer allow me to connect to the switches, however 4.6p1 would. The error I received was. ' channel 0: open failed: resource shortage: Channel open failed' I did some diggin and noticed these two constants where changed between 4.6 and 4.7 #define CHAN_SES_WINDOW_DEFAULT (4*CHAN_SES_PACKET_DEFAULT) #define CHAN_TCP_WINDOW_DEFAULT (4*CHAN_TCP_PACKET_DEFAULT) Changing the new value of 64*, back to 4*, solved the issue. -...
2013 Mar 28
2
UPS don't reset
Debian sid package v. 2.6.4-2.3 UPS nitram elite 2002 700VA (serial port) MOBO A7V8X-X ================================ Hi list, Everything work fine, except after an AC supply shortage: the UPS don't come back to a normal behavior, it stays on battery (of course, it works right w/o any cable). Is there something I can do recover a normal behavior? JY -- Too much of a good thing is WONDERFUL. -- Mae West
2019 Jul 09
2
Manipulating global address inside GlobalAddress SDNode in (RISCV) LLVM backend
Hello, Brief background: We are trying to support 64 bit pointers in RISCV 32 bit backend http://lists.llvm.org/pipermail/llvm-dev/2019-June/132805.html To pass the legalizer we plan to break the 64 bit GlobalAddress into 32 bit GlobalAddress having the other 32 bit glued to the node. We could not find a direct way to convert the 64 bit GlobalAddress Node into a 32 bit node. For a GlobalAddress
2020 Apr 30
3
Removing IP address from DC
On 30/04/2020 09:50, William Edwards wrote: > I want to do this because IPv4 is a legacy protocol. I do not need IPv4, it is old, and I do not want IPv4 in my network if I don't need it. Just because something is legacy, it doesn't mean you cannot still use it. >> Do you have more than 2,147,483,647 computers, printers, scanners etc ? > No. > Then you have no real need to
2019 Apr 11
8
High availability of Dovecot
...he other server once one is down. And I'll use Haproxy or Nginx to schedule connections to one of those server based on source IP( Session stickiness), I'll use VIP as DNS record.etc, is my plan doable? I know MX could be server ones with different priority. But I think it brings along shortage that DNS couldn't know Email server is up or down, it just returns results to MUA, right? Thanks for any suggestions and ideas. - -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190411/a4fae4a8/atta...
2016 Jun 27
2
fts_solr crashs
...doveadm(doveadm_cmd_run_ver2+0x560) [0x7f26943c8c70] -> doveadm(doveadm_cmd_try_run_ver2+0x37) [0x7f26943c8cc7] -> doveadm(main+0x1df) [0x7f26943aa33f] -> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f2693347b45] -> doveadm(+0x1a716) [0x7f26943aa716] I don?t see any shortages on the seperate solr machine. What could I do? How do I get more details to locate the problem?! Thanks a lot and regards, Michael
2010 Jan 13
1
Fixed Point on Renesas M32C?
Hi All, I'm a Speex newbie wanting to figure if it's worth trying to get the fixed point decoder working on an M32C processor. It has a hardware 16x16->32 multiply and a 16x16+48->48 multiply/accumulate in about 8 cycles and runs at 25Mhz. No shortage of RAM. I'm confident that I could make it work and am willing to commit the effort, but before I do so I should ask: 1) Does anyone know of a port to this or the M16C series of processors? 2) Is it likely to be feasible (ie: sufficient CPU resource?) Thanks Andy
2010 May 02
1
ext3_dx_add_entry: Directory index full!
...25] EXT3-fs warning (device dm-7): ext3_dx_add_entry: Directory index full! Judging from the minor device numbers in /dev/mapper, that corresponds to my mail spool. My searches suggest that the problem indicates an individual directory has too many files in it. There does not seem to be a general shortage of inodes or space. df -i shows IUse of 11% for that partition and df says 88% of the ~37G is in use. First question: what happens in these circumstances? Are files lost? Search and indexing are inefficient? The program trying to write the file gets an error (it's cyrus. 10 seconds after the...
2009 May 15
1
About the efficiency of R optimization function
Hi all! The objective function I want to minimize contains about 10 to 20 variables, maybe more in the future. I never solved such problems in R, so I had no idea about the efficiency of R's optimization functions. I know doing loop in R is quite slow, so I am not sure whether this shortage influences the speed of R's optimization functions. I would be very appreciated if anyone could share some experiences with me. The speed, stability of the R's optimization functions. Is it helpful to call a C/Fortran code to do the job, if possible. Many thanks in advance. Popo [[alte...
2011 May 18
1
Help with Memory Problems (cannot allocate vector of size)
...$ PCIList : AsIs [1:40, 1:94727] 0 0 0 0 0 0 0 0 0 0 ... ..- attr(*, "dimnames")=List of 2 .. ..$ : chr "X" "X.1" "X.12" "X.13" ... .. ..$ : NULL >object.size(PLSdata)/1048600 28.9113560938394 bytes How can i get around this memory shortage [[alternative HTML version deleted]]
2018 May 29
2
Strange crypto choices
Also, Jerry Solinas, the person listed as an author of the curves, also is the author of DUAL_EC_DRBG. On Tue, May 29, 2018 at 3:43 AM, Damien Miller <djm at mindrot.org> wrote: > On Tue, 29 May 2018, Damien Miller wrote: > >> We're aware of those arguments but don't find them convincing enough to >> switch early. > > (but we will be switching to ssh-ed25519
2003 Sep 04
3
IVR only system with scalibility with asterisk???
...ing. I don't mind having a farm of these things on commidity hardware... within reason. Again, I'm a newbe trying to get myself up to speed on this topic. 3. I need to provide a working model very soon. What is cheapest way to put together a system with AVAILIBLE parts? There seems to be a shortage of some of the cards on the yahoo store front. So, looking for everything... Thank you very much.
2010 Sep 29
1
cor() alternative for huge data set
Hi, I am have a data set of around 43000 probes(rows), and have to calculate correlation matrix. When I run cor function in R, its throwing an error message of RAM shortage which was obvious for such huge number of rows. I am not getting a logical way to cut off this huge number of entities, is there an alternative to pearson correlation or with other dist() methods calculation(euclidean) that can be run on such a huge data set?? Every help will be appreciated. Reg...
2003 Mar 05
3
IPv4...NAT...etc
...t when it solves all these problems ?" === There are many reasons... 1. Leasing Address Space from the I* society (small s...aka the Big Lie Society) is not desirable by all people... 2. The IPv6 Privacy Problem...that is especially important in the area of computer telephony... 3. There is no shortage of IPv4 Address Space [1] 4. The 160 bits in the IPv4 Header can easily be used to store up to 43 bits of addressing (4+7=11+32=43) 5. The AM/FM InterNAT bit in the IPv4 Header can also be used to differentiate Next Generation higher-quality services... ...Asterisk is a natural extension of the NA...