Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement
From: Andrew Morton (akpm_at_osdl.org)
Date: 08/18/05
- Previous message: Davda, Bhavesh P (Bhavesh): "RE: Debugging kernel semaphore contention and priority inversion"
- In reply to: David S. Miller: "Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement"
- Next in thread: David S. Miller: "Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement"
- Reply: David S. Miller: "Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 17 Aug 2005 21:05:32 -0700 To: "David S. Miller" <davem@davemloft.net>
"David S. Miller" <davem@davemloft.net> wrote:
>
> From: Andrew Morton <akpm@osdl.org>
> Date: Wed, 17 Aug 2005 17:38:18 -0700
>
> > I'm prety sure we fixed that somehow. But I forget how.
>
> I wish you could remember :-) I honestly don't think we did.
> The DEFINE_PER_CPU() definition still looks the same, and the
> way the .data.percpu section is layed out in the vmlinux.lds.S
> is still the same as well.
Argh, can't remember, can't find it with archive grep. I just have a
mental note that it got fixed somehow. Perhaps by uprevving the compiler
version? We certainly have a ton of uninitialised DEFINE_PER_CPUs in there
nowadays and people's kernels aren't crashing.
Rusty, do you recall if/how we fixed the
DEFINE_PER_CPU-needs-explicit-initialisation thing?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Davda, Bhavesh P (Bhavesh): "RE: Debugging kernel semaphore contention and priority inversion"
- In reply to: David S. Miller: "Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement"
- Next in thread: David S. Miller: "Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement"
- Reply: David S. Miller: "Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|