Re: [LTP] OOM messages when running full ltp tests on a Hyper-V VM

2015-07-23 Thread Li Wang
> Jul 22 01:17:50 ubuntu kernel: [ 5756.608215] [] ? > __switch_to+0x167/0x580 > > Jul 22 01:17:50 ubuntu kernel: [ 5756.614156] [] > do_page_fault+0x31/0x70 > > Jul 22 01:17:50 ubuntu kernel: [ 5756.616875] [] > page_fault+0x28/0x30 > > > > > From: Cristian Va

Re: [LTP] OOM messages when running full ltp tests on a Hyper-V VM

2015-07-23 Thread Cyril Hrubis
Hi! > Otherwise, are there are params that can limitor specify the resources that > LTP can use? The process in question here is oom01, which is test that checks that process gets killed if it allocates too much memory. So the test process forks a child that continues to eat memory until it's kil

Re: [LTP] OOM messages when running full ltp tests on a Hyper-V VM

2015-07-23 Thread Jan Stancek
- Original Message - > From: "Cristian Valean" > To: ltp-list@lists.sourceforge.net > Sent: Thursday, 23 July, 2015 1:41:56 PM > Subject: Re: [LTP] OOM messages when running full ltp tests on a Hyper-V VM > > My apologies for the incomplete reply, it got

Re: [LTP] OOM messages when running full ltp tests on a Hyper-V VM

2015-07-23 Thread Cyril Hrubis
Hi! > I'm trying to run a full ltp test run on Ubuntu 14.04.2 as a Hyper-V VM. > > > > The VM is set with 8 or 12GB and 4 vCPUs, however during the tests execution > the syslog records over 30 call traces similar to the one below. Hmm, did you forget to attach something here? -- Cyril Hrubis

Re: [LTP] OOM messages when running full ltp tests on a Hyper-V VM

2015-07-23 Thread Cristian Valean
t Subject: [LTP] OOM messages when running full ltp tests on a Hyper-V VM I'm trying to run a full ltp test run on Ubuntu 14.04.2 as a Hyper-V VM. The VM is set with 8 or 12GB and 4 vCPUs, however during the tests execution the syslog records over 30 call traces simi

[LTP] OOM messages when running full ltp tests on a Hyper-V VM

2015-07-23 Thread Cristian Valean
I'm trying to run a full ltp test run on Ubuntu 14.04.2 as a Hyper-V VM. The VM is set with 8 or 12GB and 4 vCPUs, however during the tests execution the syslog records over 30 call traces similar to the one below. -