StackRating

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

Brendan

Rating
1514.45 (47,110th)
Reputation
13,187 (11,014th)
Page: 1 2 3 4 ... 19
Title Δ
What does the term "OS running mapped/unmapped" mean? 0.00
Leap Year C Programme -1.36
Relocating bootloader into EBDA? 0.00
What is the most efficient way to take in user input with many opti... 0.00
How can I get a protocol working under GNU-EFI? +0.48
What is the modern usage of the global descriptor table(GTD)? 0.00
How do I create a text wrapper for the kernel? 0.00
What does "aligning the stack" mean in assembly? -0.82
Make checksum function faster -0.27
Can page fault occur if we don't use virtual memory? 0.00
How can I make this loop run faster? +1.59
Cannot find page table entry 0.00
How is memory allocated in an array? 0.00
Why the Operative System of 32 bits has the limitation of 4 GB of R... +0.48
How to find bits of physical address and virtual address? 0.00
Sum of all the squares between 1 to 100 in assembly 0.00
What is the difference between FPS and UPS and should I keep track... 0.00
Why don't we use calloc() insted of malloc() while creating lin... 0.00
Signed and unsigned instructions for MASM 0.00
How to convert a positive number to negative in assembly with limit... 0.00
How to get physical and virtual address bits with C/C++ by CPUID co... 0.00
hardware implementation of algorithms using in os scheduler 0.00
How does a program determine the end of a string? 0.00
Can fixed partitioning suffer from external fragmentation? 0.00
How to switch to Super VGA in c or asm? 0.00
Tracking CPU usage after logical offline 0.00
Can I call a function from unknown source safely? 0.00
How to get the color profile that the display is using? +2.01
Problem with reducing the amount of code on my if statement +0.50
How to reduce the time in this program? +1.07
What would be the optimal amount of buckets in a fixed sized Hash T... 0.00
Assembly YASM Distance Squared Between 2 Points 0.00
Loading a bootloader function into kernel 0.00
does pthread_join free the heap that is held by the terminated thre... 0.00
Capping the value of RGB to 255 -1.25
How are memory addresses assigned in C? 0.00
Do Operating Systems slow down program execution? 0.00
mov vs xchg in spin lock implementatoin 0.00
How do I convert/truncate any big number to its first 3 digit in C? -0.77
How to save memory taking advantange of unused bits? +2.92
How OS handle input operations? 0.00
Why bitops in linux kernel performance in slower than mine? +2.53
How does kernel know how many cores there are 0.00
assuming uninitialized heap memory is initialized to zero when usin... +2.10
Who is Responsible for Defining/Designing a Computer's Interrup... 0.00
What is causing this bootloader to fail on hardware but not in DOSB... -0.01
How to calculate how many bits in a decimal number is 1? +0.04
"Pseudo-" hash of 16-byte UUID -1.10
Uses of test other than saving size on cmp $0 0.00
What makes having an array of pointers to page table entries better... +1.92