Closed GoogleCodeExporter closed 9 years ago
This bug will only happen on 32-bit systems with "highmem". Its happening since
we
kumap_atomic() *after* spin_unlock(pool->lock).
I found another problem too: in some cases we try to kmap_atomic() more than 1
page
which will surely cause crash.
I hope to resolve these soon. Thanks for reporting this issue.
Original comment by nitingupta910@gmail.com
on 21 Jan 2009 at 11:38
[deleted comment]
Try r268. Please let me know your test results.
Original comment by nitingupta910@gmail.com
on 21 Jan 2009 at 1:01
Fix is in r268 (compcache-0.5.1). Please reopen if you still hit this issue.
Original comment by nitingupta910@gmail.com
on 22 Jan 2009 at 5:42
This fix removed problem. I installed r268 on 3 heavly loaded machines and
everything works stable.
Thanks.
Original comment by witold.b...@gmail.com
on 30 Jan 2009 at 5:01
Original issue reported on code.google.com by
witold.b...@gmail.com
on 18 Jan 2009 at 6:25Attachments: