مولانا محمد جعفر شاہ پھلواروی
مولانا محمد جعفر شاہ، پھلواروی شریف(بہار)کے ایک نامی گرامی خانوادۂ علم و تصوف کے چشم وچراغ تھے، ندوۃ العلماء لکھنؤ میں تعلیم پائی تھی، فراغت کے بعد ادھر اُدھر رہے۔ آخرپاکستان گورنمنٹ کی سرپرستی میں لاہور میں ادارۂ ثقافت اسلامیہ قائم ہوا تومولانا اس سے ایسے وابستہ ہوئے کہ عمر وہیں گزار دی۔ اس دور میں انھوں نے’’المعارف‘‘میں مقالات لکھے اور متعدد اہم اورفکرانگیز کتابیں بھی تصنیف کیں۔ ان کی کتاب’’اسلام اورموسیقی‘‘اورمسائل اجتہادیہ پربعض حلقوں میں کافی شورش ہوئی لیکن مرحوم کے موقف میں کوئی تبدیلی پیدا نہیں ہوئی۔ان کی علمی استعداد پختہ تھی، مطالعہ وسیع تھا، طبیعت غوروفکر کی عادی تھی اور ان کا جوہر ذہانت وطباعی خداداد اورفطری تھا۔۱۹۶۹ء اور۱۹۷۶ء میں ان سے لاہور میں متعدد ملاقاتیں ہوئیں، جب کبھی ملے توبڑے تپاک اورمحبت سے ملے، ایک مرتبہ گھر پر مدعو بھی کیا۔ میں نے ہمیشہ یہ محسوس کیا کہ مرحوم اپنی تحریروں کے آئینہ میں جس قدر آزاد خیال نظرآتے ہیں، عقیدہ و عمل اوراخلاق وشمائل کے اعتبار سے اسی درجہ کے پکے اورسچے مسلمان اور عالم باعمل تھے۔ ادارۂ ثقافت اسلامیہ لاہور سے سبکدوش ہونے کے بعد وہ لاہور سے کراچی میں سکونت پذیر اورگوشہ نشین ہوگئے تھے۔اللھم اغفرلھماوارحمھما [جولائی۱۹۸۲ء]
Islam wants from its believers to make a peaceful society. The first base of each society is husband-wife relation. Islam has given much emphasis upon this relationship to make it smooth, peaceful, joyful and interactive. But considering human as multidimensional, Islam has allowed husband and wife to get themselves separate from each other, it they cannot survive this relationship smoothly at any level. Though, ‘divorce’ is allowed in Islam but at last solution. Pakistan, as being a Muslim society is facing increase rate in divorce nowadays. My research work is covering different reasons and aspects behind this high ratio of divorce in Pakistan. This research will be helpful to find out any solution to decrease the divorce ration in Pakistani society.
Designing RTOS for multiprocessor based system and partitioning the design into hardware and software is the paradigm for the high-end systems evolving to support computation-intensive applications. In this thesis, RTOS is presented that is amalgam of distributed software scheduler and dynamically scalable hardware switch capable of performing all kernel tasks in real time and at wire speed and consequently, minimizing software related scheduling overheads and optimizing resource utilization. Key components of the research output are software framework for mapping high density media applications on multiprocessor based system, its corresponding multilevel scheduler design and design of programmable hardware switch to optimize resource utilization and enhance system performance. In the developed multiprocessor based system, heterogeneous multiprocessors are arranged as Arrays of inter-connected pipelines giving rise to a modified pool-of-pipelines architecture or two dimensional tightly coupled matrix architecture, having scalable, distributed processing and memory capabilities through a plurality of processing elements. The hardware software distributed architecture improves the application optimization, mapped on this multiprocessor based system, by enhancing execution time and minimizing processor idle time, while reducing design complexity and interface problems. RTOS architecture exploits parallelism both in the system application environment and in the distributed computing occurring in the hardware. Based on the type of service, the processes are divided into sub tasks and distributed onto multiple Processors, which are programmed to operate on a set of data, in a certain sequence and in a particular time slot. - 7 -The sequence is maintained by the instruction format of hardware RTOS and the time slot is predicted by the configurations set by the user. Application pipelining framework is presented in the software part of RTOS to exploit parallelism in media application, based on the concept of components or task model, similar to instruction pipelining in the Processor. To meet the constraints and characteristics of the defined framework, two level scheduling policy is adapted. Fixed- Priority Preemptive scheduling algorithm is used at the First-level. For Second-level various scheduling algorithms have been evaluated and analyzed offline and implemented in the software. Heuristic based algorithm is recommended as Second-level algorithm for media application to maintain QoS. The hardware RTOS, called Switch, is implemented as a programmable processor with dedicated program cache. It performs all RTOS kernel tasks in real time and facilitates inter-processor exchange of data, communication or synchronization, deadlock avoidance and exchange of data with external shared memory, thus, enhancing performance and minimizing Processors idle time. The RTOS supports hardware scalability to cater for high to very high density applications and incorporates scalable scheduling and resource management