Re: I need help testing new interface

2010-05-25 Thread olafBuddenhagen
Hi, On Mon, May 24, 2010 at 10:36:51AM +0200, Sergio Lopez wrote: > You can find the patched packages here: > > http://blogs.nologin.es/uploads/hurd Great :-) Too bad I can't test them right now... But I'm really eager to see the effect :-) Hope I will be able to run them in a not too distant

Re: I need help testing new interface

2010-05-24 Thread Sergio Lopez
El Thu, 13 May 2010 00:15:47 +0200 Sergio Lopez escribió: > I need some help reviewing the patch (I consider this a preliminary > version, so there's no Changelog) and testing the stability of this > interface. Since it requires to rebuild GNU Mach, Hurd and glibc, I'll > try to publish patched pa

I need help testing new interface

2010-05-12 Thread Sergio Lopez
Hi, I've implemented a replacement for m_o_lock_request (called m_o_sync_request) that helps to prevent thread storms in ext2fs when synchronizing large pagers, by giving translators the ability to throttle the amount of m_o_data_return request that are going to be received. When using this inter