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 ... 5 6 7 8 9 10
Title Δ
Malloc assertion failed (malloc.c:2385) 0.00
My program is throwing an exception trying to delete an element fro... +0.22
Pointer problem with HashTable insertion and lookup 0.00
How do i copy a string that has been dynamically allocated to anoth... -2.03
Why can we permanently avoid register spilling by reassigning varia... 0.00
Lock variables vs Semaphores +0.54
Differences between creating a file linked with symbolic links and... 0.00
How to check if a path leads outside of a directory in c? -0.60
Do type 2 hypervisors e.g. VirtualBox use shadow page tables for gu... 0.00
How to output as fast as possible a fixed buffer? +1.16
Custom Memory Allocator in c -0.00
getting segmentation fault on a beaglebone black 0.00
aarch64 Exception Level Switch from EL1 to EL0 0.00
Developing an os, user mode, interrupts and syscalls 0.00
change #define value based on user input -0.02
Synchronisation mechanism without disabling interrupts on Cortex M0 0.00
Is an x86 instruction length a whole number of bytes? 0.00
What part does priority play in round robin scheduling? 0.00
multiprogramming on single kernel thread operating systems -0.06
Why would a 4 threads program run faster on a 1 core VM than on the... -0.00
Threads are not able to acquire locks even though no one else is us... 0.00
How much stack and heap (in bytes) is required by the C function in... -0.26
Need Lex regular expression to match string upto newline 0.00
awk - finding numbers from file 0.00
How to ask for continuous blocks (non fragmented) when appending or... -0.96
Is there a way to force a process to share address space from anoth... +0.49
Is C compiler allowed to optimize away unused function arguments? -1.69
Dismiss or Handle Data Abort when AXI transaction replies an error 0.00
Porting pre-4.15 timer code for mali450 GPU kernel driver on ARM64 0.00
Can I use file descriptors to create a custom filesystem? 0.00
Linux and RTOS using SoC (ARM, Xilinx) 0.00
Ensure a method is called only from object's creation thread -0.40
Assembly x86-32 and some c functions -0.01
Why does this code hang when running on the actual BCM2837 (pi 3) b... 0.00
Correct Architecture for Micro Services with Multiple Customer Inte... -0.03
Inserting Node Linked List C -1.05
Shared memory C questions(size,structures 0.00
What is the purpose of this function in assembly? 0.00
A question on C style ellipses and what the printf family argument... 0.00
Why "symbol@GOT" is not permitted on pie binary? 0.00
Why Windows doesn't support ext4 if everything an OS sees are b... 0.00
Using AND instruction with 32-bit operand in 64-bit 0.00
How can I store 1byte value in 64bit register only using 64bit regi... 0.00
How Linux or other OS test their OS to confirm that two processes c... 0.00
Please explain cache coherence 0.00
ELF - Getting a SEGFAULT when changing the entry point +2.07
A producer-consumer code using semaphore compiling but not running 0.00
Best way divide a loop into threads? 0.00
is the purpose of header files in C only warning to users? -2.16
Why does this POSIX shared memory code give a segmentation fault? +2.30