search for: outofmemory

Displaying 9 results from an estimated 9 matches for "outofmemory".

2015 Oct 22
8
RFC: Inlining report
...-> EXTERN: remove -> EXTERN: fprintf -> EXTERN: fprintf -> EXTERN: fprintf -> EXTERN: fprintf -> EXTERN: fprintf -> EXTERN: fprintf -> INLINE: setExit (15<=225) <<Inlining is profitable>> -> EXTERN: exit .... COMPILE FUNC: outOfMemory -> EXTERN: fprintf -> INLINE: showFileNames (70<=225) <<Inlining is profitable>> -> EXTERN: fprintf -> cleanUpAndFail [[Callee is noreturn]] .... COMPILE FUNC: snocString -> INLINE: mkCell (-14920<=225) <<Callee has single...
2004 Aug 06
2
speed and memory
hello, i switched to use the encoder.processData() and encoder.getProcessedData() of jspeex. however it looks to me like a memory leak ... memory usage is increasing very fast and there is no visible stop ... after about five minutes java.lang.OutOfMemory occurs. I think it must be the jspeex component, because before i added jspeex to my app usage was constant at about 5mb. is it possible to be jspeex ? another issue is speed - when doing UWB, quality 3, 44100 stereo encoding my cpu load goes up to 100% on a dual 350MHz - is it correct that...
2017 Nov 06
0
mariadb server memory usage
...uot;) has enough room (let's say, 20%+ of total) swap used does not change Warning signs of a genuine low memory situation that you may want to look into: available memory (or "free + buffers/cache") is close to zero swap used increases or fluctuates dmesg | grep oom-killer shows the OutOfMemory-killer at work You can monitory swap with "vmsat 1" <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Livre de v?rus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&amp...
2003 Apr 22
1
Search Engine (PR#2813)
Full_Name: Anthony Westerling Version: 1.7.0 OS: Mac OS X 10.2.5 Submission from: (NULL) (64.203.9.4) R includes a very nice search engine web page which installs at /usr/local/lib/R/doc/html/search/SearchEngine.html. The search engine and keywords links do not work on my Mac G4s running OS X 10.2.5, and this appears to be independent of choice of browser. This appears to be a Mac-specific
2004 Aug 06
0
speed and memory
Hi Ulrich, I've never had any OutOfMEmoryExceptions in my tests, and I think I've been rather thourough, although probably much more thourought testing narrowband than wideband. Having said this, it is very hard to get memory leaks in java, so I am sceptical about that. That memory might not be used optimally is more likely the cas...
2012 Apr 27
0
Wine release 1.5.3
...XME on implemented function. gdiplus: Implement GdipSetPathGradientBlend, with tests. gdiplus: Implement GdipSetPathGradientLinearBlend. gdiplus: Implement GdipSetPathGradientSigmaBlend. gdiplus: Store only one surround color if all colors are the same. gdiplus: Return OutOfMemory when creating a path gradient with NULL points. gdiplus: Return OutOfMemory when creating a path gradient from a NULL path. gdiplus: Add basic implementation of GdipWidenPath. gdiplus: Implement GdipWidenPath for closed figures. -- Alexandre Julliard julliard at winehq.org
2017 Nov 04
4
mariadb server memory usage
Hi, is this ok for a database server, or do I need to turn the memory allowance down? The machine has 48GB and mariadb is allowed about 40. The machine is a dedicated database server. Mysql seems to go up to what top says is virtually allocated under some circumstances; I don?t know what mariadb does. I don?t want anything get killed because memory runs out. Swap should prevent that anyway,
2012 Mar 30
0
Wine release 1.5.1
...n some systems 17592 La-Mulana: crash on startup due to problem with dmusic 18235 Word Pro tables run past margins 18553 Opera native skin widgets are black/invisible 18563 dreamweaver 8 hangs when encountering &bull; 19224 launching a "New Query" pane produces an "OutOfMemory" error in MS SQL SMSE 20053 Team-Fortress 2 and other source games suffer from black menu and missing UI textures in dx9 mode 20185 noisy shadows in CRRCSim 20301 Word Pro looses keyboard 20420 VB6 Font size problem with custom usercontrols 20587 Ragnarok Online takes 99-100% CP...
2008 May 23
0
Wine release 1.0-rc2
...omHWNDICM (no icm yet) with test. gdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array. gdiplus: Check count argument in GdipTransformMatrixPoints. gdiplus: Check count argument in GdipVectorTransformMatrixPoints. gdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0). gdiplus: Added GdipAddPathRectangle with tests. user32: Correct termination of returning string in Text_Ellipsify. gdiplus: GdipBitmapLockBits should allow a NULL rect argument. Paul Vriens (11): kernel32/tests: Skip tests if codepage is not installed/av...