StackRating

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

caf

Rating
1610.34 (1,389th)
Reputation
198,224 (240th)
Page: 1 ... 9 10 11 12 13 ... 59
Title Δ
The #define variable usage -0.32
The correct way to access uncachable memory in Linux 0.00
i_zone[7] how to stand for 512 blocks? 0.00
single byte write by multiple threads in SMP without using lock 0.00
Does calling a stdio function result in a system call every time? +0.38
How to support IA-32 for mmap on x86_64? 0.00
pthread_cond_wait strange behaviour 0.00
Index of single bit in long integer (in C) +0.88
openSSl - Parsing subjectAltName with ASCII and UTF-8 characters 0.00
Accessing a pointer in a struct that is in a struct -1.17
GNU Autotools - How to handle required but possibly missing headers? 0.00
Does strlen() in a strncmp() expression defeat the purpose of using... +0.52
In C, how do I redirect STDOUT_FILENO to /dev/null using dup2 and t... 0.00
Should I use spin_lock or mutex_lock for this particular situation? +1.56
C pthread: How to wake it up after some time? -0.34
Do we need readlock while using function pointer & static varia... -0.56
In C how do you redirect stdin/stdout/stderr to files when making a... +1.88
Update and print a number, exponentially +0.40
Why my getservbyname function always return NULL? 0.00
mmap() in linux kernel to access unmapped memory +0.37
Display value found at given address gdb 0.00
Handing off a piece of work to a thread and waiting for it to accept -0.15
Does removing const from a pointer-to-const obey strict aliasing in... 0.00
How can I check whether a memory address is writable or not at runt... -1.93
mutex works on code segment or variables in a code segment? 0.00
Sleep/Wake up mechanim between pThreads and POSIX process; 0.00
Using open system call to open /etc/passwd -0.63
What can cause a “Resource temporarily unavailable” on sock send()... +0.36
C SSL implementation using standard C libraries +1.36
Strange [1, 2] style array in C -0.20
Why is my kernel module throwing "broken pipe" errors whe... 0.00
Threaded Socket Server Private Message 0.00
Preemption during spin_lock 0.00
How to avoid TCP aggregation in 'C'? +0.95
Can the thread ID of a multithreaded process be the same as the pro... -0.20
How does GPF_ATOMIC prevent sleep -1.37
To point or not to point -1.61
Limit the amount of concurrent threads (with pthreads) -1.35
Is it possible to set getaddrinfo() to only retrieve IPV4 addresses... -0.60
what is the fasest method to communicate between pthreads on linux -2.73
How to find the angular direction to a point in the map (respect to... 0.00
condition variables signaling -0.62
strcat() won't exit +0.51
write() bad address -0.45
Assignment and sequence points: how is this ambiguous? +1.66
How does SCHED_FIFO and SCHED_RR interfer with each other? 0.00
pthread_cond_wait for 2 threads 0.00
Multiclient server using fork() +0.37
How to kill a process whose pid keeps changing? +0.38
Which of the following combinations of post & pre-increment ope... -1.63