StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

mevets

Rating
1500.98 (416,876th)
Reputation
2,303 (73,146th)
Page: 1 2 3 ... 10
Title Δ
Simple read/write lock implementation without starvation 0.00
context switch between user space thread and std::thread in a multi... 0.00
can we install a hypervisor inside a OS created by another hypervis... +0.47
What does "kernel threads can still be somewhat expensive beca... 0.00
Strange behavior in a function that moves items inside an array +0.67
pthread getting crashed in C 0.00
Calculate the sum of all multiples of 7 and 11 below 926 using C++ +0.35
Computer system architecure exam question help me 0.00
second smallest element in an array -0.00
Multiple IOT devices communicating to a server Asynchronously via TCP -0.48
How does kernel know physical memory base address? -1.76
What is faster in C++: mod (%) or another counter? -1.92
Is it "proper" to define macros for use in a single funct... 0.00
Is my understanding of transactional memory as described below corr... 0.00
How can I return the right index with recursive binary search? -0.94
Is there any connection between the segments created in memory by a... 0.00
Tricky Assembly language syntax interface with Fortran77 0.00
In concurrent programming is it possible that, by using locks, a pr... +2.77
How to find the unique swap page by virtual address when page fault 0.00
C Semaphore deadlock 0.00
Store instruction in NEON armv8 assembly 0.00
Max Pending Interrupts 0.00
logical and physical address spaces in in the execution-time addres... 0.00
why the order of my output doesn't change even if i change my p... +2.41
Thread never gets the lock (pthread_mutex_lock) -0.42
Linux memory mapped file consuming more disk than expected 0.00
character count using C (discrepancy between cli-tools and my file) +2.33
How to make sure to not miss event 0.00
assembly armv7 counting number of chars in a string 0.00
When should we choose locking over lock-free data structures" +1.90
How this simple paging in ARMv8a works 0.00
Creating Multiple Processes and Communicating with Pipes in C++ 0.00
How to return NULL pointer and a pointer to an element of an array... +0.03
A deterministic execution time measure -1.29
How to check if stdout was closed - without writing data to it? +1.92
Searche a path within a maze recursively 0.00
pointers cant read the correct elements in array +0.01
Accessing Structs and Calloc 0.00
How exactly does counter semaphores with pthreads work? +0.51
cmp with any value equals 0 -0.47
use sed to make all comments consistent 0.00
C shared memory integer doesn't get updated +0.16
C depth-first-search - how to handle not enough file pointers being... 0.00
What is the purpose of using trap table 0.00
Thread safe queue implementation (or alternative data structure) +0.40
Do I need a QMutex for variable that is accessed by single statement? -0.27
Why is this C function pointer defined in the stack not valid when... -0.04
sigwait duplicated and transformed signals on MacOS +0.50
Is it possible to change default sections for a whole file with GNU... -0.04
in some cases the linker allows multiple modules to define global s... +0.51