Skip to content

Author of the FlexSC #3

@foxhoundsk

Description

@foxhoundsk

Are you the author of paper of the FlexSC? If you are, I have a question to ask you, how do you implement syscalls like write(), read() and syscalls that depends on current() ( macro to get task_struct currently executing), if you process the syscall with batching, you may get current() which is another task, this is not our expectation since the syscall may failed by accessing unexpected address space. I'm wondering how you done this in the paper.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions