会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 51. 发明授权
    • Identifying appropriate undo during a forward pass through a log
    • 在向前传递日志期间识别适当的撤消数据
    • US07036044B1
    • 2006-04-25
    • US10295131
    • 2002-11-15
    • Surendra VermaJonathan M. CargilleJacob P. LacoutureBrian D. AndrewSameet H. Agarwal
    • Surendra VermaJonathan M. CargilleJacob P. LacoutureBrian D. AndrewSameet H. Agarwal
    • G06F11/00
    • G06F11/1474G06F11/1471
    • The location of appropriate undo data necessary for reversing an effect of an operation performed at a computer system is identified during a forward pass through a log. A cycle count can be used to determine if appropriate undo data is stored in an object or is stored in auxiliary storage. If appropriate undo data is stored in an object and the undo data would be potentially lost by processing a redo log entry to modify the contents of the object, the appropriate undo data is copied to auxiliary storage. In some embodiments, a secondary computer system receives log entries from a primary computer system. The secondary computer system can identify undo data necessary to reverse an effect of an operation performed at the secondary computer system from received log entries. Identified undo data can be copied auxiliary storage at the secondary computer system.
    • 在向前传递日志期间识别用于反转在计算机系统执行的操作的效果所需的适当的撤销数据的位置。 可以使用循环计数来确定适当的撤消数据是存储在对象中还是存储在辅助存储器中。 如果适当的撤消数据存储在对象中,并且通过处理重做日志条目来修改对象的内容可能会丢失撤消数据,则将相应的撤消数据复制到辅助存储。 在一些实施例中,辅助计算机系统从主计算机系统接收日志条目。 辅助计算机系统可以识别从接收的日志条目反转在次计算机系统执行的操作的影响所需的撤销数据。 识别的撤消数据可以复制到辅助计算机系统的辅助存储器。
    • 53. 发明申请
    • Transactional file system
    • 事务文件系统
    • US20050120036A1
    • 2005-06-02
    • US11009662
    • 2004-12-10
    • Surendra VermaThomas MillerRobert Atkinson
    • Surendra VermaThomas MillerRobert Atkinson
    • G06F12/00G06F17/30G06F7/00
    • G06F17/30227Y10S707/959Y10S707/99931Y10S707/99932Y10S707/99937Y10S707/99938Y10S707/99942Y10S707/99944Y10S707/99952Y10S707/99953
    • A transactional file system wherein multiple file system operations may be performed as a transaction. An application specifies that file system-related operations should be handled in a transaction, and is given a file handle associated with a transaction context. For file system requests associated with a transaction context, a file system component manages operations consistent with transactional behavior. The component provides data isolation by providing multiple file versions, such that transactional readers do not receive changes until after the transaction commits and the reader reopens the file. The component handles namespace logging operations in a multiple-level log that facilitates logging and recovery. Page data is logged separate from the main log, with signatures establishing whether pages were fully flushed to disk. Namespace isolation via isolation directories, allows a transaction to see its operational effects but not effects of other uncommitted transactions. Transactions over a network are facilitated.
    • 一种事务文件系统,其中可以执行多个文件系统操作作为事务。 一个应用程序指定文件系统相关的操作应该在事务中处理,并且被赋予与事务上下文关联的文件句柄。 对于与事务上下文相关联的文件系统请求,文件系统组件管理与事务行为一致的操作。 该组件通过提供多个文件版本来提供数据隔离,使得事务读取器在事务提交之后不会收到更改,并且读取器重新打开该文件。 该组件处理多级日志中的命名空间日志记录操作,便于记录和恢复。 页面数据与主日志分开记录,签名确定页面是否完全刷新到磁盘。 通过隔离目录命名空间隔离,允许事务查看其操作效果,但不会影响其他未提交的事务。 通过网络进行的交易是便利的。