lkml.org 
[lkml]   [2008]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRE: [patch 01/41] cpu_alloc: Increase percpu area size to 128k
    Date
    From
    > The per cpu allocator requires more per cpu space and we are already near
    > the limit on IA64. Increase the maximum size of the IA64 per cpu area from
    > 64K to 128K.

    > -#define PERCPU_PAGE_SHIFT 16 /* log2() of max. size of per-CPU area */
    > +#define PERCPU_PAGE_SHIFT 17 /* log2() of max. size of per-CPU area */

    Don't you need some more changes to the alt_dtlb_miss handler in
    ivt.S for this to work? 128K is not a supported pagesize on any
    processor model.

    -Tony


    \
     
     \ /
      Last update: 2008-06-02 20:01    [W:2.150 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site