[PATCH] LMDB full patch set

Andrew Bartlett abartlet at samba.org
Tue May 15 10:17:40 UTC 2018


On Tue, 2018-05-15 at 10:17 +0200, Stefan Metzmacher wrote:
> 
> > I guess we need to remove the ulimit -v.

Thanks, that would be most appreciated.  Can you let me know when that
changes so I can re-try the build?
 
> > On my system top shows this:
> > 
> > 29037 metze     39  19 80,238g 109276  38468 S   0,3  0,7   0:22.95 samba
> 
> Here's a more complete list:
> 
> 29052 metze     39  19 80,259g 102180  31780 S   0,0  0,6   0:01.12 smbd
> 
> 
> 29064 metze     39  19  0,157t  98896  18696 S   0,0  0,6   0:00.21
> winbindd

These are likely larger as after a fork() we have no way to safely
destroy the old mmap()ed region (pending the yet to be written post-
fork close and reopen patches). 

I hope this clarifies things,

Andrew Bartlett

-- 
Andrew Bartlett                       http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba




More information about the samba-technical mailing list