java Programming Glossary: smp
Java Refuses to Start - Could not reserve enough space for object heap http://stackoverflow.com/questions/1058471/java-refuses-to-start-could-not-reserve-enough-space-for-object-heap bigsmp geeko@buildhost gcc version 3.3.3 SuSE Linux #1 SMP Mon Dec 12 18 32 25 UTC 2005 'cat proc version' on the RedHat.. gcc version 3.2.3 20030502 Red Hat Linux 3.2.3 52 #1 SMP Tue May 17 17 52 23 EDT 2005 'uname a' gives us the following..
What impact, if any, does the -d64 swtich have on Sun JVM resident memory usage? http://stackoverflow.com/questions/1443677/what-impact-if-any-does-the-d64-swtich-have-on-sun-jvm-resident-memory-usage details Platform RHEL4 64 bit Linux 2.6.9 78.0.5.ELsmp #1 SMP x86_64 Sun Java 6 Java HotSpot TM 64 Bit Server VM build 10.0..
Why does the Sun JVM continue to consume ever more RSS memory even when the heap, etc sizes are stable? http://stackoverflow.com/questions/1612939/why-does-the-sun-jvm-continue-to-consume-ever-more-rss-memory-even-when-the-heap The gory details RHEL4 64 bit Linux 2.6.9 78.0.5.ELsmp #1 SMP Wed Sep 24 ... 2008 x86_64 ... GNU Linux Java 6 build 1.6.0_07..
Java VM: reproducable SIGSEGV on both 1.6.0_17 and 1.6.0_18, how to report? http://stackoverflow.com/questions/2299250/java-vm-reproducable-sigsegv-on-both-1-6-0-17-and-1-6-0-18-how-to-report on demand SIGSEGV ... uname a Linux saturn 2.6.26 2 686 #1 SMP Wed Nov 4 20 45 37 UTC 2009 i686 GNU Linux ... export home wizard..
Is Dalvik's memory model the same as Java's? http://stackoverflow.com/questions/4588076/is-dalviks-memory-model-the-same-as-javas but some key features required for proper behavior on SMP hardware e.g. proper final field handling was missing. Pre Gingerbread..
Is System.nanoTime() completely useless? http://stackoverflow.com/questions/510462/is-system-nanotime-completely-useless the TSC not being synchronized on different processors in SMP systems and due the fact its frequency can vary and hence its..
|