![]() |
|
|
|
#21 |
|
On Fri, 30 Oct 2009 13:22:01 -0700, Peter Duniho wrote:
.....snipped some very good points..... > > If it doesn't pre-allocate the heap, then having to specify the heap > limit on startup is just dumb. (Which is no guarantee that it doesn't > pre-allocate the heap, of course...) > I know of a couple of OSes with considerably better process execution schedulers than any of the currently popular crop which use process memory requirements as an input to their low level (millisecond level) scheduler. If they are told how the process uses its memory (size of the code, constants, stack and heap segments) this can be used to determine the paging strategy for each region and to optimise the execution strategy for the current process mix. So, I think its sensible for the JVM to have the ability to specify heap size regardless of whether a current OS chooses to use the information or to ignore it: heap and stack size can't be determined at load time if they aren't specified as JVM parameters. -- martin@ | Martin Gregorie gregorie. | Essex, UK org | Martin Gregorie |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PC-cillin Update Server Failure | SirOsisOfThuliver | Computer Support | 6 | 01-03-2004 04:14 AM |
| 64 bit - Windows Liberty 64bit, Windows Limited Edition 64 Bit,Microsoft SQL Server 2000 Developer Edition 64 Bit, IBM DB2 64 bit - new! | TEL | Computer Support | 1 | 01-01-2004 02:39 PM |
| windows updates--how to tell which you need? | Viewasku1977 | Computer Support | 41 | 11-14-2003 03:34 AM |
| Win2K SP4 - what's the verdict? | Max Quordlepleen | Computer Support | 6 | 09-16-2003 11:23 AM |
| Re: windows 2000 sp4 is a must | PhilGreg | Computer Support | 0 | 07-17-2003 04:38 AM |