Re: CURRENT: memory leak?

2016-07-29 Thread Ngie Cooper
On Fri, Jul 29, 2016 at 12:52 PM, O. Hartmann
 wrote:

...

> This is after starting VBox and a Win 7 pro guest (just started, no login) 
> with 3572 MB
> memory reserved and 4 logical CPUs (VBox 5.0.26):
>
> root@localhost: [ports] vmstat -Hm | sort -rnk 2,3 | head -n 10
>   solaris 53030 62088K   - 23000705
> 16,32,64,128,256,512,1024,2048,4096,8192,32768 devbuf 20600 39751K   -
> 21380
> 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 iprtheap  9335 16498K
>-
> 12303  32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 nvidia  8162 
> 21261K
> -   549305  16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 
> sysctloid  6004
> 309K   - 6125  16,32,64,128 acpica  5605   574K   -65245
> 16,32,64,128,256,512,1024,2048,4096 umtx  1728   216K   - 1728  128
>   ufs_dirhash  1543   678K   - 7175  16,32,64,128,256,512,1024,2048
>   pmc  1066  6679K   - 1066  
> 16,32,128,256,512,1024,4096,8192,65536
>   kdtrace   950   218K   -   113551  64,256

Could you please paste this in a pastebin or something? It's formatted
weird in my "mail client" (Gmail).
Thanks,
-Ngie
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: CURRENT: memory leak?

2016-07-29 Thread O. Hartmann
Am Fri, 29 Jul 2016 12:41:17 -0700
Ngie Cooper  schrieb:

> On Fri, Jul 29, 2016 at 12:03 PM, Allan Jude  wrote:
> > On 2016-07-29 14:04, O. Hartmann wrote:  
> >>
> >> I realise an exorbitant memory usage of FreeBSD CURRENT ( FreeBSD
> >> 12.0-CURRENT #16
> >> r303470: Fri Jul 29 05:58:42 CEST 2016 ). Swap space gets eaten up while
> >> building
> >> world/kernel and/or ports very quickly.
> >>
> >> I see this phenomenon on different CURRENT systems with different RAM (but
> >> all ZFS!). No
> >> box is less than 8 GB RAM: one 8GB, another 16, two 32 GB. An older XEON
> >> Core2Duo server
> >> with postgresql 9.5/postgis acting on some OSM data etas up all of its 32
> >> GB and
> >> additional 48GB swap - never seen before with 11-CURRENT.
> >>
> >> I didn't investigate the problem so far since I realized this memory
> >> hunger of 12-CURRENT
> >> just today on several boxes compiling world, eating up all the memory,
> >> staring swapping
> >> and never relax even after hours from the swapped memory.
> >>
> >> Is this a known phenomenon or am I seeing something mystique?
> >>
> >> Regards,
> >>
> >> Oliver
> >>  
> >
> > Do you have the output of 'top', the first few lines
> >
> > Specifically, is there very high 'Other' usage, on the ZFS ARC line?  
> 
> `vmstat -Hm | sort -rnk 2,3 | head -n 10` might be helpful if the
> memory used is in kernel space.
> Thanks,
> -Ngie
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

This is after starting VBox and a Win 7 pro guest (just started, no login) with 
3572 MB
memory reserved and 4 logical CPUs (VBox 5.0.26):

root@localhost: [ports] vmstat -Hm | sort -rnk 2,3 | head -n 10
  solaris 53030 62088K   - 23000705
16,32,64,128,256,512,1024,2048,4096,8192,32768 devbuf 20600 39751K   -
21380
16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 iprtheap  9335 16498K  
 -
12303  32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 nvidia  8162 
21261K
-   549305  16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 
sysctloid  6004
309K   - 6125  16,32,64,128 acpica  5605   574K   -65245
16,32,64,128,256,512,1024,2048,4096 umtx  1728   216K   - 1728  128
  ufs_dirhash  1543   678K   - 7175  16,32,64,128,256,512,1024,2048
  pmc  1066  6679K   - 1066  
16,32,128,256,512,1024,4096,8192,65536
  kdtrace   950   218K   -   113551  64,256


And the top output is :

last pid: 12145;  load averages:  0.65,  0.45,
0.45
up 0+01:35:15  21:51:10 72 processes:  1 running, 71 sleeping CPU:  1.4% user,  
0.0%
nice, 20.5% system,  0.2% interrupt, 77.9% idle Mem: 21M Active, 293M Inact, 
7429M Wired,
775M Buf, 85M Free ARC: 1682M Total, 363M MFU, 1077M MRU, 5536K Anon, 20M 
Header, 216M
Other Swap: 64G Total, 400M Used, 64G Free

  PID USERNAME   THR PRI NICE   SIZERES STATE   C   TIMEWCPU COMMAND
12077 ohartmann   25  200  4319M  3911M select  3   2:07  77.87% 
VirtualBox
 1002 root 1  230 12475M 31616K select  3   1:18   6.02% Xorg
 1027 ohartmann1  250   125M  9440K select  0   0:15   1.35% wmaker
  514 root 1  200 12748K  1916K select  0   0:26   1.28% moused
11980 ohartmann   45  200   826M   248M select  0   0:23   0.13% firefox
 1645 root 1  200 22260K  2640K CPU22   0:02   0.10% top
 1634 ohartmann1  200 76020K  4180K select  0   0:01   0.09% xterm
 1032 ohartmann1  200 86260K  5852K select  3   0:06   0.06% xterm
12009 ohartmann4  200   329M 35496K select  0   0:01   0.03% 
VirtualBox
12014 ohartmann   12  200   125M  7624K select  1   0:01   0.02% VBoxSVC
  403 root 1  200  9588K   556K select  0   0:00   0.01% devd
12012 ohartmann1  200 90036K  5164K select  2   0:00   0.01% 
VBoxXPCOMIPCD
  563 root 1  200 12608K  1916K select  2   0:01   0.00% syslogd
  793 root 1  200 22764K 12632K select  0   0:00   0.00% ntpd
  820 root 1  200 43744K  2228K select  1   0:00   0.00% saned
 1026 ohartmann1  200 33592K  3044K select  3   0:00   0.00% 
gpg-agent
  721 root 1  200   268M  1768K select  2   0:00   0.00% 
rpc.statd
  930 root 4  520  8364K  1852K rpcsvc  2   0:00   0.00% nfscbd
[...]


pgpFfaYbRdTtG.pgp
Description: OpenPGP digital signature


Re: CURRENT: memory leak?

2016-07-29 Thread Ngie Cooper
On Fri, Jul 29, 2016 at 12:03 PM, Allan Jude  wrote:
> On 2016-07-29 14:04, O. Hartmann wrote:
>>
>> I realise an exorbitant memory usage of FreeBSD CURRENT ( FreeBSD
>> 12.0-CURRENT #16
>> r303470: Fri Jul 29 05:58:42 CEST 2016 ). Swap space gets eaten up while
>> building
>> world/kernel and/or ports very quickly.
>>
>> I see this phenomenon on different CURRENT systems with different RAM (but
>> all ZFS!). No
>> box is less than 8 GB RAM: one 8GB, another 16, two 32 GB. An older XEON
>> Core2Duo server
>> with postgresql 9.5/postgis acting on some OSM data etas up all of its 32
>> GB and
>> additional 48GB swap - never seen before with 11-CURRENT.
>>
>> I didn't investigate the problem so far since I realized this memory
>> hunger of 12-CURRENT
>> just today on several boxes compiling world, eating up all the memory,
>> staring swapping
>> and never relax even after hours from the swapped memory.
>>
>> Is this a known phenomenon or am I seeing something mystique?
>>
>> Regards,
>>
>> Oliver
>>
>
> Do you have the output of 'top', the first few lines
>
> Specifically, is there very high 'Other' usage, on the ZFS ARC line?

`vmstat -Hm | sort -rnk 2,3 | head -n 10` might be helpful if the
memory used is in kernel space.
Thanks,
-Ngie
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: CURRENT: memory leak?

2016-07-29 Thread O. Hartmann
Am Fri, 29 Jul 2016 15:03:04 -0400
Allan Jude  schrieb:

> On 2016-07-29 14:04, O. Hartmann wrote:
> >
> > I realise an exorbitant memory usage of FreeBSD CURRENT ( FreeBSD 
> > 12.0-CURRENT #16
> > r303470: Fri Jul 29 05:58:42 CEST 2016 ). Swap space gets eaten up while 
> > building
> > world/kernel and/or ports very quickly.
> >
> > I see this phenomenon on different CURRENT systems with different RAM (but 
> > all ZFS!).
> > No box is less than 8 GB RAM: one 8GB, another 16, two 32 GB. An older XEON 
> > Core2Duo
> > server with postgresql 9.5/postgis acting on some OSM data etas up all of 
> > its 32 GB
> > and additional 48GB swap - never seen before with 11-CURRENT.
> >
> > I didn't investigate the problem so far since I realized this memory hunger 
> > of
> > 12-CURRENT just today on several boxes compiling world, eating up all the 
> > memory,
> > staring swapping and never relax even after hours from the swapped memory.
> >
> > Is this a known phenomenon or am I seeing something mystique?
> >
> > Regards,
> >
> > Oliver
> >  
> 
> Do you have the output of 'top', the first few lines
> 
> Specifically, is there very high 'Other' usage, on the ZFS ARC line?
> 

I had to reboot the worst box since it didn't answer on any input or ssh. I 
also just
restarted the other systems after buildworld/buildkernel of the most recent src 
...

I try VBox - it complained last time not having enough memory after I simply
buildworld/portupdated ...

This is head of top just before I start buildworld/buildkernel on the 8 GB 
(dual core/
4 threads box):

last pid:  1645;  load averages:  0.13,  0.15,
0.28
up 0+01:08:06  21:24:01 61 processes:  1 running, 60 sleeping CPU:  0.2% user,  
0.0%
nice,  0.4% system,  0.0% interrupt, 99.4% idle Mem: 118M Active, 547M Inact, 
4376M
Wired, 667M Buf, 2788M Free ARC: 2411M Total, 836M MFU, 363M MRU, 32K Anon, 27M 
Header,
1185M Other Swap: 64G Total, 64G Free

  PID USERNAME   THR PRI NICE   SIZERES STATE   C   TIMEWCPU COMMAND
 1002 root 1  200 12434M 49192K select  2   0:39   1.34% Xorg
  514 root 1  200 12748K  2252K select  0   0:22   0.27% moused
 1027 ohartmann1  200   125M 20488K select  0   0:02   0.14% wmaker
 1634 ohartmann1  200 76020K 11988K select  2   0:00   0.09% xterm
 1645 root 1  200 22260K  3588K CPU11   0:00   0.08% top
  403 root 1  200  9588K  5060K select  2   0:00   0.01% devd
  900 root 1  200 88148K  9768K select  2   0:00   0.00% 
sendmail
  563 root 1  200 12608K  2476K select  0   0:00   0.00% syslogd
  793 root 1  200 22764K 12632K select  0   0:00   0.00% ntpd
[...]

This is the top after "make -j4 buildkernel buildworld" (filemon.ko enabled) and
afterwards a "make update" in /usr/ports which resides on an ZFS 3TB disk and 
is svn
backed and after that 5 minutes wating/relaxing:

last pid: 11935;  load averages:  0.10,  0.55,
0.64
up 0+01:21:10  21:37:05
66 processes:  1 running, 65 sleeping
CPU:  0.4% user,  0.0% nice,  0.6% system,  0.0% interrupt, 99.0% idle
Mem: 308M Active, 2805M Inact, 4431M Wired, 775M Buf, 284M Free
ARC: 2470M Total, 1007M MFU, 279M MRU, 32K Anon, 31M Header, 1153M Other
Swap: 64G Total, 64G Free

  PID USERNAME   THR PRI NICE   SIZERES STATE   C   TIMEWCPU COMMAND
 1002 root 1  210 12433M 44044K select  1   1:02   1.47% Xorg
  514 root 1  200 12748K  2248K select  1   0:24   0.29% moused
 1027 ohartmann1  210   125M 16536K select  1   0:09   0.18% wmaker
 1645 root 1  200 22260K  4096K CPU22   0:01   0.08% top
 1032 ohartmann1  200 86260K 20344K select  3   0:06   0.06% xterm
 1634 ohartmann1  200 76020K 10304K select  1   0:01   0.03% xterm
21103 ohartmann1  200 76020K 10296K select  1   0:00   0.02% xterm
21553 ohartmann1  200 26776K  6136K select  2   0:00   0.00% ssh
  793 root 1  200 22764K 12632K select  1   0:00   0.00% ntpd
  820 root 1  200 43744K  3184K select  0   0:00   0.00% saned
 1026 ohartmann1  200 33592K  4028K select  0   0:00   0.00% 
gpg-agent
[...]


I do not understand much of the memory partitioning, but starting with ~ 2 GB 
free RAM
and ending up with < 300MB free RAM - if correctly interpreted - seems weird.

I'm out of the office, so I can not access the box that is literaly "exploding" 
right now.

Hope you can see something in the glass sphere ...

Kind regards, thank you very much in advance,

Oliver


pgpjF0syxV_bz.pgp
Description: OpenPGP digital signature


Re: CURRENT: memory leak?

2016-07-29 Thread Allan Jude

On 2016-07-29 14:04, O. Hartmann wrote:


I realise an exorbitant memory usage of FreeBSD CURRENT ( FreeBSD 12.0-CURRENT 
#16
r303470: Fri Jul 29 05:58:42 CEST 2016 ). Swap space gets eaten up while 
building
world/kernel and/or ports very quickly.

I see this phenomenon on different CURRENT systems with different RAM (but all 
ZFS!). No
box is less than 8 GB RAM: one 8GB, another 16, two 32 GB. An older XEON 
Core2Duo server
with postgresql 9.5/postgis acting on some OSM data etas up all of its 32 GB and
additional 48GB swap - never seen before with 11-CURRENT.

I didn't investigate the problem so far since I realized this memory hunger of 
12-CURRENT
just today on several boxes compiling world, eating up all the memory, staring 
swapping
and never relax even after hours from the swapped memory.

Is this a known phenomenon or am I seeing something mystique?

Regards,

Oliver



Do you have the output of 'top', the first few lines

Specifically, is there very high 'Other' usage, on the ZFS ARC line?

--
Allan Jude
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


CURRENT: memory leak?

2016-07-29 Thread O. Hartmann

I realise an exorbitant memory usage of FreeBSD CURRENT ( FreeBSD 12.0-CURRENT 
#16
r303470: Fri Jul 29 05:58:42 CEST 2016 ). Swap space gets eaten up while 
building
world/kernel and/or ports very quickly.

I see this phenomenon on different CURRENT systems with different RAM (but all 
ZFS!). No
box is less than 8 GB RAM: one 8GB, another 16, two 32 GB. An older XEON 
Core2Duo server
with postgresql 9.5/postgis acting on some OSM data etas up all of its 32 GB and
additional 48GB swap - never seen before with 11-CURRENT.

I didn't investigate the problem so far since I realized this memory hunger of 
12-CURRENT
just today on several boxes compiling world, eating up all the memory, staring 
swapping
and never relax even after hours from the swapped memory.

Is this a known phenomenon or am I seeing something mystique?

Regards,

Oliver


pgpbmzz1b9AIP.pgp
Description: OpenPGP digital signature