Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1173575 > unrolled thread

Re: LIBCFS_ALLOC

Started byDan Carpenter <dan.carpenter@oracle.com>
First post2015-06-29 00:00 +0200
Last post2015-06-29 00:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: LIBCFS_ALLOC Dan Carpenter <dan.carpenter@oracle.com> - 2015-06-29 00:00 +0200

#1173575 — Re: LIBCFS_ALLOC

FromDan Carpenter <dan.carpenter@oracle.com>
Date2015-06-29 00:00 +0200
SubjectRe: LIBCFS_ALLOC
Message-ID<pGsMi-6r-5@gated-at.bofh.it>
Yeah.  You're right.  Doing a vmalloc() when kmalloc() doesn't have even
a tiny sliver of RAM isn't going to work.  It's easier to use
libcfs_kvzalloc() everywhere, but it's probably the wrong thing.

regards,
dan carpenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web