All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: Ed Tomlinson <tomlins@cam.org>
Cc: akpm@digeo.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: hugetlb page patch for 2.5.48-bug fixes
Date: Sun, 24 Nov 2002 06:49:05 -0800	[thread overview]
Message-ID: <20021124144905.GA18063@holomorphy.com> (raw)
In-Reply-To: <200211240944.10660.tomlins@cam.org>

On Sun, Nov 24, 2002 at 09:44:10AM -0500, Ed Tomlinson wrote:
> bounds: 0000
> CPU:    0
> EIP:    0060:[i8042_exit+155901274/-1072694240]    Not tainted
> EFLAGS: 00010283
> EIP is at 0x94ae13a
> eax: dfdee040   ebx: c33151f4   ecx: c02b7ca2   edx: 094ae040
> esi: dfdce000   edi: 00000056   ebp: dfdce000   esp: dfdcfe80
> ds: 0068   es: 0068   ss: 0068
> Process kswapd0 (pid: 5, threadinfo=dfdce000 task=c151f840)
> Stack: 48094ae0 c015a7d8 c33151f4 dab225e0 c015965f c33151f4 dfdce000 0000004d
> 00000056 c015836f dab225e0 000001d0 00000000 c01586b6 00000056 c0134b5c
> 00000056 000001d0 01ee7b30 00000000 000186fe dffee760 00000212 c02b6cb4
> Call Trace:
> [iput+88/128] iput+0x58/0x80
> [prune_one_dentry+63/128] prune_one_dentry+0x3f/0x80
> [prune_dcache+175/192] prune_dcache+0xaf/0xc0
> [shrink_dcache_memory+54/64] shrink_dcache_memory+0x36/0x40
> [shrink_slab+252/352] shrink_slab+0xfc/0x160
> [balance_pgdat+243/352] balance_pgdat+0xf3/0x160
> [kswapd+291/320] kswapd+0x123/0x140

Okay, you've jumped into oblivion. What fs's were you using here?

Bill

WARNING: multiple messages have this Message-ID (diff)
From: William Lee Irwin III <wli@holomorphy.com>
To: Ed Tomlinson <tomlins@cam.org>
Cc: akpm@digeo.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: hugetlb page patch for 2.5.48-bug fixes
Date: Sun, 24 Nov 2002 06:49:05 -0800	[thread overview]
Message-ID: <20021124144905.GA18063@holomorphy.com> (raw)
In-Reply-To: <200211240944.10660.tomlins@cam.org>

On Sun, Nov 24, 2002 at 09:44:10AM -0500, Ed Tomlinson wrote:
> bounds: 0000
> CPU:    0
> EIP:    0060:[i8042_exit+155901274/-1072694240]    Not tainted
> EFLAGS: 00010283
> EIP is at 0x94ae13a
> eax: dfdee040   ebx: c33151f4   ecx: c02b7ca2   edx: 094ae040
> esi: dfdce000   edi: 00000056   ebp: dfdce000   esp: dfdcfe80
> ds: 0068   es: 0068   ss: 0068
> Process kswapd0 (pid: 5, threadinfo=dfdce000 task=c151f840)
> Stack: 48094ae0 c015a7d8 c33151f4 dab225e0 c015965f c33151f4 dfdce000 0000004d
> 00000056 c015836f dab225e0 000001d0 00000000 c01586b6 00000056 c0134b5c
> 00000056 000001d0 01ee7b30 00000000 000186fe dffee760 00000212 c02b6cb4
> Call Trace:
> [iput+88/128] iput+0x58/0x80
> [prune_one_dentry+63/128] prune_one_dentry+0x3f/0x80
> [prune_dcache+175/192] prune_dcache+0xaf/0xc0
> [shrink_dcache_memory+54/64] shrink_dcache_memory+0x36/0x40
> [shrink_slab+252/352] shrink_slab+0xfc/0x160
> [balance_pgdat+243/352] balance_pgdat+0xf3/0x160
> [kswapd+291/320] kswapd+0x123/0x140

Okay, you've jumped into oblivion. What fs's were you using here?

Bill
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

  reply	other threads:[~2002-11-24 14:45 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22  3:23 hugetlb page patch for 2.5.48-bug fixes Seth, Rohit
2002-11-22  3:23 ` Seth, Rohit
2002-11-24 14:44 ` Ed Tomlinson
2002-11-24 14:44   ` Ed Tomlinson
2002-11-24 14:49   ` William Lee Irwin III [this message]
2002-11-24 14:49     ` William Lee Irwin III
2002-11-24 15:01     ` Ed Tomlinson
2002-11-24 15:01       ` Ed Tomlinson
2002-11-24 15:00       ` William Lee Irwin III
2002-11-24 15:00         ` William Lee Irwin III
2002-11-24 15:21         ` opps in kswapd Ed Tomlinson
2002-11-24 15:21           ` Ed Tomlinson
2002-11-24 15:30           ` William Lee Irwin III
2002-11-24 15:30             ` William Lee Irwin III
2002-11-24 18:27             ` Ed Tomlinson
2002-11-24 18:27               ` Ed Tomlinson
2002-11-25  1:28               ` Andrew Morton
2002-11-25  1:28                 ` Andrew Morton
2002-11-25  1:31                 ` Ed Tomlinson
2002-11-25  1:31                   ` Ed Tomlinson
  -- strict thread matches above, loose matches on Subject: below --
2002-11-22  1:54 hugetlb page patch for 2.5.48-bug fixes Seth, Rohit
2002-11-22  1:54 ` Seth, Rohit
2002-11-22  2:04 ` William Lee Irwin III
2002-11-22  2:04   ` William Lee Irwin III
2002-11-21 22:05 Rohit Seth
2002-11-21 23:51 ` William Lee Irwin III
2002-11-21 23:51   ` William Lee Irwin III

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=20021124144905.GA18063@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=tomlins@cam.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.