首页> 外文会议>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 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号