Re: top

2015-03-04 Thread nans_nans1
great, thank you all ! Lars Schotte schrieb am Mi, 4.3.2015: Betreff: Re: top An: users@dragonflybsd.org Datum: Mittwoch, 4. März, 2015 14:48 Uhr that was mu idea ... On Wed, 4 Mar 2015 10:57:06 +0800 Sepherosa Ziehau wrote: > top

Re: top

2015-03-04 Thread Lars Schotte
that was mu idea ... On Wed, 4 Mar 2015 10:57:06 +0800 Sepherosa Ziehau wrote: > top -M ... > > On Wed, Mar 4, 2015 at 5:01 AM, wrote: > > i use dfly on a xeon server with 4 cores. > > on linux the top-command shows after pressing "1" the workload of > > all cpu cores. on dfly the top-command

Re: top

2015-03-03 Thread Sepherosa Ziehau
top -M ... On Wed, Mar 4, 2015 at 5:01 AM, wrote: > i use dfly on a xeon server with 4 cores. > on linux the top-command shows after pressing "1" the workload of all cpu > cores. > on dfly the top-command shows after pressing "1" the message "unknown > command". > how can i show on dfly the wo

Re: top

2015-03-03 Thread Matthew Dillon
For a breakdown of each cpu, use 'systat -pv 1' -Matt On Tue, Mar 3, 2015 at 1:18 PM, Lars Schotte wrote: > check out the man page of top > > On Tue, 3 Mar 2015 21:01:27 + > nans_na...@yahoo.de wrote: > > > i use dfly on a xeon server with 4 cores. > > on linux the top-command shows after p

Re: top

2015-03-03 Thread Lars Schotte
check out the man page of top On Tue, 3 Mar 2015 21:01:27 + nans_na...@yahoo.de wrote: > i use dfly on a xeon server with 4 cores. > on linux the top-command shows after pressing "1" the workload of all > cpu cores. on dfly the top-command shows after pressing "1" the > message "unknown comma

Re: Top ten interesting broken packages (Volunteers?)

2012-10-03 Thread John Marino
On 9/18/2012 05:44, Mike Small wrote: John Marino writes: 01. Emacs 24(editors/emacs24 + editors/emacs24-nox11). ... Problems with package: 01. build utility "temacs" segfaults This was caused by the C runtime startup objects not being linked (the link command used -nostdlib). Th

Re: Top ten interesting broken packages (Volunteers?)

2012-09-17 Thread Mike Small
John Marino writes: > 01. Emacs 24(editors/emacs24 + editors/emacs24-nox11). ... > Problems with package: > 01. build utility "temacs" segfaults This was caused by the C runtime startup objects not being linked (the link command used -nostdlib). There wasn't any _start symbol to be fou

Re: Top ten interesting broken packages (Volunteers?)

2012-09-15 Thread Jelle Hermsen
> > awesome thanks all > > By the way, the patches have already been accepted and incorporated into > the trunk by the Racket developers! Great, you're quick as greased lightning. Also very nice that it reached upstream so soon. Thanks John and Chris! Cheers, Jelle

Re: Top ten interesting broken packages (Volunteers?)

2012-09-15 Thread John Marino
On 9/15/2012 19:54, Chris Turner wrote: On 09/15/12 09:09, John Marino wrote: Hi Jelle, I added some minor modifications to your patches and committed them to pkgsrc head. > Thanks for the hard work you and Chris did in getting both versions of Racket to build on DragonFly! awesome thanks

Re: Top ten interesting broken packages (Volunteers?)

2012-09-15 Thread Chris Turner
On 09/15/12 09:09, John Marino wrote: Hi Jelle, I added some minor modifications to your patches and committed them to pkgsrc head. > Thanks for the hard work you and Chris did in getting both versions of Racket to build on DragonFly! awesome thanks all

Re: Top ten interesting broken packages (Volunteers?)

2012-09-15 Thread John Marino
On 9/11/2012 00:24, Jelle Hermsen wrote: Hiya, Combining Chris' patches with mine seemed to fix Racket 5.3. I still have to do some thorough testing to see if everything works as it should. You can get the latest version here: www.jellehermsen.nl/jel/racket-5.3.tar.gz Hi Jelle, I added some min

Re: Top ten interesting broken packages (Volunteers?)

2012-09-10 Thread Jelle Hermsen
Hiya, Combining Chris' patches with mine seemed to fix Racket 5.3. I still have to do some thorough testing to see if everything works as it should. You can get the latest version here: www.jellehermsen.nl/jel/racket-5.3.tar.gz Cheers, Jelle On 08/30/2012 02:29 AM, Chris Turner wrote: Hello