On Fri, 09 Feb 2018 23:32:30 -0500 Ken Hornstein <k...@pobox.com> wrote:
Ken Hornstein writes:
> >> If it's not hard to fix, would make sense to do it before 1.7.1 goes
> >> out the door!
> >
> >True, though that could be influenced by how long it's been then without
> >folks minding.  I've not had time to do anything on it;  got a gig at
> >the moment that pays more than nmh.  :-)
> 
> It turns out this was introduced post-1.6, so I don't think many people
> have encountered it yet. Anyway, I just committed a fix (and I cherry-
> picked it to the 1.7 branch).  If you could check to make sure that
> the fix works for you, I'd appreciate it.

This fixed it. Thanks.

$ scan 1:200000 >/dev/null   &
[2] 88035
...
$ ps -lp 88035
 UID   PID PPID CPU PRI NI      VSZ     RSS MWCHAN   STAT TT     TIME COMMAND
1001 88035 2644   0  27  0 10163200 3925392 zio->io_ D     4  0:11.05 scan 1:20

$ uip/scan 1:200000 >/dev/null   &
[2] 88069
...
$ ps -wlp 88069
  UID   PID PPID CPU PRI NI   VSZ  RSS MWCHAN STAT TT     TIME COMMAND
1001 88069 2644   0  84  0 20096 7688 -      R     4  0:05.73 uip/scan 1:200000



-- 
Nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to