lkml.org 
[lkml]   [2008]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/1] kthread: Reduce stack pressure in create_kthread and kthreadd

* Mike Travis <travis@sgi.com> wrote:

> Subject: [PATCH 1/1] kthread: Reduce stack pressure in create_kthread and kthreadd
>
> * Replace:
>
> set_cpus_allowed(..., CPU_MASK_ALL)
>
> with:
>
> set_cpus_allowed_ptr(..., CPU_MASK_ALL_PTR)
>
> to remove excessive stack requirements when NR_CPUS=4096.
>
> Based on linux-2.6.tip/master

applied to tip/core/urgent, thanks Mike.

Ingo


\
 
 \ /
  Last update: 2008-07-18 18:49    [W:0.126 / U:0.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site