View Single Post
 
Old 08-07-2012, 01:41 PM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Quote:
Originally Posted by frisco2 View Post
Hi justinster123,

here my test with LION 10.7.4
with the following boot flag:

usekernelcache=no cpus=6 maxmem=4096 -v, f

and with

-legacy usekernelcache=no -force64 arch=x86_64 busratio=17 cpus=6 maxmem=4096 –v -f

and with

-legacy usekernelcache=no -force64 arch=i386 busratio=17 cpus=6 maxmem=4096 -v - f

I get every time a KP, see picture


pictures:
http://www.sendspace.com/file/4n3025
http://www.sendspace.com/file/dr5g00
http://www.sendspace.com/file/3e05iw
http://www.sendspace.com/file/3nyi0n
Some informations to your kernelflags:
1. Donīt use arch=x86_64 and -legacy togehter, cause you can use 32 bit or 64 bit kernelmode and not both at same time.

2. arch=i386 and -legacy is the same but i think only -legacy is implemented in this kernel.

3. -force64 is not implemented in this kernel so itīs absolutly useless.
(On SnowLeopard it was used to enable 64 bit userland while running 32 bit kernelmode)

Last edited by wastez; 08-07-2012 at 01:44 PM.
Reply With Quote