Open in app
Home
Notifications
Lists
Stories

Write
BilyZ
BilyZ

Home

Jan 12, 2021

Binary search algorithm variant

Why I want to write this article? The 3 variants of binary search algorithm confuses me frequently? Why do I need to set right = size or right = size -1? Why is the termination condition is left < right or left ≤ right? So in this article I want…

Binary Search

3 min read


Nov 5, 2020

my question:

my question: how do they leverage the characteristics of NVM e.g. non-volatile, byte-addressable for write operation, it allocates storage in requested operation granularity instead of block allocation. I don’t have another one for this question… use RDMA-NVM to accelerate the speed of I/O 🤗 Assise tries to leverage the high…

Nvm

3 min read

my question:
my question:

Oct 13, 2020

Learning-based memory allocation for C++ server workloads summary

# introduction c++ servers have memory footprints that vary over time, causing heap fragmentation. c++ memory managers cannot move objects To handle multiple requests simultaneously, current os tend to use huge pages The paper tries to solve the problem that reducing fragmentation with huge pages get the prediction of lifetime…

Machine Learning

3 min read

BilyZ

BilyZ

master of SYSU, do research on computer system software

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Pinterest Engineering

    Pinterest Engineering

  • Anshika Bhargava

    Anshika Bhargava

  • Adam Geitgey

    Adam Geitgey

  • Yang Nana

    Yang Nana

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable