On 06/24/10 16:57, Anup pemmaiah wrote:

We are planning to use first 1GB for solaris and the remaining memory is
managed by a
kernel module to support some code that we are porting from another OS.

I don't think this won't work the way you want.

Do you need the remaining memory to be physically contiguous?

When you talk about a kernel module, I assume you mean a Solaris kernel
module.... if you set physmem, you're not going to be able to use any
Solaris calls to manage memory above that limit.  Why not do this
using Solaris facilities instead of trying to work around them?

- Bart

--
Bart Smaalders                  Solaris Kernel Performance
bart.smaald...@oracle.com       http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to