lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 25 Jul 2008 12:54:04 -0600
From:	Robert Hancock <hancockr@...w.ca>
To:	Udo van den Heuvel <udovdh@...all.nl>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: What to do with `kswapd0: page allocation failure. ` ?

Udo van den Heuvel wrote:
> Hello,
> 
> Found a few of these logged. See below.
> What are they? Harmfull? Bug?
> 
> Kind regards,
> Udo
> 
> Jul 20 18:39:03 testboard kernel: kswapd0: page allocation failure.
> order:2, mode:0x20

It's not really harmful, it just means the kernel was momentarily unable 
to allocate memory to handle an incoming network packet. That packet 
will get dropped, but the system should recover.

Not sure why it's allocating an order 2 chunk though, that is 16KB. Are 
you using jumbo frames on the network?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ