Displaying 20 results from an estimated 153 matches for "vsz".
Did you mean:
sz
2015 Sep 24
2
FreeBSD 10 & default_vsz_limit causing reboots?
On 24 Sep 2015, at 16:26, Rick Romero <rick at havokmon.com> wrote:
>
> Update. Only a single reboot has occurred since changing
> defalt_vsz_limit from 384M to 512M. It would seem that something the
> users are doing is causing that virtual memory size to be exceeded
> (possibly a mailbox search?), and when that occurs Dovecot/FreeBSD is not
> handling the event as smoothly as expected.
I could maybe understand that a system...
2015 Sep 24
0
FreeBSD 10 & default_vsz_limit causing reboots?
Quoting Timo Sirainen <tss at iki.fi>:
> On 24 Sep 2015, at 16:26, Rick Romero <rick at havokmon.com> wrote:
>> Update.? Only a single reboot has occurred since changing
>> defalt_vsz_limit from 384M to 512M.? It would seem that something the
>> users are doing is causing that virtual memory size to be exceeded
>> (possibly a mailbox search?), and when that occurs Dovecot/FreeBSD is
not
>> handling the event as smoothly as expected.
>
> I could maybe unde...
2007 Nov 19
2
Resident Memory Size Logging
Hello:
Is there a way to get the resident memory size of the rails process in-
code using ruby? I''d like to have my application log the size of its
own memory.
Thank you in advance,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email
2004 Jul 02
0
1.0-test24 and some mbox benchmarking
...ginal mbox : 1420611590 B = 2774632 blocks = 1354 MB
rewritten mbox: 1472684487 B = 2876336 blocks = 1404 MB
indexes : 14452732 B = 28227 blocks = 14 MB
7221164 dovecot.index
10436 dovecot.index.cache
7221132 dovecot.index.log (this will be truncated after a while)
- 16064 VSZ, 8012 RSS after SELECT completed
- 14MB is mmaped index files
- 216kB heap left of which 70kB actually in use
- heap usage was 25MB VSZ/RSS constantly while syncing, but allocations
were so large that libc used anonymous mmap()s so they got dropped
after sync
- VSZ...
2018 Mar 22
2
"failed to map segment from shared object" in sieve pipe
> On Mar 21, 2018, at 5:16 PM, Stephan Bosch <stephan at rename-it.nl> wrote:
>
> Those knobs depend a on your config. If there is truly some resource
> limit causing this, it could be the vsz_limit of the (parent) process
> invoking your program. Which service is doing that depends on your
> config, either LMTP, the script service (when you're using socket
> programs), or dovecot-lda (so, basically your MTA - not controlled by
> Dovecot obviously).
>
> https://wik...
2006 Nov 11
2
Segmentation fault
Hi!
I'm running NUT 2.0.4 and occasionally I get a segfault when starting
newhidups and if I don't get a segfault when starting newhidups the
process starts eating away at my memory. I sat down trying to genererate
-DDDDD debug info, but just because of that I can't get it to do a
segfault. So until I can, has things changed in the development version,
that might have fixed this?
2015 Aug 31
2
CentOS 7.1 NFS Client Issues - rpc.statd / rpcbind
....statd[1938]: Flags: TI-RPC
Aug 30 18:17:14 ls2.tokenrain.name systemd: Starting RPC bind service...
Aug 30 18:17:14 ls2.tokenrain.name systemd: Started RPC bind service.
Aug 30 18:18:14 ls2.tokenrain.name systemd: Started NFS status monitor
for NFSv2/3 locking..
USER PID PPID %CPU %MEM VSZ RSS TT STAT START TIME
COMMAND
root 1935 1924 0.0 0.0 115212 1436 ? S 18:17 00:00:00
/bin/bash -p /usr/sbin/start-statd
root 1936 1935 0.0 0.0 132520 1196 ? S 18:17 00:00:00
systemctl start rpc-statd.service
root 1937 1 0.0 0.0 44288 1676...
2013 Mar 11
1
nsd4 process weirdness?
...expected
/etc/munin/plugins/nsd_munin_memory: line 383: test: expr: syntax error:
integer expression expected
/etc/munin/plugins/nsd_munin_memory: line 389: test: : integer
expression expected
/etc/munin/plugins/nsd_munin_memory: line 395: test: expr: syntax error:
integer expression expected
size_vsz 0
size_rss 0
size_db_mem.value 124776
size_xfrd_mem.value 12622376
size_config_mem.value 1928
size_db_disk.value 334848
size_config_disk.value 371
$ ps ax -o pid,ppid,user,args | grep nsd
1638 1 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
2912 1 nsd /usr/sbin/nsd -c /etc/nsd/nsd.con...
2010 Aug 06
3
memory use without running gc()
Is there any way to get the current memory used by R without running
gc()?
I'd like to include the memory usage in logging output, but calling gc()
to get that information takes long enough to be noticeable (~ 6 s with ~
20 GB of ram in use), which goes against the point of logging.
Thanks,
Johann
2016 Dec 13
15
[Bug 2646] New: zombie processes when using privilege separation
https://bugzilla.mindrot.org/show_bug.cgi?id=2646
Bug ID: 2646
Summary: zombie processes when using privilege separation
Product: Portable OpenSSH
Version: 7.2p2
Hardware: ix86
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2009 Jul 06
4
Memory reporting...
...used free shared buffers cached
Mem: 18482800 18030668 452132 0 683068 9426792
-/+ buffers/cache: 7920808 10561992
But, when I do a ps, mysql is the only process that takes noticable memory; and it is far from 7.9GBs...
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
mysql 28346 36.0 15.6 3241196 2884692 ? Sl Jul04 981:19 \_ /usr/libexec/mysqld --basedir=/usr --datadir=/IOL/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-external-locking --port=3306 --socket=/IOL/mysql/mysql.sock
Once you remov...
2020 Nov 04
2
vsz_limit
...4 06:28, Aki Tuomi wrote:
> >
> >
> > > On 04/11/2020 05:19 Joan Moreau <jom at grosjo.net> wrote:
> > >
> > >
> > > Hello
> > > I am looking for help around memory management
> > > 1 - How to get the current value of "vsz_limit" from inside a plugin (namely https://github.com/grosjo/fts-xapian/ ) , especially for indexer-worker
> > > 2 - Is there a macro or function in dovecot to get the remaining free memory from this vsz value ?
> > > Thank you
> > >
> > >
> >
>...
2011 Sep 14
2
External pointers and an apparent memory leak
I'm using external pointers and seemingly leaking memory. My determination of a memory leak is that the R process continually creeps up in memory as seen by top while the usage as reported by gc() stays flat. I have isolated the C code:
void h5R_allocate_finalizer(SEXP eptr) {
Rprintf("Calling the finalizer\n");
void* vector = R_ExternalPtrAddr(eptr);
free(vector);
2007 Jun 20
1
smbd process eating memory
...and die, consequently the ISA
Server connection die too.
# smbstatus |grep -i isa
IPC$ 88122 isaserver Wed Jun 20 13:02:18 2007
IPC$ 88122 isaserver Wed Jun 20 14:40:19 2007
# date;ps -aux | egrep 88122
Wed Jun 20 17:42:25 BRT 2007
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
nobody 88122 2.1 15.7 430388 80780 ?? S 1:02PM
9:12.04/usr/local/sbin/smbd -D -s /usr/local/etc/smb.conf
# date;ps -aux | egrep 88122
Wed Jun 20 17:42:30 BRT 2007
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
nobody...
2006 Aug 08
5
RubyGems runtime memory use in Rails apps...
This an open plea for someone with knowledge of RubyGems to explain why
RubyGems stays in memory (over 10MB) after a Rails application is loaded. I
am unable to figure out why this would be necessary. I haven''t had any
response from Jim or Chad from RubyGems about it so I thought I would throw
it open to the list to see if anyone could educate me or share thier
experiences with this.
2017 Sep 25
3
A lot of zombie processes on Debian 9
Hello,
I've compiled Samba 4.7 from repository using a Debian 9 machine and I've
noticed that the system started to create zombie processes of samba:
# ps aux |grep "Z"
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 502 0.0 0.0 0 0 ? Z 13:01 0:00 [samba]
<defunct>
root 1346 0.0 0.0 0 0 ? Z 13:11 0:00 [samba]
<defunct>
root 2088 0.0 0.0 0 0 ? Z 13:21 0:00 [samba]
<def...
2018 Mar 22
0
"failed to map segment from shared object" in sieve pipe
On 3/21/18 5:28 PM, Dorian Taylor wrote:
> 1) I previously had the vsz_limit unset, and subsequently set to 256M; neither worked.
>
> 2) I wrote a test script that just ran in a loop appending to a string and printing to stderr how long the string was; it was killed after it reported accumulating about 2MB.
>
> Weird? or normal?
Probably normal. VSZ inc...
2020 Nov 04
1
vsz_limit
> On 04/11/2020 05:19 Joan Moreau <jom at grosjo.net> wrote:
>
>
> Hello
> I am looking for help around memory management
> 1 - How to get the current value of "vsz_limit" from inside a plugin (namely https://github.com/grosjo/fts-xapian/ ) , especially for indexer-worker
> 2 - Is there a macro or function in dovecot to get the remaining free memory from this vsz value ?
> Thank you
>
>
Hi Joan,
I don't think there is a feasible way to...
2010 Feb 03
1
graphing help: line runs off top of graph
...*************
memgraph.R
************************************************************************
args <- commandArgs()
filename = args[6]
m = read.csv(filename, header=TRUE)
m = data.frame(scale(m, center=FALSE, scale = c(60, 1024^2, 1024^2, 1)))
mRSS = m[,c("time", "RSS")]
mVSZ = m[,c("time", "VSZ")]
mPERCENT = m[,c("time", "X.MEM")]
pdf(file=paste(strsplit(filename, "\\.")[[1]][1],".pdf", sep=""))
plot(mRSS, col="red", type='l', xlab="time (min)", ylab="memory (GB)"...
2011 Nov 16
0
v2.0.16 released
http://dovecot.org/releases/2.0/dovecot-2.0.16.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.16.tar.gz.sig
I only now noticed that the VSZ limits weren't being enforced with
earlier v2.0.x releases (or they were set 1024 times too high). So if a
Dovecot process was leaking memory, it wasn't being killed by kernel.
Now that this enforcing is done, some installations will probably start
seeing errors about reaching these limits...