From: Meelis Roos <mroos@linux.ee>
To: sparclinux@vger.kernel.org
Subject: Re: Recent spontaneous reboots on multiple machines
Date: Fri, 08 Jan 2016 21:29:08 +0000 [thread overview]
Message-ID: <alpine.LRH.2.20.1601082326150.23187@math.ut.ee> (raw)
In-Reply-To: <alpine.LRH.2.20.1601061716510.27880@math.ut.ee>
> On (01/08/16 22:18), mroos@linux.ee wrote:
> >
> > lsmod on v440:
>
> my lsmod output is a superset of this list.
>
> > > It could also be influenced by either the amount of memory he has
> > > installed, or what userland he is using.
> >
> > v240 has 6G RAM, v440 has 8G.
>
> here's meminfo for my v440:
>
> # cat /proc/meminfo
> MemTotal: 4114000 kB
> MemFree: 3456744 kB
> MemAvailable: 4012144 kB
> Buffers: 83464 kB
> Cached: 414264 kB
> SwapCached: 0 kB
> Active: 457064 kB
> Inactive: 74816 kB
> Active(anon): 34256 kB
> Inactive(anon): 240 kB
> Active(file): 422808 kB
> Inactive(file): 74576 kB
> Unevictable: 0 kB
> Mlocked: 0 kB
> SwapTotal: 1566328 kB
> SwapFree: 1566328 kB
> Dirty: 2808 kB
> Writeback: 0 kB
> AnonPages: 34176 kB
> Mapped: 16272 kB
> Shmem: 352 kB
> Slab: 102320 kB
> SReclaimable: 87920 kB
> SUnreclaim: 14400 kB
> KernelStack: 1664 kB
> PageTables: 1064 kB
> NFS_Unstable: 0 kB
> Bounce: 0 kB
> WritebackTmp: 0 kB
> CommitLimit: 3623328 kB
> Committed_AS: 72432 kB
> VmallocTotal: 3298530689024 kB
> VmallocUsed: 0 kB
> VmallocChunk: 0 kB
> AnonHugePages: 0 kB
Mine is slightly different - Mlocked is also huge:
MemTotal: 8236304 kB
MemFree: 7841232 kB
MemAvailable: 8050272 kB
Buffers: 58168 kB
Cached: 160472 kB
SwapCached: 0 kB
Active: 297040 kB
Inactive: 20776 kB
Active(anon): 99232 kB
Inactive(anon): 296 kB
Active(file): 197808 kB
Inactive(file): 20480 kB
Unevictable: 0 kB
Mlocked: 7215545057280 kB
SwapTotal: 3083320 kB
SwapFree: 3083320 kB
Dirty: 4624 kB
Writeback: 0 kB
AnonPages: 99368 kB
Mapped: 22448 kB
Shmem: 360 kB
Slab: 52096 kB
SReclaimable: 33424 kB
SUnreclaim: 18672 kB
KernelStack: 1968 kB
PageTables: 1384 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 7201472 kB
Committed_AS: 134392 kB
VmallocTotal: 3298530689024 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
AnonHugePages: 0 kB
> > Userland is Debian unstable, as it was as of July 25, 2015. gcc 4.9.3-2,
> > binutils 2.25-10.
>
> maybe it's the gcc/binutils? I'm using something older:
>
> # gcc --version
> gcc (Debian 4.6.3-14) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> My binutils is 2.22-8+deb7u2
>
> the other difference is that (due to firewall/proxy headaches) I
> git-pull on a different machine and then rsync over that tree to
> the v440.
>
> I did not see anything significantly different about the ps/interrupts
> etc. I do not have irqbalance or ntpd on the v440, though.
>
> --Sowmini
>
--
Meelis Roos (mroos@linux.ee)
next prev parent reply other threads:[~2016-01-08 21:29 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 15:21 Recent spontaneous reboots on multiple machines Meelis Roos
2016-01-06 15:22 ` Meelis Roos
2016-01-07 17:41 ` Sowmini Varadhan
2016-01-07 19:46 ` Meelis Roos
2016-01-07 20:14 ` Sowmini Varadhan
2016-01-08 17:20 ` Sowmini Varadhan
2016-01-08 19:02 ` David Miller
2016-01-08 20:18 ` mroos
2016-01-08 21:15 ` Sowmini Varadhan
2016-01-08 21:29 ` Meelis Roos [this message]
2016-01-10 10:03 ` Meelis Roos
2016-02-05 9:06 ` Meelis Roos
2016-02-14 10:51 ` Sowmini Varadhan
2016-02-15 5:54 ` Meelis Roos
2016-02-18 2:30 ` Sowmini Varadhan
2016-02-22 1:02 ` Sowmini Varadhan
2016-02-23 12:12 ` Invalid sk_policy[] access (was Re: Recent spontaneous reboots on multiple machines) Sowmini Varadhan
2016-02-23 19:36 ` Meelis Roos
2016-02-23 19:39 ` Sowmini Varadhan
2016-02-23 20:45 ` Meelis Roos
2016-02-23 20:20 ` Invalid sk_policy[] access David Miller
2016-02-23 20:29 ` Sowmini Varadhan
2016-02-23 20:37 ` mroos
2016-02-23 20:51 ` mroos
2016-02-23 20:53 ` Sowmini Varadhan
2016-02-23 23:05 ` David Miller
2016-02-23 22:59 ` David Miller
2016-02-23 23:59 ` Sowmini Varadhan
2016-02-24 0:23 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LRH.2.20.1601082326150.23187@math.ut.ee \
--to=mroos@linux.ee \
--cc=sparclinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox