public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrey Nekrasov <andy@spylog.ru>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.4.11-pre2-xfs
Date: Fri, 5 Oct 2001 02:22:13 +0400	[thread overview]
Message-ID: <20011005022213.A8501@spylog.ru> (raw)
In-Reply-To: <andy@spylog.ru> <20011004141513.A5421@spylog.ru> <200110041401.f94E1an22571@jen.americas.sgi.com>
In-Reply-To: <200110041401.f94E1an22571@jen.americas.sgi.com>

Hello Steve Lord,

> >  2. kernel 2.4.11-pre2-xfs, with highmem support
> >  3. create ramdisk 512Mb and run "tiotest -c -f 110"
> 
> And what type of filesystems were used? I am presuming XFS.

ext2 & xfs , but whis test with ext2

> >  4. 
> >  __alloc_pages: 0-order allocation failed (gfp=0x3d0/0) from c0127fe9
> >  __alloc_pages: 0-order allocation failed (gfp=0x2f0/0) from c0127fe9
> >  __alloc_pages: 0-order allocation failed (gfp=0x70/0) from c0127fe9
> >  __alloc_pages: 0-order allocation failed (gfp=0x2f0/0) from c0127fe9
> >  __alloc_pages: 0-order allocation failed (gfp=0x70/0) from c0127fe9
 
> Can you map that address onto a symbol by any chance?

#/ksymoops-2.4.3/ksymoops -A c0127fe9 -m /boot/System.map
...

Adhoc c0127fe8 <_alloc_pages+18/20>

6.

...
swap_dup: Bad swap file entry 3f41e02c
VM: killing process forwarderng
swap_free: Bad swap offset entry 3ce50000
swap_free: Bad swap file entry 3f41e02c
swap_free: Bad swap offset entry 38bb5000
...

What is it? Kernel or may be my hardware problem?



7. Interesting result (xfs speed):

buran:~ # cat ram_disk_ext2 
buran:/ramdisk0/tiobench-0.3.1 # while (true) do ./tiotest -c -f 110 ;
sleep
60; done
Tiotest results for 4 concurrent io threads:

,----------------------------------------------------------------------.
| Item                  | Time     | Rate         | Usr CPU | Sys CPU  |
+-----------------------+----------+--------------+----------+---------+
| Write         440 MBs |   17.9 s |  24.646 MB/s |   0.7 %  |  60.8 % |
| Random Write   16 MBs |    0.5 s |  28.593 MB/s |   1.8 %  |  60.4 % |
| Read          440 MBs |   14.1 s |  31.167 MB/s |  28.3 %  |  43.6 % |
| Random Read    16 MBs |    0.5 s |  33.751 MB/s |  30.2 %  |  51.8 % |
----------------------------------------------------------------------'

buran:~ # cat ram_disk_xfs  
buran:/ramdisk0/tiobench-0.3.1 # while (true) do ./tiotest -c -f 110 ;
sleep
60; done
Tiotest results for 4 concurrent io threads:

,----------------------------------------------------------------------.
| Item                  | Time     | Rate         | Usr CPU | Sys CPU  |
+-----------------------+----------+--------------+----------+---------+
| Write         440 MBs |    7.9 s |  55.974 MB/s |   1.8 %  |  71.4 % |
| Random Write   16 MBs |    0.3 s |  45.764 MB/s |   0.0 %  |  55.6 % |
| Read          440 MBs |   11.1 s |  39.529 MB/s |  38.0 %  |  34.3 % |
| Random Read    16 MBs |    0.5 s |  32.868 MB/s |  27.3 %  |  42.1 % |
----------------------------------------------------------------------'






-- 
bye.
Andrey Nekrasov, SpyLOG.

  parent reply	other threads:[~2001-10-04 22:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-04  9:52 [BUG] Symlinks broken on 2.4.10-ac[3-4] nfs Nicolas Mailhot
2001-10-04 10:15 ` 2.4.11-pre2-xfs Andrey Nekrasov
2001-10-04 14:01   ` 2.4.11-pre2-xfs Steve Lord
2001-10-04 14:39     ` 2.4.11-pre2-xfs Keith Owens
2001-10-04 22:22     ` Andrey Nekrasov [this message]
2001-10-05 14:20       ` 2.4.11-pre2-xfs Steve Lord
2001-10-05 17:32         ` 2.4.11-pre2-xfs Andrey Nekrasov
2001-10-04 20:51   ` 2.4.11-pre2-xfs Eric Sandeen
2001-10-04 11:02 ` [BUG] Symlinks broken on 2.4.10-ac[3-4] nfs Trond Myklebust

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=20011005022213.A8501@spylog.ru \
    --to=andy@spylog.ru \
    --cc=linux-kernel@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