2017
DOI: 10.1145/3070693
|View full text |Cite
|
Sign up to set email alerts
|

Cost-Oblivious Storage Reallocation

Abstract: Databases allocate and free blocks of storage on disk. Freed blocks introduce holes where no data is stored. Allocation systems attempt to reuse such deallocated regions in order to minimize the footprint on disk. When previously allocated blocks cannot be moved, this problem is called the memory allocation problem. The competitive ratio for this problem has matching upper and lower bounds that are logarithmic in the number of requests and in the ratio of the… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(11 citation statements)
references
References 59 publications
0
11
0
Order By: Relevance
“…Being cost oblivious means that the scheduler does not use any knowledge of f . Cost obliviousness was introduced in [8], motivated by the practical problem of storage reallocation in database systems. Cost obliviousness is desirable, because the true cost of reallocation may be complex or even unknown.…”
Section: Reallocation and Schedulingmentioning
confidence: 99%
See 4 more Smart Citations
“…Being cost oblivious means that the scheduler does not use any knowledge of f . Cost obliviousness was introduced in [8], motivated by the practical problem of storage reallocation in database systems. Cost obliviousness is desirable, because the true cost of reallocation may be complex or even unknown.…”
Section: Reallocation and Schedulingmentioning
confidence: 99%
“…Cost oblivious reallocation is a relatively new concept that we recently introduced [8]. In that paper, the goal was to minimize the total space footprint of the data being stored; this is analogous to minimizing the makespan (i.e., the maximum time that any job completes) in scheduling.…”
Section: Other Related Workmentioning
confidence: 99%
See 3 more Smart Citations