Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
26c3b5361db6b2a3816ec6818e1be4d0b1ce1b3d
/
hyracks
/
hyracks-storage-common
/
src
/
main
/
java
bb3457c
ASTERIXDB-139: Add temp workspace files deletion to IOManager
by Murtadha Hubail
· 9 years ago
1cde365
ASTERIXDB-1053: change IndexLifecycleManager API to use resource name
by Murtadha Hubail
· 9 years ago
017fdfe
Set the priority of the following threads to be Thread.MAX_PRIORITY:
by Yingyi Bu
· 9 years ago
d885779
Change license headers
by Ian Maxon
· 9 years ago
e915e8c
Change Java package from edu.uci.ics to org.apache
by Ian Maxon
· 9 years ago
9939b48
Change folder structure for Java repackage
by Ian Maxon
· 9 years ago
c2cc117
This change includes:
by Yingyi Bu
· 9 years ago
fd43426
improve the buffer cache perf. with 1) a better hash function for fileid-pageid, 2) reduce synchronization in clock page replacement policy.
by Yingyi Bu
· 9 years ago
b5e88a2
Performance fix for BufferCache.
by Yingyi Bu
· 9 years ago
da37cb2
Introducing data replication API to LSM indexes
by Murtadha Hubail
· 9 years ago
fac0d34
1. Fix the "writerCount!=0 during component flushing" issue
by Yingyi Bu
· 9 years ago
0b17175
Adding virtual pages to BufferCache for lsm-on-hdfs
by Ian
· 10 years ago
40508e8
Adding external indexes
by Abdullah Alamoudi
· 10 years ago
0622e8e
Several major changes in hyracks:
by Yingyi Bu
· 10 years ago
a716af0
added ability to trigger an application state dump through the rest api
by zheilbron
· 11 years ago
dfb026a
fix IIndexAccessor interface, add a boolean exclusiveMode parameter for the createSearchCursor method
by buyingyi
· 11 years ago
674bf7e
Merge branch 'master' into yingyi/fullstack_fix
by buyingyi
· 11 years ago
a1f2c5c
Pages are decided to be dirty when the write latches are released. Optimized the scan and update cursor.
by salsubaiee
· 11 years ago
04f685e
fix in-place update
by buyingyi
· 11 years ago
5b82c92
Fixed hot spot code in the buffer cache.
by salsubaiee
· 11 years ago
2be7fcd
LSM-indexes are now unaware of io devices. Absolute directory info is passed to the index.
by salsubaiee
· 11 years ago
276bbc2
add/update license headers
by Till Westmann
· 11 years ago
db5b4b9
Merge branch 'master' into zheilbron/hyracks_asterix_issue470
by zheilbron
· 11 years ago
cc366ad
Addressed Vinayak's comments
by salsubaiee
· 11 years ago
f4737ce
changed virtual buffer cache to throw an error if opened (closed) while open (closed)
by zheilbron
· 11 years ago
f4555c4
Merge branch 'master' into raman/fullstack_lsm_staging_coredump
by salsubaiee
· 11 years ago
52351b4
Orchestrated the use of executors and thread factory and added buffer cache core dump.
by salsubaiee
· 11 years ago
d0930c6
Fixed various bugs that prevented an lsm index from being partitioned accross iodevices.
by salsubaiee
· 11 years ago
46b3981
coredump checkpoint
by ramangrover29
· 12 years ago
20a074d
moved to Asterix project classes related to PersistentLocalResourceRepository
by kisskys
· 12 years ago
5728a70
merged hyracks_lsm_tree and fullstack_asterix_stabilization
by zheilbron
· 12 years ago
819edac
Added IPageCleanerPolicy
by vinayakb
· 12 years ago
0c86039
Copied hyracks trunk into fullstack
by vinayakb
· 12 years ago