StackRating

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

ugoren

Rating
1491.68 (4,386,763rd)
Reputation
13,558 (10,637th)
Page: 1 ... 5 6 7 8 9 10
Title Δ
How to know the count of arguments when implementing backtrace in C -1.32
Linux C how to get a !eof event? 0.00
Device driver access from user program? -0.49
Having problems with when inserting module in kernel 0.00
How to trigger KDB from kernel code? 0.00
module compiling : asm/linkage.h file not found -0.52
Why can't C compilers rearrange struct members to eliminate alignme... -0.84
Assignment vs mempcy - which will be faster in this case +0.97
Calculating Wait Time for a First Come First Serve in ANSI C [Solved] -0.01
does read() clear kernel ring buffer /proc/kmsg? -0.47
Are there any difference between "kernel preemption" and... +2.59
how to allocate 4-8 MB aligned DMA Linux +0.51
how to add new fields to struct page in linux kernel 0.00
syncronization problems using Pthreads 0.00
undefined reference to " `function` in the network device inte... 0.00
Swapping values of macros 0.00
When is sizeof(myPOD) too big for pass by value on x64? -1.27
Is there a way to wrap function having va_args arguments? +2.18
Back of the envelope estimate of RAM consumption of bubble sort in... +2.01
How do command line arguments work? +1.14
sys/queue.h: Use of LIST_REMOVE -0.90
How I can find function in shared object files using objdump and ba... +0.51
send a ping packet using dev_queue_xmit 0.00
Search file for matching IP address in Linux -1.17
What does the function remquo do and what can it be used for? 0.00
Create a file or go to line n of that file 0.00
Retrieve the full path name from inotify_event 0.00
How to convert Ulong to Lptstr in C +0.17
what is wrong with following inline assembly code? 0.00
What does "#Define BLABLABLA (1 << 2) mean? -0.61
How to avoid closing newfd in dup2 function? 0.00
Expand non-function macros in doxygen documentation for C -0.00
Read and Write atomic operation implementation in the Linux Kernel -1.12
How do you properly create a va_list dynamically at runtime for Coc... -0.49
Neatest way to walk through a List of pointers? +0.12
Allocating proper memory size +0.38
Create Random Usable Port +0.36
Get current hour unix timestamp +2.21
Read/Write to proc entry from user space 0.00
GCC compile-time floating point optimization -0.30
running mysql import from execv +0.11
Lists - C (Homework) -2.20
Segmentation fault causes on Linux +0.36
gcc: Allow Undefined Symbols -0.50
Implicit function declarations in C +1.84
python: creating histogram out of dictionary -1.54
DES - Permutation of bits and inverse 0.00
Comparing a returned "value" with a string in python +0.29
How to use multiple instances of the same lib +1.35
Non-blocking TCP socket handling - How to detect blocking state pri... +0.01