System and method for resource lock acquisition and reclamation in a network file system environment
    11.
    发明申请
    System and method for resource lock acquisition and reclamation in a network file system environment 有权
    网络文件系统环境下资源锁获取和回收的系统和方法

    公开(公告)号:US20070214161A1

    公开(公告)日:2007-09-13

    申请号:US11372878

    申请日:2006-03-10

    IPC分类号: G06F7/00

    摘要: A system and method for acquiring, releasing, and reclaiming a lock of a data structure in a network file system (“NFS”) is disclosed. Generally, a text file is created in a management library of the data structure. The name of the text file comprises an identifier of the lock, an identifier of a process attempting to acquire the lock, and an identifier of a machine on which the process attempting to acquire the lock is running. The identifier of the process attempting to acquire the lock and the identifier of the machine on which the process attempting to acquire the lock is running is saved in the contents of the text file and a hard line is created pointing to the text file. Finally, a number of links pointing to the text file is determined and a lock of the data structure is granted based on the number of links pointing to the text file.

    摘要翻译: 公开了一种用于获取,释放和回收网络文件系统(“NFS”)中的数据结构的锁的系统和方法。 通常,在数据结构的管理库中创建文本文件。 文本文件的名称包括锁的标识符,尝试获取锁的进程的标识符以及尝试获取锁的进程正在其上运行的机器的标识符。 尝试获取锁的进程的标识符和尝试获取锁的进程正在运行的机器的标识符被保存在文本文件的内容中,并且创建指向文本文件的硬线。 最后,确定指向文本文件的多个链接,并且基于指向文本文件的链接的数量来授予数据结构的锁定。

    Method and apparatus for estimating the size of rendered text
    12.
    发明授权
    Method and apparatus for estimating the size of rendered text 有权
    用于估计渲染文本大小的方法和装置

    公开(公告)号:US08037410B2

    公开(公告)日:2011-10-11

    申请号:US12259170

    申请日:2008-10-27

    IPC分类号: G06F17/00

    CPC分类号: G06F17/211 G06F17/212

    摘要: A method of fitting text comprising characters belonging to a character set into a text area wherein the text is rendered in a font and at a font size estimates a total width of the text based on at least a representative width associated with the character set, font and font size, identifies a horizontal truncation boundary based on at least the estimated width and the width of the text area, identifies a vertical truncation boundary based on at least the estimated width, text area, horizontal truncation boundary, and a representative height associated with the character set, font and font size, wraps the text at the horizontal truncation boundary, and truncates the text at the vertical truncation boundary.

    摘要翻译: 一种将包含属于字符集的字符的文本包含在文本区域中的文本的方法,其中文本以字体和字体大小呈现,并且基于至少与字符集相关联的代表宽度来估计文本的总宽度,字体 至少基于文本区域的估计宽度和宽度来识别水平截断边界,至少基于所估计的宽度,文本区域,水平截断边界以及与 字符集,字体和字体大小在水平截断边界包装文本,并在垂直截断边界处截断文本。

    System and method for automated recovery of data in a batch processing system
    13.
    发明申请
    System and method for automated recovery of data in a batch processing system 审中-公开
    在批处理系统中自动恢复数据的系统和方法

    公开(公告)号:US20070214457A1

    公开(公告)日:2007-09-13

    申请号:US11372709

    申请日:2006-03-10

    IPC分类号: G06F9/46

    摘要: A system and method for automatic recovery of a unit of work in a batch processing system is disclosed. Generally, a unit of work is placed in a todo queue to store the unit of work for processing. Access to the unit of work is provided to a data structure for processing and the unit of work is moved from the todo queue to an in-progress queue. An error is detected in the processing of the unit of work and a retry count of the unit of work is compared to a maximum retry count of the unit of work. Finally, the unit of work is moved to the todo queue for re-processing or to a failed queue for further analysis based on the comparison of the retry count to the maximum retry count.

    摘要翻译: 公开了一种用于在批处理系统中自动恢复工作单元的系统和方法。 一般来说,一个工作单位放置在一个待排队列中,以存储要处理的工作单元。 对工作单元的访问被提供给用于处理的数据结构,并且将工作单元从工作队列移动到正在进行的队列。 在工作单元的处理中检测到错误,并将工作单元的重试次数与工作单元的最大重试次数进行比较。 最后,根据重试计数与最大重试次数的比较,将工作单元移动到待处理队列进行重新处理或进入故障队列进行进一步分析。

    System and method for automated recovery after an error in a batch processing system caused by malformatted or unsupported data
    14.
    发明申请
    System and method for automated recovery after an error in a batch processing system caused by malformatted or unsupported data 有权
    由于格式不正确或不受支持的数据导致批量处理系统发生错误后的自动恢复系统和方法

    公开(公告)号:US20070214381A1

    公开(公告)日:2007-09-13

    申请号:US11373040

    申请日:2006-03-10

    IPC分类号: G06F11/00

    摘要: A system and method for automated recovery of processing of a unit of work during an error in a batch processing system is disclosed. Generally, at least a portion of a unit of work and instructions of operations to perform to process the portion of the unit of work is sent to a worker data structure. A periodic heartbeat is received from the worker data structure indicating the worker data structure is processing the at least a portion of the unit of work. If an unexpected termination of the worker data structure is detected, a signal is sent to a crash handler data structure instructing the crash handler data structure to detect and store a current input location of the at a portion of the unit of work. The records from the current location at the crash are skipped during reprocessing of the unit of work to increase the chances of success during reprocessing.

    摘要翻译: 公开了一种用于在批处理系统中的错误期间自动恢复工作单元的处理的系统和方法。 通常,工作单元的至少一部分和用于执行以处理工作单元的部分的操作指令被发送到工作者数据结构。 从工作者数据结构接收到周期性心跳,指示工作人员数据结构正在处理工作单元的至少一部分。 如果检测到工作者数据结构意外终止,则将信号发送到崩溃处理程序数据结构,指示崩溃处理程序数据结构检测并存储工作单元的一部分的当前输入位置。 在工作单位的后处理过程中,跳过当前坠机地点的记录,以增加后处理中成功的机会。