Cannot compile application

http://developers.sun.com/solaris/articles/optimizing_apps.html

Thsi was written back in 2002 to simulate large memory pages in the Sun OS. I cannot get this to compile successfully. If any once has modifed code, or any suggestions on how to get it to compile I would greatly appreciate it.

There is a link at the bottom that has the src code which can be downloaded.

Trying to compile on: Solaris 9/10

Sun Compile Version: Sun Studio Version 11

I am tryig to simulate 4m page calls with an application.

Thanks,

Bob

Message was edited by:

rlpj

Message was edited by:

rlpj

[646 byte] By [rlpj] at [2007-11-26 9:59:21]
# 1

> I cannot get this to compile successfully

What is the problem to compile it, exactly? I didnt get any compilation errors on Solaris 9.

> Trying to compile on: Solaris 9/10

What is the point of using this trick on Solaris 9/10?

You can use ppgsz user command to set 4M heap page size.

regards,

Fedor.

SFV at 2007-7-7 1:26:32 > top of Java-index,Development Tools,Solaris and Linux Development Tools...