Hi Guy,
        You are right! I haven't realized that "lgrp_plat_srat_enable"
and "lgrp_plat_slit_enable" are accessed at very early stage during
boot, lgrp_init() called from ml_setup(), which is even before main().
So the mechanism mentioned by me is not suitable for such a case.
        Thanks!

Guy <> wrote:
> Hello Gerry
> 
> Can you tell me more about the implied mechanism ?
> 
> I already tested to add such bootargs without modifying the code
> (without success). 
> 
> /etc/system is not suitable for such initialization, because this
> problem arises 
> when we boot on the install DVD, so you cannot edit the /etc/system
> of the DVD... 
> 
> I doubt the mechanisms you describe are available at the moment the
> srat processing is done. 
> The call to lgrp_plat_init is called very early in the boot process,
> the dump device is not even available. 
> 
> Thank you
> 
> Guy

Liu Jiang (Gerry)
OpenSolaris, OTC, SSG, Intel
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to