Tuesday, January 21, 2014

BLD-3.13.0

Firstly, code.google.com will not give any option for creating new downloads, so have to pick some other choices. I think github should be the place and I'm getting ready for it. So, for now following is the patch for linux-3.13.0 it's shared via Google driver (I know it's not a smart choice, but for now) BLD-3.13.0

The other few things that need to mention is, from version 3.12.0, there was few changes in BLD and it was the introduction of separate linked list to maintain rt and cfs tasks. cfs tasks list was kept almost same as before to maintain the cfs_rq_head like re-ordering cfs rq's based on their load. But, maintaining rt_rq_head has changed, prior to that release didn't concentrate on rt tasks and cpu picking for rt tasks was same as cfs's cpu picking. Now, rt_rq_head was introduced to maintain rt_rqs and they are reordered based on the lowest bit set on rt_prio_array, which (probably or should) make that particulate runqueue more appropriate for a new rt task.


Thanks,
Rakib.

4 comments:

  1. BLD to 3:13 kernel hangs when compiling any program or driver so do not recommend using it at least now not lock the boot as occurred with 3:12 to version 3.11 functioned normally and its algorithm is faster standard.

    ReplyDelete
    Replies
    1. Thanks for sharing your experience. Could you please share a few info like. CPU and kernel config? That might help me to figure out what might be the problem; my little test over Corei3 pc didn't show up any problem.

      Thanks,
      Rakib

      Delete
    2. my cpu as atlon 64 am2 motheboard phitronics am2kn1 kernel 32 bits pae

      what is your e-mail address to send the configuration of my kernel because the site does not allow post it due to the character limit.

      Delete