lkml.org 
[lkml]   [2008]   [Dec]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 0/6] cpuset: convert to new cpumask API
Date
On Wednesday 31 December 2008 19:04:46 Li Zefan wrote:
> This patchset converts cpuset to use new cpumask API, and thus
> remove on stack cpumask_t to reduce stack usage.
>
> Before:
> # cat kernel/cpuset.c include/linux/cpuset.h | grep -c cpumask_t
> 21
> After:
> # cat kernel/cpuset.c include/linux/cpuset.h | grep -c cpumask_t
> 0
>
> The patchset is based on mmotm 2008-12-30-16-05.

Wow, thanks!

Rusty.


\
 
 \ /
  Last update: 2008-12-31 14:29    [W:0.109 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site