Thread (7 messages) 7 messages, 5 authors, 2004-04-30

Re: kernel BUG at page_alloc.c:98 -- compiling with distcc

From: Andrew Morton <hidden>
Date: 2004-04-29 21:27:40
Also in: lkml

Marcelo Tosatti [off-list ref] wrote:
quoted
Andrea fixed this in his tree by deferring the page free to process context
instead of BUG()ing on PageLRU(page).
Yeap, his fix looks OK.
It does.

It would be nice to change

	if (in_interrupt())

to

	if (in_interrupt() || ((count++ % 10000) == 0))

just to exercise that code path a bit more.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help