lkml.org 
[lkml]   [1999]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: gdb strangness Under 2.3.11-pre1

On Sun, 18 Jul 1999, Tim Waugh wrote:

> On Sun, 18 Jul 1999, Ingo Molnar wrote:
>
> > btw., in case you can reproduce the 'bad page middle entry ...'
> > messages, do they go away if you remove the lazy-TLB support for
> > bdflush? (the PF_LAZY_TLB changes in buffer.c)
>
> No. In sys_bdflush, I made the func==1 case just return sync_old_buffers,
> as before, but the messages still occur when shutting down.

and if you disable CLONE_TLB completely, ie. if you comment out these
lines from fork.c:

if ((clone_flags & CLONE_TLB) && capable(CAP_SYS_ADMIN))
new_flags |= PF_LAZY_TLB;

do the messages go away?

-- mingo


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.056 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site