723 byte By
jblome1a at 2007-11-27 7:44:06
I'd like to be able to write my own multithreaded diagnostics using the T1 verification suite, but am having trouble figuring out what all of the midas args are and what exactly their purpose is. For example, looking at cmp8_basic.diaglist, the entry for dram_mt_32th_loads uses -midas_args for ...
I am jumping ahead, but I wonder how coolstack will handle future upgrades.I have installed CoolStack 1.1 I some far it seem to have saved me a lot of time, but what will happen when 1.x comes out, since the packages will over write the previous versions.Can I suggest that CSK have a version ...
Hi,I have a problem with refreshing .php files. If I create a file.php in /opt/coolstack/apache2/htdocs I must use apachectl graceful to see it. The same problem is when I edit the file, I must restart apache2 to see changes.There is no problem with .html filesCould anyone help me ...
270 byte By
ot00nga at 2007-11-27 7:55:56
is there any possibility to activate http streams in PHP registered streams in CSKamp Coolstack 1.1? or should be re-compile?cause all application that user fopen( http://....) can't run well...always get an error: error open streamsthank you
I having been looking at the source code to see if all compile options are included, just in case I want to rebuild later versions.I am unable to find any APC source files and I wondering if they are missing, since this is one version which needs a later build. I have installed the later ...
I installed CSKamp which has myslq-32bit buidin at a solaris10 host, while I want to use CSKmyslq(64bit) instead of myslq-32bit as develeper want more RAM for DB.But I checked /opt/coolstack/php5/config_php.sh, looks like PHP is built with myslq-32bit.How I can use CSKmyslq(64bit) instead of ...
576 byte By
EricWa at 2007-11-27 8:24:00
Hi every one:There is a option in sims simulation: vcs_use_vera, what is it used for?If I want to run simulation with vcs ,vera, shall I add this option? Is there some difference ?Additinally, I want to run it with "ntb",the command is follow:sims -sys=core1 -vcs_build -vcs_run -nouse_oolm ...
Hi All, This is a follow-up from our conversation at FCRC/ISCA last week. I have a feature request for the OpenSPARC RTL, and potentially the FPGA model, which would help researchers experiment with real workloads on OpenSPARC:I would like to see a process for transplanting checkpointed ...
I installed CSKamp, CSKphplibs and CSKtds packagesI added the following line to my php.ini"extension "mssql.so"But it looks like php doesn't that module functions:[root@uspvlts02]-[~]$ cat php_mssql.php<?php$DBSERVER = 'host';$DBUSER = 'user';$DBPASS = 'password';$DB = ...
I am a little confused, since I am unable to find a ldap function in the coolstack PHP, but it seems to be compiled in.MY 5.2.1 compiled version:--with-ldap=/opt/sfwand# /usr/local/php/bin/php --rfldap_connectFunction [ <internal> public function ldap_connect ] {}CoolStack 5.2.0 ...
1-When I read "3.1.5 CPX and PCX Packet Formats" in OpenSPARCT1_Micro_Arch.pdf,The document says the "ERR" bits are 138:137, and 139 bit is L2 missBut I found CPX description in iop.h file like this:`define CPX_ERR_HI 139`define CPX_ERR_LO 137It's conflict with the doc's description.Who can ...
hello all,on T2000, i installed tomcat from Coolstack ( CSKtomcatApache Tomcat 5.5.20)When it start, it print:"INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: ...
Currently my SF12K uniboard is configured with 4 CPU USIII with 8GB RAM. Plan to upgrade another 4 GB RAM. All the 8 Banks with 32 DIMM is fully populated with 1GB (4x 256MB).Solution Question:Let say I upgrade only 2 banks with 4 GB (4X1GB). Will it be compatible and able to run with current ...
When I execute<?php$dbserver = "db";$dbname = "egm";$dbuser = "egm";$dbpasswd = "123";mysql_connect($dbserver,$dbuser,$dbpasswd);@mysql_select_db($dbname) or die( "Unable to connect to database");?>on the CLI I get an error:[root@venus CSVORDERS]# /opt/coolstack/php5/bin/php -f ...
[jawelsh@club]$ sudo ./cooltuner.shar Password:cooltuner.shar starting up...Testing available /opt space ... OKExtracting cooltuner scripts from the /scratch/jawelsh/t2000_stuff/./cooltuner.shar file to /opt/cooltuner/tmptail +228 /scratch/jawelsh/t2000_stuff/./cooltuner.shar | /bin/uudecode -p ...
4321 byte By
mikee11a at 2007-11-27 9:55:05
Using the coolstack apache/php combination I'm running intosomething that seems like a bug (or at least an interesting mis-feature)?Try a simple php program like this:<pre><?phppassthru("/usr/bin/ls /etc/inet");?></pre>--If you hit the web-page you'll see that it produces no ...
Hi there.I hope this is the right place to submit bug report for gccfss. Compiling the xvid 1.1.3 codec on a Niagara1 box I ran into the following internal compiler error:=> gcc -vUsing built-in specs.Target: sparc-sun-solaris2.10Configured with: ...
Hi!I'm about to do some performance comparison between pthreaded and mpi'd c-code. I was looking for a simple monitoring tool and found cool tools. However since I can't get our admins to install it for me, I was wondering if anybody knows of an alternative? I tried Tau - which worked nice on ...
Is it possible to connect more than one Niagara processor to have a "multi-niagara" shared memory machine?In other words: T1 has 8x4=32 hardware threads. Can I connect two of them to the same blade (or however it is) and then have 8x4x2=64 threads running in parallel?Thank you very much in advance ...
Hi, Installed SunStudio12 + all the usual necessary packages from sunfreeware to compile and install apache 2.2.4. Problem: When running configure, the libiconv library is not included into the AP_LIBS line in ./build/config_vars.mk. The result is that apache fails to compile. I used the following ...
hi all,i am new to open sparc and have been spending time with it but not getting much done. i am basically trying to run the regressions in the suite.i have a few questions to ask but let me 1st tell u what i have done1- extracted the tar file2-updated the .cshrc file according to our network ...
678 byte By
mikee11a at 2007-11-27 10:55:41
When you google for ntlm and coolstack, you don't get any hits, and that is usually one of the 1st signs of trouble.... http://modntlm.sourceforge.net/is an apache module that helps with some authentication business in heavy windows/AD type of environments. apxs is used to fire off the compile, and ...
157 byte By
tunelera at 2007-11-27 11:03:47
<p>Hi,</p><p>can i use a normal PC USB keyboard in my SunBlade 150?</p><p>How to do things like [STOP]+[A] then?</p><p>Thanks in advance for any help ...</p>
348 byte By
jdpadroa at 2007-11-27 11:07:44
I am using Solaris 10 x86 with Coolstack. I have loaded the PHPlibs as well as the CSkAmp. In addition I have installed Moodle Learning Management System. In order for this application to import and extract course ware that is zipped, it requires that the XSLT library be installed within PHP. How ...
395 byte By
gorrusa at 2007-11-27 11:41:15
I've just downloaded x64 version of spot, unfortunately ripc does not work:> /opt/SUNWspro/extra/bin/ripc ./a.out12232 init_lwp: can't bind perf counters to lwp 1 - Operation not applicable12232: lwp discovery failedlost control of pid 12232I have 64bit Solaris10 on Sun's w2100z workstation ...