Thread (20 messages) 20 messages, 6 authors, 2005-08-19

Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement

From: "David S. Miller" <davem@davemloft.net>
Date: 2005-08-10 20:31:27
Also in: lkml

+DEFINE_PER_CPU(unsigned long, evicted_pages);
DEFINE_PER_CPU() needs an explicit initializer to work
around some bugs in gcc-2.95, wherein on some platforms
if you let it end up as a BSS candidate it won't end up
in the per-cpu section properly.

I'm actually happy you made this mistake as it forced me
to audit the whole current 2.6.x tree and there are few
missing cases in there which I'll fix up and send to Linus.
:-)
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help