linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "Page allocation failure" messages with sendfile() and cryptoloop
@ 2004-03-18  6:09 David Brown
  0 siblings, 0 replies; only message in thread
From: David Brown @ 2004-03-18  6:09 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 792 bytes --]

Hi:

I'm using Apache 2 to serve some rather large files from an XFS
volume on Linux 2.6.1. The XFS volume sits on a cryptoloop device,
which is in turn backed by a raw device (a partition on an IDE disk).

Apache 2 uses sendfile() to send static content. I'm seeing messages
like this when trying to send files whose size exceeds the available
RAM+swap:

  httpd: page allocation failure. order:0, mode:0x1d2

Seemingly polynomial slowdowns are also apparent. I can send a 7MB file
instantly, and a 220MB file without too much delay. I gave up on the 600MB
file after 10 minutes of unresponsiveness.

The machine does stay alive through all of this.

Are there any issues with the cryptoloop driver and sendfile()? Should I
try 2.6.4, or would more information be helpful?

Thanks,

- Dave


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-18  6:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-18  6:09 "Page allocation failure" messages with sendfile() and cryptoloop David Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).