DASL: An Index for Enhancing Tail Latency, Microarchitecture Friendliness, and Restructuring Overhead

The skip list is a popular in-memory index in modern database systems. It maintains multiple levels of lists, which makes it efficient in traversing sorted data. In addition, it is flexible in inserting and deleting data, while avoiding the restructuring overhead of tree-based structures. However, t...

Full description

Saved in:
Bibliographic Details
Published inIEEE access Vol. 13; pp. 78303 - 78319
Main Authors Shin, Hojin, Choi, Gunhee, Kim, Bryan S., Yoo, Seehwan, Choi, Jongmoo
Format Journal Article
LanguageEnglish
Published Piscataway IEEE 2025
The Institute of Electrical and Electronics Engineers, Inc. (IEEE)
Subjects
Online AccessGet full text
ISSN2169-3536
2169-3536
DOI10.1109/ACCESS.2025.3565528

Cover

Abstract The skip list is a popular in-memory index in modern database systems. It maintains multiple levels of lists, which makes it efficient in traversing sorted data. In addition, it is flexible in inserting and deleting data, while avoiding the restructuring overhead of tree-based structures. However, there are considerable challenges in the conventional skip list design. First, the linked list structure has a drawback in utilizing microarchitecture features such as cache, pipeline, and SIMD (Single Instruction Multiple Data) capability. Second, the skip list randomly selects the level of a new node. That is, the skip list runs based on probability rather than data distribution, which can lead to suboptimal lookup performance. Unlike balanced tree structures, the worst-case lookup performance of a skip list remains O(n). This paper proposes a new data structure called DASL (Deterministic Arrayed Skip List). It follows the algorithm of the skip list, but seamlessly integrates the array and devises a new deterministic raise operation in order to obtain flexibility, microarchitecture-friendliness, and reduced tail latency. In specific, a node in DASL consists of an array structure with multiple elements instead of a single element, taking advantage of the array within a list structure. Additionally, the raise operation is conducted deterministically instead of probabilistically, allowing data to be more balanced in multiple lists. Furthermore, we devise two optimization techniques, utilization-based adaptive intra-node search and uneven split operation. Experimental results with various synthetic and real-world workloads demonstrate that DASL outperforms other state-of-the-art in-memory indexes, including skip list, B+tree, and ART.
AbstractList The skip list is a popular in-memory index in modern database systems. It maintains multiple levels of lists, which makes it efficient in traversing sorted data. In addition, it is flexible in inserting and deleting data, while avoiding the restructuring overhead of tree-based structures. However, there are considerable challenges in the conventional skip list design. First, the linked list structure has a drawback in utilizing microarchitecture features such as cache, pipeline, and SIMD (Single Instruction Multiple Data) capability. Second, the skip list randomly selects the level of a new node. That is, the skip list runs based on probability rather than data distribution, which can lead to suboptimal lookup performance. Unlike balanced tree structures, the worst-case lookup performance of a skip list remains O(n). This paper proposes a new data structure called DASL (Deterministic Arrayed Skip List). It follows the algorithm of the skip list, but seamlessly integrates the array and devises a new deterministic raise operation in order to obtain flexibility, microarchitecture-friendliness, and reduced tail latency. In specific, a node in DASL consists of an array structure with multiple elements instead of a single element, taking advantage of the array within a list structure. Additionally, the raise operation is conducted deterministically instead of probabilistically, allowing data to be more balanced in multiple lists. Furthermore, we devise two optimization techniques, utilization-based adaptive intra-node search and uneven split operation. Experimental results with various synthetic and real-world workloads demonstrate that DASL outperforms other state-of-the-art in-memory indexes, including skip list, B+tree, and ART.
Author Choi, Jongmoo
Yoo, Seehwan
Shin, Hojin
Choi, Gunhee
Kim, Bryan S.
Author_xml – sequence: 1
  givenname: Hojin
  orcidid: 0009-0004-0195-0291
  surname: Shin
  fullname: Shin, Hojin
  organization: Department of Software, Dankook University, Yongin-si, Gyeonggi-do, South Korea
– sequence: 2
  givenname: Gunhee
  surname: Choi
  fullname: Choi, Gunhee
  organization: Department of Software, Dankook University, Yongin-si, Gyeonggi-do, South Korea
– sequence: 3
  givenname: Bryan S.
  orcidid: 0000-0002-3689-3985
  surname: Kim
  fullname: Kim, Bryan S.
  organization: Department of Electrical Engineering and Computer Science, Syracuse University, Syracuse, NY, USA
– sequence: 4
  givenname: Seehwan
  orcidid: 0000-0001-5464-4619
  surname: Yoo
  fullname: Yoo, Seehwan
  email: seehwan.yoo@dankook.ac.kr
  organization: Department of Mobile Systems Engineering, Dankook University, Yongin-si, Gyeonggi-do, South Korea
– sequence: 5
  givenname: Jongmoo
  orcidid: 0000-0003-2042-6327
  surname: Choi
  fullname: Choi, Jongmoo
  email: choijm@dankook.ac.kr
  organization: Department of Software, Dankook University, Yongin-si, Gyeonggi-do, South Korea
BookMark eNplkU9vEzEQxS1UJEroJ4CDJa5N8N_1mlsUUhopqBIpZ2vkHTeOFm_w7gL59jhsVVUwl7Fm5v2k9_yaXKQuISFvOVtwzuyH5Wq13u0Wggm9kLrSWtQvyKXglZ1LLauLZ-9X5KrvD6xUXUbaXBL8tNxtP9JlopvU4G8aukzXaQ_Jx_RA7yG2dAsDJn-6pl-izx1kv48D-mHMSG9yxNS0MWHfX1NIDf2K_ZDH8_asv_uJeY_QvCEvA7Q9Xj32Gfl2s75f3c63d583q-V27mXFh7mshDSI2ljNJDeyDoZbMIHXELy1rBa6sRUiV0JBzXRQVhhlONSKBfRWzshm4jYdHNwxx--QT66D6P4OuvzgIA_Rt-h0kFgZqQRyq3iQlmkVNG9q1FizBgpLTawxHeH0C9r2CciZOyfvwPti3J2Td4_JF9n7SXbM3Y-xpOEO3ZhTce2kYMWUlaVmRE5XJdG-zxj-Y0-_-i_73aSKiPhMYY21Usk_p6ScNg
CODEN IAECCG
Cites_doi 10.1109/ICDE.2017.54
10.1145/1233341.1233413
10.14778/2809974.2809990
10.1109/ICDE.2013.6544812
10.1109/ICDE.2013.6544834
10.1145/1186810.1186816
10.1007/s00453-004-1138-6
10.1145/2168836.2168855
10.1007/978-3-642-38527-8_13
10.1145/3034786.3056117
10.14778/3352063.3352134
10.1145/3064176.3064193
10.1145/2694344.2694359
10.1007/978-3-319-56111-0_1
10.1145/1807128.1807152
10.1145/1734663.1734671
10.1145/3423211.3425672
10.3390/app13179925
10.1007/978-3-540-72951-8_11
10.1115/1.4052728
10.1145/3654919
10.1007/s00778-024-00864-x
10.1145/3552326.3587457
10.1145/335191.335449
10.1145/3514221.3517884
10.1145/1807167.1807206
10.1007/s00446-022-00441-x
10.1145/3626246.3654691
10.14778/3421424.3421425
10.1145/78973.78977
ContentType Journal Article
Copyright Copyright The Institute of Electrical and Electronics Engineers, Inc. (IEEE) 2025
Copyright_xml – notice: Copyright The Institute of Electrical and Electronics Engineers, Inc. (IEEE) 2025
DBID 97E
ESBDL
RIA
RIE
AAYXX
CITATION
7SC
7SP
7SR
8BQ
8FD
JG9
JQ2
L7M
L~C
L~D
ADTOC
UNPAY
DOA
DOI 10.1109/ACCESS.2025.3565528
DatabaseName IEEE Xplore (IEEE)
IEEE Xplore Open Access Journals
IEEE All-Society Periodicals Package (ASPP) 1998–Present
IEEE Electronic Library (IEL)
CrossRef
Computer and Information Systems Abstracts
Electronics & Communications Abstracts
Engineered Materials Abstracts
METADEX
Technology Research Database
Materials Research Database
ProQuest Computer Science Collection
Advanced Technologies Database with Aerospace
Computer and Information Systems Abstracts – Academic
Computer and Information Systems Abstracts Professional
Unpaywall for CDI: Periodical Content
Unpaywall
DOAJ Directory of Open Access Journals
DatabaseTitle CrossRef
Materials Research Database
Engineered Materials Abstracts
Technology Research Database
Computer and Information Systems Abstracts – Academic
Electronics & Communications Abstracts
ProQuest Computer Science Collection
Computer and Information Systems Abstracts
Advanced Technologies Database with Aerospace
METADEX
Computer and Information Systems Abstracts Professional
DatabaseTitleList

Materials Research Database
Database_xml – sequence: 1
  dbid: DOA
  name: DOAJ Directory of Open Access Journals
  url: https://www.doaj.org/
  sourceTypes: Open Website
– sequence: 2
  dbid: RIE
  name: IEEE Electronic Library (IEL)
  url: https://proxy.k.utb.cz/login?url=https://ieeexplore.ieee.org/
  sourceTypes: Publisher
– sequence: 3
  dbid: UNPAY
  name: Unpaywall
  url: https://proxy.k.utb.cz/login?url=https://unpaywall.org/
  sourceTypes: Open Access Repository
DeliveryMethod fulltext_linktorsrc
Discipline Engineering
EISSN 2169-3536
EndPage 78319
ExternalDocumentID oai_doaj_org_article_5f3e67342e1941f39054f51d8e5e80da
10.1109/access.2025.3565528
10_1109_ACCESS_2025_3565528
10979934
Genre orig-research
GrantInformation_xml – fundername: MSIT under the Global Research Support Program in the Digital Field Program supervised by the Institute for Information and Communications Technology Planning and Evaluation (IITP)
  grantid: RS-2024-00428758
– fundername: Basic Science Research Program through the National Research Foundation of Korea (NRF)
– fundername: Ministry of Science and ICT (MSIT), South Korea
  grantid: 2022R1A2C1006050
– fundername: Development of Novel Key-Value DB for Unstructured Bigdata (SW StarLab)
  grantid: 2022-0-01022
GroupedDBID 0R~
4.4
5VS
6IK
97E
AAJGR
ABAZT
ABVLG
ACGFS
ADBBV
AGSQL
ALMA_UNASSIGNED_HOLDINGS
BCNDV
BEFXN
BFFAM
BGNUA
BKEBE
BPEOZ
EBS
EJD
ESBDL
GROUPED_DOAJ
IPLJI
JAVBF
KQ8
M43
M~E
O9-
OCL
OK1
RIA
RIE
RNS
AAYXX
CITATION
7SC
7SP
7SR
8BQ
8FD
JG9
JQ2
L7M
L~C
L~D
ADTOC
UNPAY
ID FETCH-LOGICAL-c361t-36237ee5795031738f719a7f18afc990825d96ee1424a805f4927471a840fec93
IEDL.DBID RIE
ISSN 2169-3536
IngestDate Fri Oct 03 12:50:25 EDT 2025
Sun Sep 07 11:25:33 EDT 2025
Wed Oct 08 08:10:32 EDT 2025
Wed Oct 01 06:26:29 EDT 2025
Wed Aug 27 01:53:10 EDT 2025
IsDoiOpenAccess true
IsOpenAccess true
IsPeerReviewed true
IsScholarly true
Language English
License https://creativecommons.org/licenses/by/4.0/legalcode
cc-by
LinkModel DirectLink
MergedId FETCHMERGED-LOGICAL-c361t-36237ee5795031738f719a7f18afc990825d96ee1424a805f4927471a840fec93
Notes ObjectType-Article-1
SourceType-Scholarly Journals-1
ObjectType-Feature-2
content type line 14
ORCID 0009-0004-0195-0291
0000-0003-2042-6327
0000-0001-5464-4619
0000-0002-3689-3985
OpenAccessLink https://proxy.k.utb.cz/login?url=https://ieeexplore.ieee.org/document/10979934
PQID 3201739333
PQPubID 4845423
PageCount 17
ParticipantIDs doaj_primary_oai_doaj_org_article_5f3e67342e1941f39054f51d8e5e80da
unpaywall_primary_10_1109_access_2025_3565528
ieee_primary_10979934
proquest_journals_3201739333
crossref_primary_10_1109_ACCESS_2025_3565528
ProviderPackageCode CITATION
AAYXX
PublicationCentury 2000
PublicationDate 20250000
2025-00-00
20250101
2025-01-01
PublicationDateYYYYMMDD 2025-01-01
PublicationDate_xml – year: 2025
  text: 20250000
PublicationDecade 2020
PublicationPlace Piscataway
PublicationPlace_xml – name: Piscataway
PublicationTitle IEEE access
PublicationTitleAbbrev Access
PublicationYear 2025
Publisher IEEE
The Institute of Electrical and Electronics Engineers, Inc. (IEEE)
Publisher_xml – name: IEEE
– name: The Institute of Electrical and Electronics Engineers, Inc. (IEEE)
References ref13
ref35
ref12
ref34
ref15
ref36
ref11
ref33
(ref38) 2024
ref10
ref17
ref16
(ref2) 2024
ref18
Bose (ref29)
Munro (ref27)
(ref37) 2024
ref24
ref23
ref26
Lee (ref14)
ref25
ref20
ref42
ref41
ref22
ref21
ref43
(ref3) 2024
ref28
(ref39) 2024
ref8
(ref30) 2024
Cao (ref32)
ref7
ref9
(ref31) 2024
ref6
(ref1) 2024
ref5
Elhemali (ref4)
ref40
Na (ref19) 2023; 13
References_xml – volume-title: Stx-btree
  year: 2024
  ident: ref31
– volume-title: Cache-Sensitive Skip List
  year: 2024
  ident: ref38
– ident: ref18
  doi: 10.1109/ICDE.2017.54
– ident: ref28
  doi: 10.1145/1233341.1233413
– volume-title: Yahoo! Cloud Serving Benchmark in C++
  year: 2024
  ident: ref39
– ident: ref41
  doi: 10.14778/2809974.2809990
– ident: ref12
  doi: 10.1109/ICDE.2013.6544812
– ident: ref11
  doi: 10.1109/ICDE.2013.6544834
– ident: ref26
  doi: 10.1145/1186810.1186816
– ident: ref24
  doi: 10.1007/s00453-004-1138-6
– ident: ref13
  doi: 10.1145/2168836.2168855
– ident: ref16
  doi: 10.1007/978-3-642-38527-8_13
– ident: ref20
  doi: 10.1145/3034786.3056117
– start-page: 209
  volume-title: Proc. 18th USENIX Conf. File Storage Technol.
  ident: ref32
  article-title: Characterizing, modeling, and benchmarking RocksDB key-value workloads at Facebook
– ident: ref21
  doi: 10.14778/3352063.3352134
– ident: ref22
  doi: 10.1145/3064176.3064193
– ident: ref7
  doi: 10.1145/2694344.2694359
– ident: ref17
  doi: 10.1007/978-3-319-56111-0_1
– ident: ref34
  doi: 10.1145/1807128.1807152
– volume-title: RocksDB
  year: 2024
  ident: ref2
– ident: ref8
  doi: 10.1145/1734663.1734671
– ident: ref23
  doi: 10.1145/3423211.3425672
– volume: 13
  start-page: 9925
  issue: 17
  year: 2023
  ident: ref19
  article-title: ESL: A high-performance skiplist with express lane
  publication-title: Appl. Sci.
  doi: 10.3390/app13179925
– ident: ref40
  doi: 10.1007/978-3-540-72951-8_11
– ident: ref15
  doi: 10.1115/1.4052728
– start-page: 367
  volume-title: Proc. 3rd Annu. ACM-SIAM Symp. Discrete Algorithms
  ident: ref27
  article-title: Deterministic skip lists
– ident: ref36
  doi: 10.1145/3654919
– ident: ref43
  doi: 10.1007/s00778-024-00864-x
– ident: ref5
  doi: 10.1145/3552326.3587457
– ident: ref9
  doi: 10.1145/335191.335449
– start-page: 257
  volume-title: Proc. 15th USENIX Conf. File Storage Technol. (FAST)
  ident: ref14
  article-title: WORT: Write optimal radix tree for persistent memory storage systems
– volume-title: Perf: Linux Profiling With Performance Counters
  year: 2024
  ident: ref30
– start-page: 1037
  volume-title: Proc. USENIX Annu. Tech. Conf. (USENIX ATC)
  ident: ref4
  article-title: Amazon DynamoDB: A scalable, predictably performant, and fully managed NoSQL database service
– ident: ref6
  doi: 10.1145/3514221.3517884
– volume-title: Libart
  year: 2024
  ident: ref37
– ident: ref10
  doi: 10.1145/1807167.1807206
– ident: ref25
  doi: 10.1007/s00446-022-00441-x
– ident: ref42
  doi: 10.1145/3626246.3654691
– volume-title: Redis
  year: 2024
  ident: ref3
– start-page: 1106
  volume-title: Proc. 19th Annu. ACM-SIAM Symp. Discrete Algorithms
  ident: ref29
  article-title: Dynamic optimality for skip lists and B-trees
– ident: ref35
  doi: 10.14778/3421424.3421425
– volume-title: LevelDB
  year: 2024
  ident: ref1
– ident: ref33
  doi: 10.1145/78973.78977
SSID ssj0000816957
Score 2.3366766
Snippet The skip list is a popular in-memory index in modern database systems. It maintains multiple levels of lists, which makes it efficient in traversing sorted...
SourceID doaj
unpaywall
proquest
crossref
ieee
SourceType Open Website
Open Access Repository
Aggregation Database
Index Database
Publisher
StartPage 78303
SubjectTerms Algorithms
Array-based indexing
Arrays
Computer memory
Data structures
database index
deterministic algorithm
in-memory indexes
Indexes
Microarchitecture
Nodes
Optimization
Optimization techniques
performance optimizations
Periodic structures
Probabilistic logic
Single instruction multiple data
skip list
Skip lists
Subspace constraints
Tail
Throughput
SummonAdditionalLinks – databaseName: DOAJ Directory of Open Access Journals
  dbid: DOA
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV1LS8QwEA7iRT2IT6wvcvC41aZp2sTburqs4gN8gLeQbScqLFVQEf-9M2lXKh68eGwp7XS-NPm-JvmGsb001aANjGNsMGmcea_icZmM47IQHgk5TT6SULy4zEd32dm9uu-U-qI1YY09cJO4A-Ul5IXMUkC5LTxKdJV5JSoNCnRSBWqUaNMRU6EP1iI3qmhthkRiDvqDAb4RCsJU7UtkMYrqr3eGouDY35ZY-cE2597rF_f54SaTzsAzXGKLLWPk_SbSZTYD9Qpb6PgIrjI47t-cH_J-zU_J_JAjEeUn9SNZadQP_NY9Tfi5I3L82eMXtAKvO33Ah2R1XE3C-vced3XFr6GxlQ1bGPkVtnbssqs1djc8uR2M4rZ-QlzKXLzFODbJAkAVRiEShdS-EMYVXmjnS0O1zlVlcgDa7OZ0onxmgkZ1KPo8lEaus9n6uYYNxslBwCuPbEWKrFR4JH0GucirEiljkkSsN02lfWlsMmyQF4mxTeYtZd62mY_YEaX7-1LyuA4nEHnbIm__Qj5iawRW53k0RSmziG1P0bPtB_lqJRIdMv-TMmLxN6K_YnWhSuWPWDf_I9YtNk_3bP7dbLNZBBF2kM28jXdDw_0CZs_rhg
  priority: 102
  providerName: Directory of Open Access Journals
– databaseName: Unpaywall
  dbid: UNPAY
  link: http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV1Lb9QwEB7B9oA4FApFDRTkA8f1EsdxEnMLS1ct6kttVyony0nsFrFKK3UrVH49M05aZUFCcEzkKM484m80M98AvE-SwhXaVRwNJuGp94pXdVzxOhceATklHylQPDjMdufpl3N13vNsUy_MMH8vYv3BhrGBGMclaiIRfKikeAxrmULgPYK1-eFx-ZXGx4lMcxkSkW_-8uTK2RMo-vuZKivw8slte23vftjFYnDSzJ51Ldw3gaCQCky-T26X1aT--Rt94z9-xHNY7xEnKzsT2YBHrn0BTwc8hC_BfS5P9z-ysmV7RJ7IEMiynfaSqDjaC3Zmvy3YviVwfTdmB1TBN0w_sBlRJTeLUD8_ZrZt2InraGlDCyQ7Qm_BX36zCfPZztl0l_fzF3gtM7HkeLbJ3DmVa4WazGXhc6Ft7kVhfa1pVrpqdOYcNcvZIlY-1SHGtRg0eldr-QpG7VXrtoARA4FXHtGOFGmt8Er61GUia2qEnHEcwfheM-a6o9kwITyJtSmnU7RFQ9IzvfQi-ETae1hKHNnhBkrd9C5nlJcuy2WaOKFT4aVGdOqVaAqnXBE3NoJN0v3gfZTilGkE2_fGYHqHvjESgRKRB0oZAX8wkD_22ml6Za-v_3P9NoxQRe4tYp1l9a638V-hUvZ1
  priority: 102
  providerName: Unpaywall
Title DASL: An Index for Enhancing Tail Latency, Microarchitecture Friendliness, and Restructuring Overhead
URI https://ieeexplore.ieee.org/document/10979934
https://www.proquest.com/docview/3201739333
https://doi.org/10.1109/access.2025.3565528
https://doaj.org/article/5f3e67342e1941f39054f51d8e5e80da
UnpaywallVersion publishedVersion
Volume 13
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
journalDatabaseRights – providerCode: PRVAFT
  databaseName: Open Access Digital Library
  customDbUrl:
  eissn: 2169-3536
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0000816957
  issn: 2169-3536
  databaseCode: KQ8
  dateStart: 20130101
  isFulltext: true
  titleUrlDefault: http://grweb.coalliance.org/oadl/oadl.html
  providerName: Colorado Alliance of Research Libraries
– providerCode: PRVAON
  databaseName: DOAJ Directory of Open Access Journals
  customDbUrl:
  eissn: 2169-3536
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0000816957
  issn: 2169-3536
  databaseCode: DOA
  dateStart: 20130101
  isFulltext: true
  titleUrlDefault: https://www.doaj.org/
  providerName: Directory of Open Access Journals
– providerCode: PRVHPJ
  databaseName: ROAD: Directory of Open Access Scholarly Resources
  customDbUrl:
  eissn: 2169-3536
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssj0000816957
  issn: 2169-3536
  databaseCode: M~E
  dateStart: 20130101
  isFulltext: true
  titleUrlDefault: https://road.issn.org
  providerName: ISSN International Centre
link http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwjV1Nb9QwEB3RcgAOfLYiUFY-cNxskzhOYm5h6aqgdkHQlcrJcpIxIFZppe6qKr-eGSe7SkFI3JLIkp28cfzG43kD8DpJCiw0ViEZTBKmzqmwqqMqrPPYESHn4CM7iqfz7HiRfjhX532yus-FQUR_-AwnfOlj-c1FveatskOOltJ6mu7ATl5kXbLWdkOFK0holffKQtT0sJxO6SXIB0zURBJxUVxyfbD6eJH-vqrKLYJ5b91e2ptru1wO1prZI5hvRtkdMfk5Wa-qSf3rDwHH_36Nx_CwZ52i7MzkCdzB9ik8GGgRPgN8V345eSPKVrxnAUVBZFYctd9ZjqP9Js7sj6U4sUywb8bilE_xDUMQYsZyyc3Sn6EfC9s24jN20rQ-DVJ8pBlDv_1mDxazo7PpcdjXYAhrmcWrkNY3mSOqXCtCM5eFy2NtcxcX1tWa66WrRmeInDBni0i5VHs_15Lj6LDWch9224sWn4NgFQKnHDEeGae1ojvpUszirKmJdkZRAOMNNuayk9ow3kWJtOmgNAyl6aEM4C3jt23KOtn-AX1r0087o5zELJdpgrFOYyc1MVSn4qZAhUXU2AD2GJ9Bfx00ARxszMH0k_rKSCJLLCAoZQDh1kT-Gqv1lS5vjfXFP7p5Cfe5WbelcwC7hAu-IpKzqkZ-c2DkTXwEdxfzT-XX39lO-OY
linkProvider IEEE
linkToHtml http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwjV3Pb9MwFLZgHAYHfm4iMMAHjk2XxHYScytlVQdtkaCTdrMc5xkQVTZprabx1_Oek1YZCIlbEjmyne85_p7t9z3G3mZZCaWGKkaDyWLpvYorl1SxK1KPhJw2H8lRnC_y6Zn8eK7Ou2D1EAsDAOHwGQzpMuzl1xduQ0tlx7RbivOpvMvuKSmlasO1dksqlENCq6LTFsLCx6PxGLuBXmCmhgKpi6Kk6735J8j0d3lVblHM_U1zaW-u7WrVm20mj9hi2872kMnP4WZdDd2vPyQc_7sjj9nDjnfyUWsoT9gdaJ6yBz01wmcMPoy-zt7xUcNPSUKRI53lJ813EuRovvGl_bHiM0sU-2bA53SOr78JwSckmFyvwin6AbdNzb9AK04bAiH5Zxwz-OOvD9jZ5GQ5nsZdFobYiTxdxzjDiQJAFVohnoUofZFqW_i0tN5pypiuap0DUMicLRPlpQ6erkXX0YPT4pDtNRcNPGecdAi88sh5RCqdwjvhJeRpXjsknkkSscEWG3PZim2Y4KQk2rRQGoLSdFBG7D3htytKStnhAX5r0w08o7yAvBAyg1TL1AuNHNWrtC5BQZnUNmIHhE-vvhaaiB1tzcF0w_rKCKRLJCEoRMTinYn81VYbcl3eauuLf1Tzhu1Pl_OZmZ0uPr1k9-mVdoHniO0hRvAKKc-6eh0M_TdaKfmO
linkToUnpaywall http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwlV1Lb9QwEB7B9oA4FApFDRTkA8f1EsdxEnMLS1ct6kttVyony0nsFrFKK3UrVH49M05aZUFCcEzkKM484m80M98AvE-SwhXaVRwNJuGp94pXdVzxOhceATklHylQPDjMdufpl3N13vNsUy_MMH8vYv3BhrGBGMclaiIRfKikeAxrmULgPYK1-eFx-ZXGx4lMcxkSkW_-8uTK2RMo-vuZKivw8slte23vftjFYnDSzJ51Ldw3gaCQCky-T26X1aT--Rt94z9-xHNY7xEnKzsT2YBHrn0BTwc8hC_BfS5P9z-ysmV7RJ7IEMiynfaSqDjaC3Zmvy3YviVwfTdmB1TBN0w_sBlRJTeLUD8_ZrZt2InraGlDCyQ7Qm_BX36zCfPZztl0l_fzF3gtM7HkeLbJ3DmVa4WazGXhc6Ft7kVhfa1pVrpqdOYcNcvZIlY-1SHGtRg0eldr-QpG7VXrtoARA4FXHtGOFGmt8Er61GUia2qEnHEcwfheM-a6o9kwITyJtSmnU7RFQ9IzvfQi-ETae1hKHNnhBkrd9C5nlJcuy2WaOKFT4aVGdOqVaAqnXBE3NoJN0v3gfZTilGkE2_fGYHqHvjESgRKRB0oZAX8wkD_22ml6Za-v_3P9NoxQRe4tYp1l9a638V-hUvZ1
openUrl ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=DASL%3A+An+Index+for+Enhancing+Tail+Latency%2C+Microarchitecture+Friendliness%2C+and+Restructuring+Overhead&rft.jtitle=IEEE+access&rft.au=Shin%2C+Hojin&rft.au=Choi%2C+Gunhee&rft.au=Kim%2C+Bryan+S.&rft.au=Yoo%2C+Seehwan&rft.date=2025&rft.pub=IEEE&rft.eissn=2169-3536&rft.volume=13&rft.spage=78303&rft.epage=78319&rft_id=info:doi/10.1109%2FACCESS.2025.3565528&rft.externalDocID=10979934
thumbnail_l http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=2169-3536&client=summon
thumbnail_m http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=2169-3536&client=summon
thumbnail_s http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=2169-3536&client=summon