Tagged Questions
3
votes
0answers
99 views
Can I get WCHAN from ps on Mac OS X 10.7.4?
From the manual it seems that ps -AO wchan should tell me what everything is sleeping on, but everything comes up as -. (And nwchan as 0). Did they do away with the old sleep()/tsleep() interface in ...
0
votes
1answer
437 views
Can the Linux kernel be compiled on Mac OS X 10.6.8?
I have a Macbook Pro and I want to build the Linux Kernel. Can I build 3.3.6 on my Mac? How?
1
vote
1answer
599 views
How to have CoreAudio from Mac to Linux/Unix?
After using Alsa and PulseAudio for a while, I feel they are not yet strong enough for Audio capture and audio playback.
When I test with loud-speaker and microphone, there is self feedback-loop.
...
0
votes
2answers
225 views
FreeBSD's kernel is 'locked'?
I happened to talk to a Mac Genius on the subject of viruses.
He mentioned that the FreeBSD kernel on which the Mac OS is based is 'locked' and therefore no viruses can ever harm my Mac.
I didn't ...