[rds-devel] Re: Updates to rds-stress

Olaf Kirch olaf.kirch at oracle.com
Mon Nov 26 06:53:16 PST 2007


On Friday 23 November 2007 21:57, Richard Frank wrote:
> OK - I will apply and test.

There seems to be a bug in the RHEL5 kernel's rbtree.h:

#define RB_EMPTY_NODE(node)     (rb_parent(node) != node)

This should be == node. And in fact later kernels have this fixed.

With the attached patch, it's no longer crashing, but now map_fmr
fails with EAGAIN... oh joy.

Olaf
-- 
Olaf Kirch  |  --- o --- Nous sommes du soleil we love when we play
okir at lst.de |    / | \   sol.dhoop.naytheet.ah kin.ir.samse.qurax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rbtree-header-fix.patch
Type: text/x-patch
Size: 2668 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/rds-devel/attachments/20071126/7aee5950/rbtree-header-fix.bin


More information about the rds-devel mailing list