Thread: Lion with AMD
View Single Post
 
Old 06-03-2012, 01:36 PM
gils's Avatar
gils gils is offline
Panther
 
Join Date: Dec 2011
Posts: 194
Quote:
Originally Posted by R:A:W:X86 View Post
It appears to be launchd that makes use of SSSE3, which is actualy open-source (I haven't yet looked it up) - but even if we could patch it, there might be other (closed source) parts of the OS that make use of that instructions set, so an emulator might be the way to go.

One disadvantage would of course be that using an emulation will decrease peformance a little...

Yes these methods are still present.

For SSE3 Emulation INT 6h is overwritten with the adress of the interrupt handler, that passes the adress of the bad opcode to the actuall emulator that returns the emulation methods to the application and restores registers - principally the Kernel integration of a new emulator could be done the same way...

For details check it's whitepaper:
http://xnu-dev.googlecode.com/files/SSE3%20Emulator.pdf

Someone around here who has an enslaved asm guru locked-up in the basement?!^^


The latest Kernel that I posted should no longer panic on version mismatch between Kernel & SleepEnabler.kext - no need to update that kext unless you want the warning to be removed from dmesg.

hello R: A: W: X86

I're trying to understand (not easy for me), a sure thing I noticed in doing performance testing, your kernel optimized to look good with performance similar to w7, also, by testing the Xeon in 32 bit, I find yourself exactly the same bugs on AMD. Hence my question, is this related to the instruction set (SSE2/SSE3 etc.) or just the 32 bit mode which is very poorly managed by Leo 10.7. Now, something I do not know how sse3 and 64 bit are they related ? it is certain that my Phenom x6 uncloker to 3.01 is better than my i7 875K to 2.93 , find the mistake! € 100 vs € 350 !!

Thank you anyway for your job and your patience.


Traduction google .

Macmini early 2006 /blanGsak 10.7.2
Acer 8930 G / core2duo T6500 / NV 9600 GS m / Lion 10.7.3 / ML 10.8.2 / w7/8
Asus M5A97pro / FX 8350 / Asus HD 7950 CUII v2
GA-78LMT SP2 / FX 6100 / P x4 960t / Sapphire HD 4850 1024
MSI K9neo v1 / Atlon 4800+/ Gigabyte HD 5450 512
test kernel 12.0 AMD

Tuto : http://www.hack-my-mac.fr/index.php/...fx-buldo#28896

CG opérationnelle : HD 5450 512 / HD 4850 1 / GT 610
Reply With Quote