首页> 外文会议>International conference on emerging trends in information technology >An Efficient File Locking Algorithm for Multi-processor Systems Using Round Robin Delegation Method
【24h】

An Efficient File Locking Algorithm for Multi-processor Systems Using Round Robin Delegation Method

机译:使用循环委派方法的多处理器系统有效的文件锁定算法

获取原文

摘要

The adaptability of parallel processes is regularly limited by the execution of critical section. Effective management of locking algorithms shows significant changes in performance. Round robin delegation algorithm can be used to assign lock to boost performance. In this algorithm when more than one process requires a same file then each process is given a specific time for which it holds the lock on that file. All other threads delegate the work to the current working thread and continue its execution. The working thread after completing its execution, checks if it still has time to do the work delegated to it. If so the working thread will take the work and after execution it will send back the results to the other threads. Proceeding with execution instead of waiting for the critical sections leads to increased parallelism and better versatility. Delegation reduces the overhead of acquiring locks, releasing locks.
机译:通过执行关键部分定期限制并行过程的适应性。锁定算法的有效管理显示出性能的显着变化。循环委托算法可用于分配锁以提高性能。在该算法中,当多个进程需要相同的文件时,每个进程都被给出了它在该文件上保存锁定的特定时间。所有其他线程将工作委派给当前工作线程并继续执行。完成执行后的工作线程,检查它是否仍然有时间授予它的工作。如果是这样,工作线程将采取工作,执行后,它将将结果发送到其他线程。执行执行而不是等待关键部分导致并行性增加和更好的多功能性。委派减少了获取锁的开销,释放锁。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号