Problem statement: understanding registers ...variables from the context programming interfaces.
 
Opportunity a):  Innovative non updatable ...registers ...registers that hold the timestamp
              ...or other ....system hardware populated values ...i.e. non-updatable registers
              by a programmer   or dynamic system-constants ...referencable in code
              i.e. addressable as pointer to a dynamic[-system-]constant or a 
              reference to a dynamic[-system-]constant.

              Example usages: as published on this uri or url

                        opportunity_innovative_MP_modified_to_vary_clock_speed_cycle.txt,
                        opportunityi_innovative_time_stamp_CMOS_clocks.txt,
                        in the document below 797)
                        
                        ....quite a few ...information that is usually accessed using the
                             /proc filesystem ...

                        ....for realtime and embedded sytems variable like cpu temperatures,
                               etc.

Opportunity b): understand kernel architechtures ...and types of kernel threads

                further to as published in  opportunity_innovative_MP_modified_to_vary_clock_speed_cycle.txt,
                                            opportunity_innovative_time_stamp_CMOS_clocks.txt,
                                            as articulated in project.pdf para 757) [...197) ,249) 684) , 791)]

 
                in a Multi-processor environments ...innovative platform architecture

                ...allocate few processors to non-pre-emptive threads
                   allocate few processors to pre-emptive threads 
 
                   applying use-case modelling to 

                       a)arrive at weighted kernel thread and process priority table
                              ....unix standard round-robin-schedulers ,
                                   thread priorites and process (waits ...kind of nice, umask) in queue

                   
                       b)a master processor ...addressing the issues of thread priorities 
                         ...thread syncronization (ideally not required as in SMP)

                       c)a kernel module or kernel thread context or as part of the standard process-architechture
                          to address benchmarking of metrics ...to precision in the context
                          of MP and SMP ...

                       d)In the non-symmetric processing environment where each processor is processing seperate
                         process in context ....a seperate memory bank[s] to the processor [...also independent
                         or seperate swap or virtual-memory ...say as kind  a platter on a hard-disk ...or given
                         the custom built architecture ...a embedded platter or page-swapping ...given the context
                         sufficient memory is available]

                       e)A shared memory-bank for sharing data-structures ...say process priority table etc...
                         ....also deriving from stadarding locking kind scenarios (kind of flag) ....for maintaining
                         such a shared data structures ....also one may refer to what is termed as quorrum usually
                         implemented in what is termed as cluster computing

                       f) understanding the way the 'jobs' function .... understand how the 'trap' function
                          ....use 'trap' ...to shift focus required ...to a particular process ....when writing
                          a shell to such Multi-processor based architecture

                          ....also refer to 'opportunity_interface_shell_unix_perl.txt'


Opportunity c) : A innovative kernel architecture ...and a multi processor architecture

                 to leverage ....process level threads ....usually the requirement being
                 a mutex ....ability to have threads executed parallely.




Note: The above problem statement having been encountered in various scenarios
      and detailed in various 'Proof of concepts' as mentioned in 
      'http://uk.geocities.com/ravivenkatus/projects.pdf' ....apply appropriate
      'use-case' modeling, rationalize and arrive at a workable and feasible 
       solution both commercially and techinically viable.

       
      It is clearly being envisioned above that ...terms are as for profit
      basis and absorption of labor ...with work on site (labor being located
      at point of location of systems and devices being maintained) by any one 
      choosing to make or utilize the above opportunity further to as described
      in the document projects.pdf.



----------------------------------------------------------------------------------------------
