Messages in this thread |  | | From | "Drokin, Oleg" <> | Subject | Re: lustre: LIBCFS_ALLOC | Date | Tue, 23 Jun 2015 08:30:13 +0000 |
| |
On Jun 23, 2015, at 2:23 AM, Julia Lawall wrote:
> It seems that libcfs_kvzalloc doesn't use any particular threshold or > switchingbetween kzalloc and vmalloc, so can be replaced by ths function > too?
If you mean to replace all instances of LIBCFS_ALLOC with libcfs_kvzalloc (and all frees with kvfree) then yes, that could be done I think.
Bye, Oleg
|  |