parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: --noswap reports error: vm_stat not vmstat


From: Ole Tange
Subject: Re: --noswap reports error: vm_stat not vmstat
Date: Thu, 2 Feb 2012 22:06:29 +0000

On Thu, Feb 2, 2012 at 5:58 PM, Ozgur Akgun <ozgurakgun@gmail.com> wrote:
> Hi,
>
> --noswap calls vmstat, which has a different name (vm_stat) on Mac OS X for
> some strange reason.
>
> Changing "vmstat" to "vm_stat" in all 3 places it is referenced from
> seemingly
> solves the problem.

Are the output columns from vm_stat the same as vmstat?

> Otherwise the following error message is reported:
>
> sh: vmstat: command not found
> Use of uninitialized value $swap_out in pattern match (m//) at
> /usr/local/bin/parallel line 2164.
> Use of uninitialized value $swap_out in pattern match (m//) at
> /usr/local/bin/parallel line 2164.
> [and several more of those]

Will you create a bug report on
https://savannah.gnu.org/bugs/?func=additem&group=parallel so that you
will be informed when a proposed fix is in?

> Is OSX supported anyway?

OSX is supported the same way Microsoft Windows is: If its an easy
fix, it will be fixed. If it requires major change it will only be
fixed if free operating systems will benefit from it, too.

The above sounds easy to fix.


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]