All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cedric Le Goater <clg@fr.ibm.com>
To: rohitseth@google.com, devel@openvz.org
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	CKRM-Tech <ckrm-tech@lists.sourceforge.net>
Subject: Re: [Devel] [patch00/05]: Containers(V2)- Introduction
Date: Wed, 20 Sep 2006 15:06:59 +0200	[thread overview]
Message-ID: <45113CF3.8010308@fr.ibm.com> (raw)
In-Reply-To: <1158718568.29000.44.camel@galaxy.corp.google.com>

Rohit Seth wrote:
> 
> This is based on lot of discussions over last month or so.  I hope this
> patch set is something that we can agree and more support can be added
> on top of this.  Please provide feedback and add other extensions that
> are useful in the TODO list.

thanks rohit for this patchset. 

I applied it on rc7-mm1, compiles smoothly and boots. Here's a edge 
issue, I got this oops while rmdir a container with running tasks. 

C.
 

BUG: unable to handle kernel paging request at virtual address 00100100
 printing eip:
c01470ea
*pde = 00000000
Oops: 0000 [#1]
last sysfs file: /block/hda/range
Modules linked in:
CPU:    0
EIP:    0060:[<c01470ea>]    Not tainted VLI
EFLAGS: 00000282   (2.6.18-rc7-mm1-lxc2 #8)
EIP is at container_remove_tasks+0x21/0x3c
eax: 00000007   ebx: 000ffbb0   ecx: c13e4330   edx: 00000196
esi: c13e42f4   edi: 00000000   ebp: c6e39eb8   esp: c6e39eb0
ds: 007b   es: 007b   ss: 0068
Process rmdir (pid: 9081, ti=c6e38000 task=c7223710 task.ti=c6e38000)
Stack: c13e42f4 00000000 c6e39ec8 c0147206 c13e42c0 c0307e44 c6e39ed4 c012e060
       c13e42c0 c6e39eec c017c0ac 00000000 c13e42d8 c017c0cb c13e42c0 c6e39ef4
       c017c0d6 c6e39f04 c01f441e c0307de0 c0307de0 c6e39f0c c017c068 c6e39f30
Call Trace:
 [<c0147206>] free_container+0x18/0x95
 [<c012e060>] simple_containerfs_release+0x15/0x21
 [<c017c0ac>] config_item_cleanup+0x42/0x61
 [<c017c0d6>] config_item_release+0xb/0xd
 [<c01f441e>] kref_put+0x66/0x74
 [<c017c068>] config_item_put+0x14/0x16
 [<c017b760>] configfs_rmdir+0x16d/0x1b5
 [<c014ff07>] vfs_rmdir+0x54/0x96
 [<c015180c>] do_rmdir+0x8f/0xcc
 [<c0151888>] sys_rmdir+0x10/0x12
 [<c01027dc>] syscall_call+0x7/0xb

  parent reply	other threads:[~2006-09-20 13:07 UTC|newest]

Thread overview: 150+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-20  2:16 [patch00/05]: Containers(V2)- Introduction Rohit Seth
2006-09-20  5:39 ` Nick Piggin
2006-09-20 16:26   ` Christoph Lameter
2006-09-20 16:26     ` Christoph Lameter
2006-09-20 16:56     ` Nick Piggin
2006-09-20 16:56       ` Nick Piggin
2006-09-20 17:08       ` Christoph Lameter
2006-09-20 17:08         ` Christoph Lameter
2006-09-20 17:19         ` Nick Piggin
2006-09-20 17:19           ` Nick Piggin
2006-09-20 17:30           ` Christoph Lameter
2006-09-20 17:30             ` Christoph Lameter
2006-09-20 18:03             ` Nick Piggin
2006-09-20 18:03               ` Nick Piggin
2006-09-20 17:40       ` Alan Cox
2006-09-20 17:40         ` Alan Cox
2006-09-20 16:27   ` Rohit Seth
2006-09-20 16:27     ` Rohit Seth
     [not found]   ` <1158751720.8970.67.camel@twins>
     [not found]     ` <4511626B.9000106@yahoo.com.au>
     [not found]       ` <1158767787.3278.103.camel@taijtu>
2006-09-20 17:00         ` Nick Piggin
2006-09-20 17:00           ` Nick Piggin
2006-09-20 17:23           ` [ckrm-tech] " Paul Menage
2006-09-20 17:23             ` Paul Menage
2006-09-20 17:36           ` Alan Cox
2006-09-20 17:36             ` Alan Cox
2006-09-20 17:30             ` Nick Piggin
2006-09-20 17:30               ` Nick Piggin
2006-09-20 17:50           ` Rohit Seth
2006-09-20 17:50             ` Rohit Seth
2006-09-20 17:52             ` Christoph Lameter
2006-09-20 17:52               ` Christoph Lameter
2006-09-20 18:06               ` Peter Zijlstra
2006-09-20 18:06                 ` Peter Zijlstra
2006-09-20 18:14                 ` Rohit Seth
2006-09-20 18:14                   ` Rohit Seth
2006-09-20 18:27                   ` Peter Zijlstra
2006-09-20 18:27                     ` Peter Zijlstra
2006-09-20 18:33                     ` [ckrm-tech] " Paul Menage
2006-09-20 18:33                       ` Paul Menage
2006-09-20 18:38                     ` Rohit Seth
2006-09-20 18:38                       ` Rohit Seth
2006-09-20 19:48                 ` Paul Jackson
2006-09-20 19:48                   ` Paul Jackson
2006-09-20 19:48                 ` Christoph Lameter
2006-09-20 19:48                   ` Christoph Lameter
2006-09-20 19:51                   ` [ckrm-tech] " Paul Menage
2006-09-20 19:51                     ` Paul Menage
2006-09-20 18:37             ` Peter Zijlstra
2006-09-20 18:37               ` Peter Zijlstra
2006-09-20 18:57               ` Rohit Seth
2006-09-20 18:57                 ` Rohit Seth
2006-09-20 13:06 ` Cedric Le Goater [this message]
2006-09-20 16:45   ` [Devel] " Rohit Seth
2006-09-20 16:25 ` Christoph Lameter
2006-09-20 16:44   ` Nick Piggin
2006-09-20 16:48     ` Christoph Lameter
2006-09-20 17:07       ` Nick Piggin
2006-09-20 17:12         ` Christoph Lameter
2006-09-20 22:27           ` Paul Jackson
2006-09-20 22:59             ` Christoph Lameter
2006-09-20 17:26   ` Rohit Seth
2006-09-20 17:37     ` [ckrm-tech] " Paul Menage
2006-09-20 17:38     ` Christoph Lameter
2006-09-20 17:42       ` [ckrm-tech] " Paul Menage
2006-09-20 18:07       ` Rohit Seth
2006-09-20 19:51         ` Christoph Lameter
2006-09-20 20:06         ` Paul Jackson
2006-09-20 22:58         ` Paul Jackson
2006-09-20 23:02           ` Christoph Lameter
2006-09-20 23:33             ` Rohit Seth
2006-09-20 23:36               ` Christoph Lameter
2006-09-20 23:39                 ` Rohit Seth
2006-09-20 23:51                   ` Christoph Lameter
2006-09-21  0:05                     ` Paul Jackson
2006-09-21  0:09                       ` [ckrm-tech] " Paul Menage
2006-09-20 23:26           ` Rohit Seth
2006-09-20 23:31             ` Christoph Lameter
2006-09-21  0:51               ` [Lhms-devel] " KAMEZAWA Hiroyuki
2006-09-21  1:33                 ` KAMEZAWA Hiroyuki
2006-09-21  1:36                   ` [ckrm-tech] " Paul Menage
2006-09-20 22:51     ` Paul Jackson
2006-09-20 23:01       ` Christoph Lameter
2006-09-20 23:22       ` Rohit Seth
2006-09-20 23:45         ` Paul Jackson
2006-09-20 17:34   ` Alan Cox
2006-09-20 17:15     ` Christoph Lameter
2006-09-20 17:48       ` Alan Cox
2006-09-20 17:35         ` Christoph Lameter
2006-09-20 23:29         ` Paul Jackson
2006-09-20 23:18       ` Paul Jackson
2006-09-20 17:30     ` [ckrm-tech] " Paul Menage
2006-09-20 23:37       ` Paul Jackson
2006-09-20 23:53         ` Paul Menage
2006-09-21  0:07           ` Paul Jackson
2006-09-21  0:10             ` Paul Menage
2006-09-21  0:17               ` Paul Jackson
2006-09-20 18:34   ` Chandra Seetharaman
2006-09-20 18:43     ` Paul Menage
2006-09-20 18:54       ` Chandra Seetharaman
2006-09-20 19:25         ` Paul Menage
2006-09-20 19:35           ` Chandra Seetharaman
2006-09-20 19:57             ` Paul Menage
2006-09-21  0:30               ` Chandra Seetharaman
2006-09-21  0:33                 ` Paul Jackson
2006-09-21  0:50                   ` Chandra Seetharaman
2006-09-21  0:34                 ` Paul Menage
2006-09-20 20:49           ` Paul Jackson
2006-09-20 20:51             ` Paul Menage
2006-09-20 21:04               ` Paul Jackson
     [not found]                 ` <6599ad830609201605s2fc1ccbdse31e3e60a50d56bc@mail.google.com>
2006-09-20 23:54                   ` Paul Jackson
2006-09-20 23:57                     ` Paul Menage
2006-09-21  0:09                       ` Paul Jackson
2006-09-21  1:25                   ` Chandra Seetharaman
2006-09-21  0:45             ` Chandra Seetharaman
2006-09-21  0:51               ` Paul Jackson
2006-09-20 19:55         ` Christoph Lameter
2006-09-20 20:27         ` Paul Jackson
2006-09-21 17:02           ` Srivatsa Vaddagiri
2006-09-21 19:29             ` Paul Jackson
2006-09-20 20:11       ` Paul Jackson
2006-09-20 20:17         ` Paul Menage
2006-09-20 19:52     ` Christoph Lameter
2006-09-21  0:31       ` Chandra Seetharaman
2006-09-21  0:36         ` Paul Jackson
2006-09-21  0:42           ` Paul Menage
2006-09-21  1:45             ` Chandra Seetharaman
2006-09-21  1:52               ` Paul Menage
2006-09-21 20:06                 ` Chandra Seetharaman
2006-09-21 20:10                   ` Paul Menage
2006-09-21 21:44                     ` Chandra Seetharaman
2006-09-21 22:09                       ` Paul Menage
2006-09-22  0:06                         ` Chandra Seetharaman
2006-09-22  0:13                           ` Paul Menage
2006-09-22  0:55                             ` Chandra Seetharaman
2006-09-22  0:24                           ` Paul Jackson
2006-09-22  0:57                             ` Chandra Seetharaman
2006-09-22  1:11                               ` Paul Jackson
2006-09-21 21:59                     ` Paul Jackson
2006-09-21 22:07                       ` Paul Menage
2006-09-21 22:48                         ` Paul Jackson
2006-09-20 19:09   ` Chandra Seetharaman
2006-09-27 19:50 ` Chandra Seetharaman
2006-09-27 21:28   ` Rohit Seth
2006-09-27 22:24     ` Chandra Seetharaman
2006-09-28  8:01       ` Balbir Singh
2006-09-28 18:31         ` Rohit Seth
2006-09-28 21:53           ` Balbir Singh
2006-09-29  0:22             ` Rohit Seth
2006-09-28 18:12       ` Rohit Seth
2006-09-28 20:23         ` Chandra Seetharaman
2006-09-28 21:38           ` Rohit Seth

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=45113CF3.8010308@fr.ibm.com \
    --to=clg@fr.ibm.com \
    --cc=ckrm-tech@lists.sourceforge.net \
    --cc=devel@openvz.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rohitseth@google.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 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.