|
Hi Jim, After deeper observations we think that this is exactly what is happening. I have shown one stupid process that allocated almost 2 GB of memory (soon it crashed), but this is really exceptional. Our COB sessions (tSA) allocate a lot of memory on SSELECTs and free most of it immediately. I think that you can easily notice that sorting, not keys selections increases memory consumption. I am not showing here output from WHERE (V for all processes, but "Free" gives high amounts in total. We have analysed also nmon results and you can observe that memory consumption during COB is always growing. There are almost no points when it falls down (there are such points in fact, because COB is usually stopped once during night and processes stopped). This is well visible, but totals of "Free" in processes (at some point of time) may give serious amounts. I am not really 100% sure how memory is allocated by malloc - in pages, right? So will MALLOCOPTION=disclaim give back (fully) unused pages to the OS? Will it happen only when there is out of physical memory? Additionally: how can we control page size? (size of chunks of memory being allocated?) Is it advisable to change it? I am going to give you results of some simple program soon. We will try to test allocators on our test server over a weekend. I know that .profile changes should be considered as dangerous and well pretested (considered as configuration changes). We did not get response from CSHD yet, but I am sure they will answer shortly. Kind regards Pawel Dnia 10-02-2009 o godz. 17:30 Jim Idle napisał(a): Pawel (privately) wrote:This won't help you I think because that isn't what is happening. The output of WHERE (V isn't telling you that there is a lot of memory that has been freed but not disclaimed, it is telling you that it is in use. I think that there has been some confusion over what Pat said about the mw42 command output vs your WHERE (V output. That (WHERE output) is NOT a high watermark, it is telling you what is actually used! ---------------------------------------------------- Weź udział w akcji: Zakochana Polska! Prześlij "serducho miłości" - Kliknij: http://klik.wp.pl/?adr=http://corto.www.wp.pl/as/14luty.html&sid=637
|
- Re: jBASE 4.1.5.17 - does anyone face "out of memor... Jim Idle
- Re: jBASE 4.1.5.17 - does anyone face "out of ... Mike Preece
- Re: jBASE 4.1.5.17 - does anyone face "out... Pawel (privately)
- Re: jBASE 4.1.5.17 - does anyone face "... Pawel (privately)
- Re: jBASE 4.1.5.17 - does anyone face &... Jim Idle
- Re: jBASE 4.1.5.17 - does anyone face &... pat
- Re: jBASE 4.1.5.17 - does anyone f... Greg Cooper
- Re: jBASE 4.1.5.17 - does anyo... Pawel (privately)
- Re: jBASE 4.1.5.17 - does anyo... Jim Idle
- Re: jBASE 4.1.5.17 - does anyo... Pawel (privately)
- Re: jBASE 4.1.5.17 - does anyo... Jim Idle
- Re: jBASE 4.1.5.17 - does anyo... Pawel (privately)
- Re: jBASE 4.1.5.17 - does anyo... Jim Idle
- Re: jBASE 4.1.5.17 - does anyone face "... Jim Idle
- Re: jBASE 4.1.5.17 - does anyone face "out of memor... mike ryder
- Re: jBASE 4.1.5.17 - does anyone face "out of ... Pawel (privately)
- Re: jBASE 4.1.5.17 - does anyone face "out of ... Pawel (privately)
