From: june.tune.sea@gmail.com (ishare)
To: kernelnewbies@lists.kernelnewbies.org
Subject: kmem_cache_init
Date: Fri, 15 Mar 2013 20:38:36 +0800 [thread overview]
Message-ID: <20130315123836.GA6487@debian.localdomain> (raw)
In-Reply-To: <CACPKTAMxihd5CGnJSWywDeKFT_nF93G3eKQ4Kor9S3xGYR6qWw@mail.gmail.com>
On Fri, Mar 15, 2013 at 11:39:07AM +0530, Prabhu nath wrote:
> kmem_cache_init() will create generalized caches from where kmalloc() will
> allocate memory.
>
> vfs_caches_init() will create specialized caches related to VFS, like,
> dentry, inode_cache, mnt_cache....
what is the relation between cache_cache and these two functions?
is there clue for understanding this?
thanks!
>
> Regards,
> Prabhunath G
> Linux Trainer
> Bangalore
>
> On Fri, Mar 15, 2013 at 10:08 AM, ishare <june.tune.sea@gmail.com> wrote:
>
> >
> > the function kmem_cache_init() is allocating which area for whom to use ?
> >
> > what is the difference comparing with vfs_caches_init() ?
> >
> > thanks!
> >
> > _______________________________________________
> > Kernelnewbies mailing list
> > Kernelnewbies at kernelnewbies.org
> > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> >
>
>
>
> --
next prev parent reply other threads:[~2013-03-15 12:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 4:38 kmem_cache_init ishare
2013-03-15 6:09 ` kmem_cache_init Prabhu nath
2013-03-15 12:38 ` ishare [this message]
2013-03-17 8:41 ` kmem_cache_init Prabhu nath
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=20130315123836.GA6487@debian.localdomain \
--to=june.tune.sea@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).