Skip to content

Syscalls and system performance #205

@thiagoftsm

Description

@thiagoftsm

As commented here, we need to bring monitoring for more syscalls to have a complete vision about their impact on system performance.

The PR to fix this issue, needs to bring monitoring for the following syscalls:

  • msync
  • fsync
  • fdatasync
  • sync (Already merged)
  • sync_file_range
  • syncfs

We will have histograms and calls for these syscalls, following the received suggestion.

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