Hu Ming

Results 17 comments of Hu Ming

Can you add more retries for this command line? I can access https://mint-releases.b-cdn.net/mint-0.0.613.tar.gz via my browser and setup my proxy properly, but the command line still fails. It seems that...

How about this: - physical_page(ppage): the minimal data unit in page store. - virtual_page(vpage): a chain of physical_page. - node: a virtual_page that understands the structure of a B-link tree...

> To make things clear, we should define some common terminologies first: > > * page: the minimal data unit in the page store > * page addr: a unique...

Finding the dirty page to flush is the same problem as in the traditional buffer pool design. We can do some research on this. The log-structured allocator can also be...

Some idea from section 3.3, 3.4 of "Rethinking Logging, Checkpoints, and Recovery for High-Performance Storage Engines". The main idea is: - Shard the buffer pool and maintain the dirty page...

The issue was resolved by adding a `duration` to `MediaPlayer`. Is this the expected behavior?