* David Miller <davem@davemloft.net> wrote:another thing is that this patchset includes KERNEL_STACK_SIZE_ORDER which has been NACK-ed before on x86 by several people and i'm nacking this "configurable stack size" aspect of it again. although it's not being spelled out in the changelog, i believe the fundamental problem comes from a cpumask_t taking 512 bytes with nr_cpus=4096, and if a few of them are on the kernel stack it can be a problem. The correct answer is to not put them on the stack and we've been taking patches to that end. Every other object allocator in the kernel is able to not put stuff on the kernel stack. We _dont_ want higher-order kernel stacks and we dont want to make a special exception for cpumask_t either. i believe time might be better spent increasing PAGE_SIZE on these ridiculously large systems and making that work well with our binary formats - instead of complicating our kernel VM with virtually mapped buffers. That will also solve the kernel stack problem, in a very natural way. Ingo --
| Matthew Garrett | [PATCH] Remove process freezer from suspend to RAM pathway |
| Adrian Bunk | If you want me to quit I will quit |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Linus Torvalds | Linux 2.6.24-rc2 |
git: | |
| Andy Whitcroft | Re: VCS comparison table |
| franky | Is there any plan to support partial checkout or submoudule improvement? |
| Bill Lear | Git rescue mission |
| Sam Song | Fwd: [OT] Re: Git via a proxy server? |
| Richard Stallman | Real men don't attack straw men |
| Edwin Eyan Moragas | poll(2) vs kqueue(2) performance |
| Juan Miscaro | Not updating .libs-XXXXX, remember to clean it (huh?) |
| Diana Eichert | bcw(4) is gone |
| Lars Wirzenius | Re: Parse Error |
| Paul Monday - CS | Re: Things to write (was Re: How can I get a piece of the action?!) |
| Andreas Mueller | Re: VMS |
| Zane H. Healy | Linux BBS List #8 (Long) |
