Lines Matching refs:we
42 During 2.5.x we can break the 512 Gigabytes per-process limit
75 If somebody is wondering why these days we still have a so small
78 provide 100% backwards compatible IA32 API (we can't allow silent
84 we sure don't want to depend on them right now even if the
89 In turn we can't afford to have pagetables larger than 4k because
90 we could not be able to allocate them due physical memory
92 issue compared to failing the allocation of a pagetable. If we
93 fail the allocation of a pagetable the only thing we can do is to
117 will be faster we can as well split task_struct and kernel
122 on a 32bit platform but we could try it out. This would
134 Before going into production if we still have the order 2
135 allocation we can add a sysctl that allows the kernel stack to be
142 On the long run we can increase the PAGE_CACHE_SIZE to be
145 to work we should change lots of common code thus it can be done