Re: BLCR 0.4.0 released

From: Paul H. Hargrove (PHHargrove_at_lbl_dot_gov)
Date: Tue Feb 22 2005 - 11:05:21 PST

  • Next message: Paul H. Hargrove: "Re: Callbacks"
    Ulisses,
      Thanks for the addtional patch.  Let me know how it works out for you.
    
      In order to merge this with my existing code I am going to need to 
    perform some probes at configure time to determine the correct location 
    (struct fields) to get certain information, so that BLCR will continue 
    to work with kernels earlier than use in FC3.  In particular, your 
    task->exit_state and signal->rlim changes don't compile on 2.6.5 or 
    2.4.x kernels.  When I get a chance to do so, I'll try to incorrporate 
    your changes in this way and send you the result to try out.
    
    -Paul
    
    Ulisses wrote:
    
    >On Fri, 2005-02-18 at 15:42 -0800, Paul H. Hargrove wrote:
    >  
    >
    >>  Thanks for the patches.  I've been using a SuSE 9.2 system where
    >>none of these things came up.  So, I appreciate your trying it out on
    >>a FC3 system.  I'll incorporate your fixes in a future releases.
    >>    
    >>
    >
    >	Nice! :-)
    >
    >  
    >
    >>  Attached is my alternate approach to the timeval<->jiffies change.
    >>Could you give it a try?
    >>    
    >>
    >
    >	Ok, I gave it a try and it works. And I think that your patch is better
    >than mine. :-)
    >
    >	I kept hacking BLCR's code to compile it on my FC3 system. Attached is
    >my patch that makes BLCR 0.4.0 "compilable" on FC3 (it goes on top of
    >your timeval<->jiffies change and my other patch to libcr/Makefile.am).
    >I haven't tested it yet, but I will when I have some spare time.
    >Comments and corrections are welcome. :-)
    >
    >Best regards,
    >
    >-- Ulisses
    >
    >[patch removed]
    >
    

  • Next message: Paul H. Hargrove: "Re: Callbacks"