Skip to content

100% CPU usage #14

@Ape

Description

@Ape

I got vramfs working nicely, but it continuously uses 100% CPU (one core) after I write something to the filesystem.

Here is a stack trace of the running thread:

#0  0x00007ffff6bb3a87 in sched_yield () from /usr/lib/libc.so.6
#1  0x00007ffff589a15f in ?? () from /usr/lib/libnvidia-opencl.so.1
#2  0x00007ffff59a4ca0 in ?? () from /usr/lib/libnvidia-opencl.so.1
#3  0x00007ffff6e9408c in start_thread () from /usr/lib/libpthread.so.0
#4  0x00007ffff6bcbe7f in clone () from /usr/lib/libc.so.6

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