issues
search
xerial
/
larray
Large off-heap arrays and mmap files for Scala and Java
Apache License 2.0
400
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Will this project continue to be updated?
#80
Mrhs121
opened
1 year ago
2
java WARNING: MMapBuffer Illegal reflective access operation to field java.io.FileDescriptor.fd
#79
phobrain
opened
1 year ago
0
Shared memory without a backing file
#78
ctrueden
opened
1 year ago
0
Make project up-to-date
#77
xerial
opened
1 year ago
0
Modify UnsafeUtil to be able to run in Java 17
#76
gortiz
closed
1 year ago
1
Support Java 17
#75
gortiz
closed
1 year ago
10
LArrayNative.mmap on Win64 not working for files > 4 GB
#74
flot92
opened
3 years ago
2
Any way to make this work on Android?
#73
AndroidDeveloperLB
opened
4 years ago
0
fix readFrom ByteBuffer error
#72
schernichkin
closed
1 year ago
0
Copying one MappedLByteArray into another MappedLByteArray
#71
huntc
opened
4 years ago
1
Compiler errors on sun.misc in jdk >= 9
#70
ppiotrow
closed
5 years ago
1
Scala 2.13 support
#69
ppiotrow
opened
5 years ago
3
Add support for Scala 2.13
#68
ppiotrow
closed
5 years ago
0
Implement cas for Int and Long arrays.
#67
totalslacker
opened
5 years ago
0
Allow prefetching of a range of mapped file
#66
CAFxX
opened
5 years ago
8
Allow prefetching of a range of mapped file
#65
CAFxX
opened
5 years ago
0
#63 Fix LObjectArrayLarge allocation
#64
xxBedy
opened
6 years ago
1
Unable to create LObjectArray greater than Integer.MAX_VALUE
#63
xxBedy
opened
6 years ago
2
Fix typo
#62
bbq2100
closed
6 years ago
1
Race condition
#61
arauhala
opened
6 years ago
0
MMap write error on jdk1.8_windows _x86
#60
monkeyWie
opened
6 years ago
3
Fixed call to MapViewOfFile to use size_t cast
#59
unbemannt
closed
6 years ago
1
Issues with mmap files larger than 4GB on Windows 64bit operating systems
#58
unbemannt
closed
6 years ago
6
Convert benchmark tests to use JMH
#57
jvz
opened
7 years ago
0
Add NIO Channel APIs for buffers
#56
jvz
opened
7 years ago
0
Additional LBufferAPI methods
#55
jvz
closed
6 years ago
1
Develop
#54
xerial
closed
7 years ago
0
Configure JVM option to avoid OOM killer at Travis
#53
xerial
closed
7 years ago
2
Attach memory area reference to `DirectByteBuffer`s
#52
maciej
closed
7 years ago
2
support Scala 2.12
#51
xuwei-k
closed
7 years ago
1
trace call in writeToArray
#50
jtheuer
closed
8 years ago
6
fix typo
#49
eiryu
closed
8 years ago
1
Added support for scala 2.11.7
#48
xxBedy
closed
8 years ago
1
Fixed view method of MMapBuffer to use correct address ranges
#47
antumbde
closed
8 years ago
8
Is it possiable to expose madvise() API?
#46
kornstar11
opened
9 years ago
1
30x slowdown compared to JDK 7 mmap
#45
Andrei-Pozolotin
closed
8 years ago
1
Expose CAS operation
#44
xerial
opened
10 years ago
0
Split LArray into Java-based projects and Scala API
#43
xerial
closed
10 years ago
0
Add Int-index API for LArray.
#42
xerial
opened
10 years ago
3
New memroy laryout for LArray
#41
xerial
opened
11 years ago
0
Use before/after hooks for cleaning up barrier files in multi-jvm testing
#40
xerial
closed
11 years ago
0
Add toDirectBuffer(offset:Long, size:Offset) : Array[ByteBuffer]
#39
xerial
closed
11 years ago
1
Multi-JVM testing
#38
xerial
closed
11 years ago
2
inline methods
#37
xerial
closed
11 years ago
1
Use the scalatest native array generator
#36
Thaaxoy
closed
11 years ago
1
Reduce the number of test trials
#35
Thaaxoy
closed
11 years ago
0
Workaround for missing mmap-related methods in Java6
#34
xerial
closed
11 years ago
1
MappedLArray
#33
xerial
closed
11 years ago
1
expose getInt, getByte, etc. in LSeq interface
#32
xerial
closed
11 years ago
0
Fix test
#31
Thaaxoy
closed
11 years ago
0
Next