Re: [osol-discuss] how to get the file's full path by th vnode?

2005-11-14 Thread Madhu K R
If you are using mdb then you can use vnode2path dcmd. Madhu 卢国英 wrote: >In Solaris kernel, how to get the file's full path by the given vnode? >This message posted from opensolaris.org >___ >opensolaris-discuss mailing list >opensolaris-discuss@openso

[osol-discuss] how to get the file's full path by th vnode?

2005-11-14 Thread 卢国英
In Solaris kernel, how to get the file's full path by the given vnode? This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] OpenSolaris compiles on SchilliX

2005-11-14 Thread Joerg Schilling
Mike Kupfer <[EMAIL PROTECTED]> wrote: > > Joerg> today I finally have been able to compile the OpenSolaris sources > Joerg> on SchilliX. > > Joerg> Note that I needed to add a lot of files that are not yet freely > Joerg> redistributable to SchilliX in oder to succeed. > > Joerg> Who from Sun is

Re: [osol-discuss] OpenSolaris compiles on SchilliX

2005-11-14 Thread Mike Kupfer
Joerg> today I finally have been able to compile the OpenSolaris sources Joerg> on SchilliX. Joerg> Note that I needed to add a lot of files that are not yet freely Joerg> redistributable to SchilliX in oder to succeed. Joerg> Who from Sun is interested to discuss the problems with me? I am, bu

[osol-discuss] Re: Anyone succeded in porting xine to Nevada?

2005-11-14 Thread alessioc
> Yes, I tried and it works nice. The only thing I miss > is Xv output and a > more modern gxine. > I should tell you that blastwave xine-ui fails with a > similar core dump > when run under Solaris Express. try to file a bug on http://www.blastwave.org/bugtrack/, maybe the maintainer of the pa

Re: [osol-discuss] App porting forum?

2005-11-14 Thread Erast Benson
Alfredo, One of the goals of GNU/OpenSolaris project is to track all changes and bugs progress on porting/enhancing OSS projects which are not distributed by SUN but part of any regular GNU/Linux distribution like Ubuntu, Fedora, etc. GNU/OpenSolaris web development portal provide Subversion host

[osol-discuss] App porting forum?

2005-11-14 Thread Alfredo Peña
Hi, I remember some talk about the creation of a application porting discussion forum. I can't find that list in http://www.opensolaris.org/os/discussions/ Is there plans to have that list? Is it ok to send app port questions to opensolaris-discuss meanwhile? Alf __

[osol-discuss] Re: Re: t-shirt sad tale

2005-11-14 Thread Mark Vaughan
Just to report I received mine in Ireland, looks like theyre arriving in Europe now! This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] fd limit on 32bit solaris i386 box

2005-11-14 Thread Casper . Dik
>For folks interested in the details, the issue here is old binaries >that were compiled with a fileno macro that directly dereferenced >the char that holds the file descriptor. This was changed in 1998 >(Solaris 7) to always be a function call with the fix for: > >4155198 fileno() macro is evil

Re: [osol-discuss] How to lower CPU utilization of applications?

2005-11-14 Thread David Schanen
On 11/14/05, phreedom <[EMAIL PROTECTED]> wrote: > The question is how to lower the CPU utilization of an application. > - Is there any general rules? > - What kind of operations consume large amount of CPU time? > - How to make sure multiple instance of applications not working in too-awful > way

Re: [osol-discuss] fd limit on 32bit solaris i386 box

2005-11-14 Thread Bart Smaalders
[EMAIL PROTECTED] wrote: I heard about a 256 fd limit on solaris 32bit boxes due to some stdio limit... will anything chang e in opensolaris? is it possible to increase this limit? There's not 256 fd limit; there's a limitation on using file descriptors over 255 in FILE *s. I.e., once all fds

[osol-discuss] Re: syslogd question

2005-11-14 Thread Gary Gendel
I don't think it's that you came to the wrong place, but I guess I don't understand the problem... In my syslogd output I have the following format: (): [ .] In fact, from the man page (syslogd1M): If message ID generation is enabled (see log(7D)), each message will be preceded by an id

[osol-discuss] Re: Re: Re: Nexenta (GNU/OpenSolaris) pre-alpha 1 distro is available

2005-11-14 Thread Jürgen Keil
Geoff Lane wrote: > Jürgen Keil wrote: > > A K Saravanan (aks) wrote: > > > Live CD panics while booting in Toshiba Tecra S1 Laptop. > > > > > > Could not capture the error,. > > > > Boot the Solaris kernel with option "-k". This enables the > > kernel debugger kmdb. When there's a panic it'll d

Re: [osol-discuss] How to lower CPU utilization of applications?

2005-11-14 Thread Roberto Pereyra
You can use nice. man nice roberto 2005/11/14, phreedom <[EMAIL PROTECTED]>: > The question is how to lower the CPU utilization of an application. > - Is there any general rules? > - What kind of operations consume large amount of CPU time? > - How to make sure multiple instance of applications

[osol-discuss] Re: Anyone succeded in porting xine to Nevada?

2005-11-14 Thread Alfredo Peña
Yes, I tried and it works nice. The only thing I miss is Xv output and a more modern gxine. I should tell you that blastwave xine-ui fails with a similar core dump when run under Solaris Express. Alf alessioc wrote: In Blastwave we have it, take a look at www.blastwave.org This message poste

Re: [osol-discuss] Anyone succeded in porting xine to Nevada?

2005-11-14 Thread Alfredo Peña
Stefan, Could you send me your tips to build it with Sun Studio? Thanks, Alf Stefan Teleman wrote: On 11/13/05, Alfredo Peña <[EMAIL PROTECTED]> wrote: I'm trying to run xine-ui in Nevada b25 (Solaris Express build 25) without success. Here is what I have right now: - xinelib should be comp

[osol-discuss] Re: where are the system calls declaration ?

2005-11-14 Thread Christian Klutz
> /usr/include/sys/syscall.h contains all the system > call 's value. > All the system calls declaration are in which file? Not really the answer to your question, but you might find http://cvs.opensolaris.org/source/xref/on/usr/src/uts/common/syscall/SYSCALL.README helpful. This message posted

[osol-discuss] How to lower CPU utilization of applications?

2005-11-14 Thread phreedom
The question is how to lower the CPU utilization of an application. - Is there any general rules? - What kind of operations consume large amount of CPU time? - How to make sure multiple instance of applications not working in too-awful way? For example, when using gzip compress a big file, the CP

Re: [osol-discuss] About JDS netest version

2005-11-14 Thread Ghee Teo
Girts Zeltins wrote: Hello all, When newtest JDS release (OpenSolaris Desktop - 01) which is based on Gnome 2.10 will be integrated in Solaris Express Community? There is no definite plan as to when GNOME 2.10 will be integarted into Solaris Express. However, there is plan to continue to r

[osol-discuss] About JDS netest version

2005-11-14 Thread Girts Zeltins
Hello all, When newtest JDS release (OpenSolaris Desktop - 01) which is based on Gnome 2.10 will be integrated in Solaris Express Community? Thank You. Sincerely Yours, Girts Zeltins This message posted from opensolaris.org ___ opensolaris-discuss mai

[osol-discuss] Re: Anyone succeded in porting xine to Nevada?

2005-11-14 Thread alessioc
In Blastwave we have it, take a look at www.blastwave.org This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Re: fd limit on 32bit solaris i386 box

2005-11-14 Thread alessioc
thank you Casper, you always shed some light in the darkness :) This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] where are the system calls declaration ?

2005-11-14 Thread 卢国英
/usr/include/sys/syscall.h contains all the system call 's value. All the system calls declaration are in which file? This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org