From: "Sébastien GATTI" <sebastien.gatti@atosorigin.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: kmem_cache
Date: Fri, 13 Apr 2001 12:01:07 +0200 [thread overview]
Message-ID: <3AD6CE63.E47CBCA2@atosorigin.com> (raw)
Hi all,
I have problems with slab management:
While trying to unload a module and destroying cache memory that was
previously allocated
(kmem_cache_destroy routine), I get the following message: "can't free
all objects..."
Then I will get a Oops if I try to reload the module...
How can I be sure to destroy a cache cleanly?
Thanks for your help
Sebastien
reply other threads:[~2001-04-13 9:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3AD6CE63.E47CBCA2@atosorigin.com \
--to=sebastien.gatti@atosorigin.com \
--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 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.