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 4 5 ... 10
Title Δ
how the paging of pages works in unix systems? 0.00
Concurrent threads, processes and multiple cores 0.00
Minimize the number of page faults by loop interchange +0.06
How does using paging method in OS justify its overhead? -1.96
grep entire text based on key words +0.42
Semaphores with test and set (code implementation possible mistake) 0.00
Use of semaphores in read/write threads -1.67
Enormous amount of memory usage, no memory leak detected -0.27
Is it always necessary to implement a hash table with dynamic memor... -0.40
Why does the following code compile using clang but not gcc -1.41
A problem about the code example in OSTEP 0.00
Why is the Many-to-Many threading model not used in more 0.00
Buffer mutex and condition variables in C 0.00
What happens inside the processor when time.sleep is invoked in a t... 0.00
In a C program for adding up to a number then subtracting back to 0... -1.27
index not incrementing in thread, c program -0.24
Am I correctly implementing copy_from_user? 0.00
How to speed up C mutex? +1.55
Virtual memory: does the operating system always load the whole fil... 0.00
What is the purpose of relocation when vitrual memory is used? 0.00
Is it possible to get strong consistency in a distributed system? 0.00
How to Pass a Large Data Set to a Function Without an Argument in C +2.08
Isn't virtual machine quite a type of process? 0.00
Does a call to unlock a mutex necessarily switch to another thread... 0.00
scanf do not work fine with qword in assembly 0.00
Using execlp to paste together contents of many files 0.00
3 Threads and Consumer-Producer problem with Semaphores 0.00
How do interrupts work with usb splitters? 0.00
Coding assignment Pseudocode 0.00
Would it makes the kernel level thread clearly preferable to user l... -1.96
Threads issue in c language using pthread library +0.58
multi-threaded server accepts all multi-threaded clients successful... 0.00
Working of the IRQs and the iret instruction semantics on a 32 bit... 0.00
Seg fault in a producer consumer program 0.00
Can the same timer interrupt occur in parallel? 0.00
sem_init and pthread_mutex_init -0.76
How to implement TAS ("test and set")? -1.20
Triple fault with higher-half kernel and interrupts 0.00
Getting rid of all the errors in the Stack Program 0.00
What is mean Callbacks "hard to read and harder to reason" 0.00
Different Page Sizes for Processes +0.04
Distributed atomic list: synchronization between microservices +0.01
Modifying a String (char array) -2.06
Using ctrl+d to end caesar cipher +0.50
How to create Semaphores in c? -1.06
relationship semaphores, mutexes, monitors, test-and-set and messag... 0.00
Interrupt Handler Works Only Once 0.00
What happens to a process and/or thread while it waits on a mutex? 0.00
Does a spurious wake up unblock all waiting threads, even the unrel... -1.14
Why disable interrupt before context switch 0.00