LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   Solaris 10 Vs Fedora 6 (https://www.linuxquestions.org/questions/general-10/solaris-10-vs-fedora-6-a-540615/)

sj_johney 03-26-2007 01:13 AM

Solaris 10 Vs Fedora 6
 
Hello, anyone used sun sularis 10 open source version? How is its performance compared to Fedora 6? I wanted to try our the solaris 10, so thought I could get some advise from you all.... Thank you..

bigearsbilly 03-26-2007 04:14 AM

i use solaris 10 real version.

I think it's more robust than linux.
I was experimenting with a perl script that prints with no newline, piped
into another waiting for a newline terminated string.
it uses more and more buffer without releasing it.
on linux ubuntu and puppy it grinds down to a freeze most often. (power button job)
solaris just kicks the process off.

reddazz 03-26-2007 07:13 AM

Moved: This thread is more suitable in the General forum and has been moved accordingly to help your thread/question get the exposure it deserves.

ErrorBound 03-27-2007 10:57 PM

Quote:

Originally Posted by bigearsbilly
i use solaris 10 real version.

I think it's more robust than linux.
I was experimenting with a perl script that prints with no newline, piped
into another waiting for a newline terminated string.
it uses more and more buffer without releasing it.
on linux ubuntu and puppy it grinds down to a freeze most often. (power button job)
solaris just kicks the process off.

Submit a kernel bug report?

bigearsbilly 03-28-2007 02:21 AM

maybe you're right.
I tried the same thing using using C instead,
just a printf with no newline piped into a gets
and it behaves differently; the buffer gets flushed automatically
(on solaris at least) - haven't tried on linux yet.


All times are GMT -5. The time now is 04:21 AM.