-
as seen on Server Fault
- Search for 'Server Fault'
I'd like to change IRQ SMP affinity for reasons, outlined in this question: CPU0 is swamped with eth1 interrupts
But I can't — I see Input/output error when I try to write to /proc/irq/*/smp_affinity.
Please point me to the HOWTO on the matter. (A formal reference on /proc/irq/*/ would be cool as…
>>> More
-
as seen on West-Wind
- Search for 'West-Wind'
During one of my Handlers and Modules session at DevConnections this week one of the attendees asked a question that I didn’t have an immediate answer for. Basically he wanted to capture response output completely and then apply some filtering to the output – effectively injecting some additional…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
The problem originated when I was trying to fix this problem. Things went horribly, horribly wrong and I ended up with a new problem altogether. The last thing I did was run
sudo apt-get install
and that caused my system to freeze. I restarted my computer and it would not boot from the harddrive…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Ok this is only my second question, and it's quite a doozy. It's for a school assignment, but no one (including the TAs) seems to be able to help me. It's kind of a tall order but I'm not sure where else to turn.
Essentially the assignment was to make a cache simulator. This version is direct mapping…
>>> More
-
as seen on Game Development
- Search for 'Game Development'
I took the hardware tessellation tutorial from Rastertek and implemended texturing instead of color. This is great, so I wanted to implemended the same techique to a model inside my game editor and I noticed it doesn't draw anything. I compared the detailed tessellation from DirectX SDK sample. Inside…
>>> More