mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Srihari Vijayaraghavan <sriharivijayaraghavan@yahoo.com.au>
To: Satyam Sharma <satyam.sharma@gmail.com>
Cc: Christoph Lameter <clameter@sgi.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PROBLEM] 2.6.22-rc2 panics on x86-64 with slub
Date: Sun, 20 May 2007 23:37:50 +1000 (EST)	[thread overview]
Message-ID: <814731.7111.qm@web52607.mail.re2.yahoo.com> (raw)
In-Reply-To: <a781481a0705200624q5f62a492o708a2e1c5e8d4c3c@mail.gmail.com>

--- Satyam Sharma <satyam.sharma@gmail.com> wrote:
> On 5/20/07, Srihari Vijayaraghavan <sriharivijayaraghavan@yahoo.com.au>
> wrote:
> > --- Christoph Lameter <clameter@sgi.com> wrote:
> > > On Sun, 20 May 2007, Srihari Vijayaraghavan wrote:
> > >
> > > > Code: 0f ob eb fe 48 8b 1b 48 8b 0x 0f 18 08 48 81 fb 60 cb 51 80
> > > > RIP [...] slab_sysfs_init+0x49/0x98
> > > > RSP [...]
> > > > kernel panic - not syncing: Attempted to kill init!
> > >
> > > sysfs? If you build without CONFIG_SLUB_DEBUG then SLUB will not use
> > > sysfs. You can switch that off in the embedded section.
> >
> > Fair enough. Would you the section name it appears in 'menuconfig'?
> >
> > I looked under 'Kernel hacking' section (where the slab debugging appears
> if
> > slab is turned on as 'Debug slab memory allocation') & in the 'General
> setup'
> > section also. I unable to figure out how to disable slub debugging :-(.
> 
> SLUB_DEBUG is both "bool if EMBEDDED" and "depends on SLUB", which
> means just getting it to be visible in "menuconfig" is quite a challenge :-)
> 
> You first need to go into the choice where you pick the allocators ("Choose
> allocator --->" which is the last option in General Setup), and then pick
> SLUB as your allocator.
> 
> Then, from the General Setup again, turn on the "Configure standard
> kernel features (for small systems) --->" just above the previous option
> and then go into that menu. Now the option to disable SLUB_DEBUG
> (which is y by default) becomes visible, so just deselect it to disable it.

Thanks for that. I've just figured that out a few minutes ago :-). Was a
tricky one indeed. Then I captured and posted the current kernel bug report
while having slub just then.

Thanks



      ___________________________________________________________________________________
How would you spend $50,000 to create a more sustainable environment in Australia?  Go to Yahoo!7 Answers and share your idea.
http://advision.webevents.yahoo.com/aunz/lifestyle/answers/y7ans-babp_reg.html


  reply	other threads:[~2007-05-20 13:38 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-20  3:09 Srihari Vijayaraghavan
2007-05-20  7:12 ` Christoph Lameter
2007-05-20  7:40   ` Srihari Vijayaraghavan
2007-05-20 13:24     ` Satyam Sharma
2007-05-20 13:37       ` Srihari Vijayaraghavan [this message]
2007-05-20 13:35 Srihari Vijayaraghavan
2007-05-21 16:30 ` Christoph Lameter
2007-05-21 17:41   ` Hugh Dickins
2007-05-21 18:25     ` Christoph Lameter
2007-05-21 18:44       ` Hugh Dickins
2007-05-21 18:48         ` Christoph Lameter
2007-05-21 19:00           ` Jens Axboe
2007-05-21 19:06             ` Hugh Dickins
2007-05-21 19:09               ` Jens Axboe
2007-05-21 19:13             ` Christoph Lameter
2007-05-21 19:26               ` Jens Axboe
2007-05-21 19:29               ` Hugh Dickins
2007-05-21 19:34                 ` Christoph Lameter
2007-05-21 22:27                 ` Christoph Lameter
2007-05-21 23:46                   ` Christoph Lameter
2007-05-22  7:07                   ` Jens Axboe
2007-05-22  8:26                     ` Srihari Vijayaraghavan
2007-05-22  9:24                       ` Ingo Molnar
2007-05-22 11:01                         ` Srihari Vijayaraghavan
2007-05-22 11:20                           ` Ingo Molnar
2007-05-22 11:26                             ` Srihari Vijayaraghavan
2007-05-22 13:01                           ` Hugh Dickins
2007-05-22 15:36                             ` Jens Axboe
2007-05-22 18:30                               ` Christoph Lameter
2007-05-22 20:10                                 ` Jens Axboe
2007-05-22 22:15                             ` Srihari Vijayaraghavan
2007-05-22 22:25                               ` Christoph Lameter
2007-05-23  7:11                                 ` Jens Axboe
2007-05-23 17:04                                   ` Christoph Lameter
2007-05-24  7:25                                     ` Jens Axboe
2007-05-24 16:55                                       ` Christoph Lameter
2007-05-25  6:12                                         ` Jens Axboe
2007-05-25 13:40                                           ` Christoph Lameter
2007-05-25 14:00                                             ` Jens Axboe
2007-05-26  1:52                                           ` Christoph Lameter
2007-05-26  2:49                                             ` Srihari Vijayaraghavan
2007-05-23 10:18                                 ` Srihari Vijayaraghavan
2007-05-23 17:10                                   ` Christoph Lameter
2007-05-23 17:19                                   ` Christoph Lameter
2007-05-23 22:23                                     ` Srihari Vijayaraghavan
2007-05-23 22:32                                       ` Christoph Lameter
2007-05-24 13:12                                         ` Srihari Vijayaraghavan
2007-05-24 16:58                                           ` Christoph Lameter
2007-05-24 21:30                                             ` Srihari Vijayaraghavan
2007-05-24 22:19                                               ` Christoph Lameter
2007-05-24 22:39                                                 ` Srihari Vijayaraghavan
2007-05-21 19:04           ` Hugh Dickins

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=814731.7111.qm@web52607.mail.re2.yahoo.com \
    --to=sriharivijayaraghavan@yahoo.com.au \
    --cc=clameter@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=satyam.sharma@gmail.com \
    /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

Powered by JetHome