-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
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
Labels
No labels