Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gabriel Southern
Gabriel Southern has asked
33
questions and find answers to
38
problems.
Stats
1.3k
EtPoint
382
Vote count
33
questions
38
answers
About
Computer architect focused on performance analysis. Engineer at Qualcomm. PhD UC Santa Cruz.
Gabriel Southern questions
gnuplot histogram errorbar problems
DirectX in Windows 8 SDK
Difference between volatile and __volatile__
CMake follow symbolic links during install
What are site-packages in python and can you install/use them if you aren't root?
What is <built-in> in C++ preprocessor output?
How to replace llvm-ld with clang?
Does perf lock profile user space mutexes?
Understanding glibc source code conventions
How is the size of a C++ class determined?
Gabriel Southern answers
Data Scrambling Purpose
are computations with large floats less accurate then with small floats
How many page tables do Intel x86-64 CPUs access to translate virtual memory?
-O2 optimizes printf("%s\n", str) to puts(str)
How many bytes does a Xeon bring into the cache per memory access?
gcc simple arithmetics loop performance
How to set pthread max stack size
What is the performance impact of virtual memory relative to direct mapped memory?
gdb disassemble one line
atomic compare(not equal) and swap