Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Ngie Cooper (yaneurabeya)
> On May 27, 2016, at 15:39, Konstantin Belousov wrote: > > On Fri, May 27, 2016 at 03:32:48PM -0700, Ngie Cooper (yaneurabeya) wrote: >> >>> On May 27, 2016, at 14:26, Alan Cox wrote: >>> >>> On 05/27/2016 16:22, Ngie Cooper (yaneurabeya) wrote: > On May 27, 2016, at 14:21, Ngie Cooper (

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Konstantin Belousov
On Fri, May 27, 2016 at 03:32:48PM -0700, Ngie Cooper (yaneurabeya) wrote: > > > On May 27, 2016, at 14:26, Alan Cox wrote: > > > > On 05/27/2016 16:22, Ngie Cooper (yaneurabeya) wrote: > >>> On May 27, 2016, at 14:21, Ngie Cooper (yaneurabeya) > >>> wrote: > I added #include to zfs/arc

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Ngie Cooper (yaneurabeya)
> On May 27, 2016, at 14:26, Alan Cox wrote: > > On 05/27/2016 16:22, Ngie Cooper (yaneurabeya) wrote: >>> On May 27, 2016, at 14:21, Ngie Cooper (yaneurabeya) >>> wrote: I added #include to zfs/arc.c in r300870 — it was missing from the file. Looking into drm2 and fed. >>> Oy.

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Alan Cox
On 05/27/2016 16:22, Ngie Cooper (yaneurabeya) wrote: >> On May 27, 2016, at 14:21, Ngie Cooper (yaneurabeya) >> wrote: >>> I added #include to zfs/arc.c in r300870 — it was missing >>> from the file. Looking into drm2 and fed. >> Oy. Bad test before I did the fix. The issue was libzpool -_

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Ngie Cooper (yaneurabeya)
> On May 27, 2016, at 14:21, Ngie Cooper (yaneurabeya) > wrote: >> >> I added #include to zfs/arc.c in r300870 — it was missing >> from the file. Looking into drm2 and fed. > > Oy. Bad test before I did the fix. The issue was libzpool -_- (just saw alc’s > comment)… I’ll fix my commit

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Ngie Cooper (yaneurabeya)
> On May 27, 2016, at 14:03, Ngie Cooper (yaneurabeya) > wrote: > >> >> On May 27, 2016, at 14:01, Konstantin Belousov wrote: >> >> On Fri, May 27, 2016 at 10:51:03PM +0300, Ivan Klymenko wrote: >>> On Fri, 27 May 2016 19:15:46 + (UTC) >>> Alan Cox wrote: >>> Author: alc Date

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Alan Cox
On 05/27/2016 16:01, Konstantin Belousov wrote: > On Fri, May 27, 2016 at 10:51:03PM +0300, Ivan Klymenko wrote: >> On Fri, 27 May 2016 19:15:46 + (UTC) >> Alan Cox wrote: >> >>> Author: alc >>> Date: Fri May 27 19:15:45 2016 >>> New Revision: 300865 >>> URL: https://svnweb.freebsd.org/changes

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Ngie Cooper (yaneurabeya)
> On May 27, 2016, at 14:01, Konstantin Belousov wrote: > > On Fri, May 27, 2016 at 10:51:03PM +0300, Ivan Klymenko wrote: >> On Fri, 27 May 2016 19:15:46 + (UTC) >> Alan Cox wrote: >> >>> Author: alc >>> Date: Fri May 27 19:15:45 2016 >>> New Revision: 300865 >>> URL: https://svnweb.freeb

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Konstantin Belousov
On Fri, May 27, 2016 at 10:51:03PM +0300, Ivan Klymenko wrote: > On Fri, 27 May 2016 19:15:46 + (UTC) > Alan Cox wrote: > > > Author: alc > > Date: Fri May 27 19:15:45 2016 > > New Revision: 300865 > > URL: https://svnweb.freebsd.org/changeset/base/300865 > > > > Log: > > The flag "vm_page

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Ivan Klymenko
On Fri, 27 May 2016 19:15:46 + (UTC) Alan Cox wrote: > Author: alc > Date: Fri May 27 19:15:45 2016 > New Revision: 300865 > URL: https://svnweb.freebsd.org/changeset/base/300865 > > Log: > The flag "vm_pages_needed" has long served two distinct purposes: > (1) to indicate that threads are

Re: svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread hiren panchasara
On 05/27/16 at 07:15P, Alan Cox wrote: > Author: alc > Date: Fri May 27 19:15:45 2016 > New Revision: 300865 > URL: https://svnweb.freebsd.org/changeset/base/300865 > > Log: > The flag "vm_pages_needed" has long served two distinct purposes: (1) to > indicate that threads are waiting for free

svn commit: r300865 - in head/sys: sys vm

2016-05-27 Thread Alan Cox
Author: alc Date: Fri May 27 19:15:45 2016 New Revision: 300865 URL: https://svnweb.freebsd.org/changeset/base/300865 Log: The flag "vm_pages_needed" has long served two distinct purposes: (1) to indicate that threads are waiting for free pages to become available and (2) to indicate whether