Displaying 3 results from an estimated 3 matches for "immobil".
Did you mean:
immobile
2003 Feb 12
1
models for square tables
I've posted a sample file for estimating loglinear models for square
tables (mobility models) at http://www.xs4all.nl/~jhckx/mcl/R/
Comments and suggestions are welcome.
John Hendrickx
2017 Jun 02
2
setjmp in llvm
Hi,I'm trying to prevent llvm instruction motion around an intrinsic function call. Throughout my experimenting, I was told that setjmp could create fake entry points into a region of code and that might prevent code motion.What I found is something surprising, and probably is a misuse of setjmp but I couldn't find an explanation for it.Consider this:#include <csetjmp>
std::jmp_buf
2017 Mar 28
6
[Bug 100433] New: Kernel Oops on attempting to return from locked screen on gnome-session
...reedesktop.org/attachment.cgi?id=130500&action=edit
journalctl -b -1 (see events around Mar 27 22:25:08)
Since the upgrade to kernel 4.10.3 (and continuing on 4.10.4), my gnome-session
consistently fails to return from a lock screen, sometimes showing me a
completely black screen, with only an immobile mouse pointer visible, at other
times the monitor goes off into sleep mode never to return. Logs show that the
kernel "oops" at around this point. I have to finally emergency reboot the
system. journal log attached.
:~> uname -r
4.10.3-1-default
Graphics: Gallium 0.4 on NVA8
--
Yo...