Matthias Baesken
|
60e2afe2d3
|
8243389: enhance os::pd_print_cpu_info on linux
Reviewed-by: dholmes, mdoerr
|
2020-04-29 08:57:40 +02:00 |
|
John Paul Adrian Glaubitz
|
1b16192363
|
8243997: Linux build failed after JDK-8242244
Reviewed-by: ihse
|
2020-04-28 18:23:12 +02:00 |
|
John Paul Adrian Glaubitz
|
1b0a423f6f
|
8242244: Remove redundant ELF machine definitions
Reviewed-by: dholmes
|
2020-04-28 11:43:00 +02:00 |
|
Denghui Dong
|
9743ec80f1
|
8240360: NativeLibraryEvent has wrong library name on Linux
Reviewed-by: ysuenaga, clanger
|
2020-04-07 21:18:24 +09:00 |
|
John Paul Adrian Glaubitz
|
edc4ffe54b
|
8199138: Add RISC-V support to Zero
Reviewed-by: erikj, stuefe
|
2020-04-07 08:45:01 +02:00 |
|
Robbin Ehn
|
bf41f548e1
|
8220051: Remove global safepoint code
Reviewed-by: mdoerr, dcubed, eosterlund, bulasevich, coleenp
|
2020-04-01 14:54:44 +02:00 |
|
Thomas Stuefe
|
40173c5042
|
8241395: Factor out platform independent code for os::xxx_memory_special()
Reviewed-by: mbaesken, mdoerr, lucy
|
2020-03-24 18:41:07 +01:00 |
|
Matthias Neugschwandtner
|
99546049b3
|
8235908: omit ThreadPriorityPolicy warning when value is set from image
Reviewed-by: dholmes, clanger, kvn
|
2020-03-18 15:59:07 -07:00 |
|
Matthias Baesken
|
6f7a103abc
|
8240824: enhance print_full_memory_info on Linux by THP related information
Reviewed-by: dholmes, stuefe
|
2020-03-17 08:53:29 +01:00 |
|
Severin Gehwolf
|
add18914fb
|
8239785: Cgroups: Incorrect detection logic on old systems in hotspot
Return NULL subsystem if no cgroup controllers are mounted.
Reviewed-by: bobv, mbaesken
|
2020-02-25 12:17:26 +01:00 |
|
Per Lidén
|
a9207420c5
|
8239129: ZGC: Allow -XX:AllocateHeapAt to use any filesystem
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: stefank, pliden, ysuenaga
|
2020-02-24 13:52:07 +01:00 |
|
David Holmes
|
bd028945bd
|
8238988: Rename thread "in stack" methods and add in_stack_range
Reviewed-by: coleenp, dcubed
|
2020-02-23 22:35:59 -05:00 |
|
Ivan Walulya
|
976473690b
|
8216975: Using ForceNUMA does not disable adaptive sizing with parallel gc
Reviewed-by: kbarrett, tschatzl, lkorinth
|
2020-02-21 10:56:30 +01:00 |
|
Stefan Karlsson
|
e4b27a48a0
|
8183574: Unify the is_power_of_2 functions
Reviewed-by: kbarrett, redestad
|
2020-02-17 10:03:17 +01:00 |
|
David Holmes
|
4e4d1f2b4d
|
8234372: Investigate use of Thread::stack_base() and queries for "in stack"
Reviewed-by: dcubed, stuefe
|
2020-02-12 20:19:50 -05:00 |
|
Per Lidén
|
0f06a9a5cd
|
8237825: ZGC: Replace -XX:ZPath with -XX:AllocateHeapAt
Reviewed-by: eosterlund
|
2020-01-30 12:41:56 +01:00 |
|
Per Lidén
|
24691f248c
|
8237758: ZGC: Move get_mempolicy() syscall wrapper to ZSyscall
Reviewed-by: eosterlund
|
2020-01-30 12:41:47 +01:00 |
|
Per Lidén
|
91d58b8f96
|
8237649: ZGC: Improved NUMA support when using small pages
Reviewed-by: eosterlund, smonteith
|
2020-01-30 12:41:26 +01:00 |
|
David Holmes
|
7c27f9f5dd
|
8235741: Inappropriate uses of os::javaTimeMillis()
Reviewed-by: rehn, kbarrett, egahlin, shade
|
2020-01-17 00:52:10 -05:00 |
|
Severin Gehwolf
|
4ca0699585
|
8237479: 8230305 causes slowdebug build failure
Declare methods as pure virtual.
Reviewed-by: dcubed, dholmes
|
2020-01-18 20:54:37 +01:00 |
|
Severin Gehwolf
|
d462a6b5c9
|
8230305: Cgroups v2: Container awareness
Implement Cgroups v2 container awareness in hotspot
Reviewed-by: bobv, dholmes
|
2019-11-07 17:11:59 +01:00 |
|
Per Lidén
|
d98a39a0e7
|
8237200: ZGC: Rename ZBackingPath to ZMountPoint
Reviewed-by: stefank, eosterlund, smonteith
|
2020-01-17 10:20:38 +01:00 |
|
Per Lidén
|
74f0ef5050
|
8237199: ZGC: Rename ZBackingFile to ZPhysicalMemoryBacking
Reviewed-by: stefank, eosterlund, smonteith
|
2020-01-17 10:20:38 +01:00 |
|
Per Lidén
|
c6dc3308a1
|
8237198: ZGC: Share multi-mapping code in ZBackingFile
Reviewed-by: stefank, eosterlund, smonteith
|
2020-01-17 10:20:37 +01:00 |
|
Ioi Lam
|
584db9818a
|
8236625: Remove writeable macro from JVM flags declaration
Reviewed-by: coleenp, hseigel, gziemski
|
2020-01-07 18:56:18 -08:00 |
|
Matthias Baesken
|
e5b0e366ea
|
8235489: handle return values of sscanf calls in hotspot
Reviewed-by: clanger, kbarrett
|
2019-12-11 09:42:52 +01:00 |
|
Matthias Baesken
|
14391e8046
|
8234397: add OS uptime information to os::print_os_info output
Reviewed-by: clanger, dholmes, lucy
|
2019-12-03 15:17:59 +01:00 |
|
Kim Barrett
|
577e87e5b2
|
8234779: Provide idiom for declaring classes noncopyable
Add NONCOPYABLE macro and uses.
Reviewed-by: dholmes, pliden, coleenp
|
2019-12-03 19:09:30 -05:00 |
|
Per Lidén
|
5e758d2368
|
8234543: ZGC: Parallel pre-touch
Reviewed-by: eosterlund, stefank
|
2019-12-03 13:51:29 +01:00 |
|
Stefan Karlsson
|
161333eeba
|
8234748: Clean up atomic and orderAccess includes
Reviewed-by: dholmes
|
2019-11-26 10:47:46 +01:00 |
|
Stefan Karlsson
|
0ad50c2b5c
|
8234740: Harmonize parameter order in Atomic - cmpxchg
Reviewed-by: rehn, dholmes
|
2019-11-25 12:33:15 +01:00 |
|
Stefan Karlsson
|
d45ec50076
|
8234737: Harmonize parameter order in Atomic - add
Reviewed-by: rehn, dholmes
|
2019-11-25 12:31:39 +01:00 |
|
Sangheon Kim
|
46c3d43f83
|
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
Reviewed-by: kbarrett, sjohanss, tschatzl
|
2019-11-13 10:51:41 -08:00 |
|
Sangheon Kim
|
52116d808c
|
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
Reviewed-by: kbarrett, sjohanss, tschatzl, pliden
|
2019-11-13 10:49:12 -08:00 |
|
Coleen Phillimore
|
b4d28f36fc
|
8232735: Convert PrintJNIResolving to Unified Logging
Converted the existing output at debug level because it is noisy
Reviewed-by: iklam, dholmes
|
2019-11-11 12:11:34 -05:00 |
|
Bob Vandette
|
f5632e62b2
|
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100
Reviewed-by: dholmes, sgehwolf, redestad
|
2019-10-31 19:32:41 +00:00 |
|
Per Lidén
|
ee4c8f5f19
|
8232239: ZGC: Inline ZCPU::count() and ZCPU:id()
Reviewed-by: tschatzl
|
2019-10-21 09:58:32 +02:00 |
|
Claes Redestad
|
a4e6e67553
|
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
Reviewed-by: bobv, sgehwolf
|
2019-10-17 00:19:02 +02:00 |
|
Claes Redestad
|
638fe2b833
|
8232211: Remove dead code from os.hpp|cpp
Reviewed-by: dholmes, dcubed, rehn
|
2019-10-17 00:00:13 +02:00 |
|
Erik Österlund
|
13d0bac294
|
8224820: ZGC: Support discontiguous heap reservations
Reviewed-by: pliden, stefank
|
2019-09-24 10:04:13 +00:00 |
|
David Holmes
|
23ec926327
|
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
Reviewed-by: lkorinth, hseigel, thartmann, dnsimon
|
2019-09-24 03:28:42 -04:00 |
|
Bob Vandette
|
591c4f80f1
|
8229202: Docker reporting causes secondary crashes in error handling
Reviewed-by: coleenp, hseigel, mseledtsov
|
2019-09-11 17:30:30 +00:00 |
|
Leo Korinth
|
4b6f9ed07f
|
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
Reviewed-by: dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:30 +02:00 |
|
Leo Korinth
|
eafb888c18
|
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:27 +02:00 |
|
Per Lidén
|
536122fed6
|
8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux
Reviewed-by: stefank
|
2019-08-28 09:50:21 +02:00 |
|
Per Lidén
|
1a76c72367
|
8230090: ZGC: Introduce ZSyscall
Reviewed-by: stefank
|
2019-08-28 09:50:20 +02:00 |
|
Stefan Karlsson
|
e1aca70a1c
|
8229836: Remove include of globals.hpp from allocation.hpp
Reviewed-by: coleenp, kbarrett
|
2019-08-26 09:13:38 +02:00 |
|
Andrew Dinn
|
047b8bfeb7
|
8224974: Implement JEP 352
Non-Volatile Mapped Byte Buffers
Reviewed-by: alanb, kvn, bpb, gromero, darcy, shade, bulasevich, dchuyko
|
2019-08-20 10:11:53 +01:00 |
|
Matthias Baesken
|
f454862e65
|
8228902: add os::dll_load to the unified logging os category
Reviewed-by: coleenp, mdoerr
|
2019-08-02 10:10:42 +02:00 |
|
David Holmes
|
9e4054bd0e
|
8227250: UserHandler contains ancient LinuxThreads code
Reviewed-by: hseigel, dcubed
|
2019-07-31 00:02:01 -04:00 |
|