Skip to content

Accessing data pages from bio for continuous replication #5

Description

@aadeodhar

I am trying to access the application I/O data in the kernel using eBPF and came across this project.

I have a couple of questions wrt block filtering and eBPF:

  • What is the current best practice to access page data in eBPF - something like kmap_local_page() in kernel code? Is it allowed from eBPF? If not - what are the reasons for not allowing it?

Can we enhance this solution to do continuous data replication of every I/O instead of the snapshot based approach that is being used here?

Any guidance would be greatly appreciated. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions