The processor architecture of most PCs and servers, including the 386/486/Pentium/… (IA-32) 32-bit family and the amd64 64-bit family. Most x86 processors are made by Intel or AMD.
4
votes
0answers
136 views
How to make linux 'perf record' work for libc and libstdc++ symbols?
I'm using perf record -g on x86-64 Linux to profile a program. Several symbols in libc or libstdc++ have 0 as a parent: __GI___strcmp_ssse3 (libc) and strcmp@plt (libstdc++) for example. (I can ...
2
votes
0answers
136 views
How many rings does OpenBSD use?
Usually a Windows/Linux operating system uses afaik max 2 rings
But how many rings does OpenBSD use?
2
votes
0answers
486 views
32 bit appplication on 64 bit linux not working
I'm running linux mint LMDE 64 bit version, I have to install this i386 software to use my modem.
So I did it with --force-architecture mode, installation completed with errors.
Here is the log
dpkg: ...
1
vote
0answers
153 views
i386 libtool conflicting with x86_64 libtool when installing Handbrake
I've been trying to install Handbrake on centos 5.8 with the help of some different guides. I'm running x86_64, and whenever I try to install packages necessary to build the binary, the arch ends up ...
0
votes
0answers
156 views
Undervolting in Linux
Could you recommend me something different like Linux-PHC for undervolting in Linux?
I would like to undervolt my AMD Phenom 9850 CPU. I am using Debian squeeze x64.
For underclocking I use ...