Management of the file-modification time attribute in a multi-processor file server system
    1.
    发明授权
    Management of the file-modification time attribute in a multi-processor file server system 有权
    管理多处理器文件服务器系统中的文件修改时间属性

    公开(公告)号:US07412496B2

    公开(公告)日:2008-08-12

    申请号:US10645976

    申请日:2003-08-22

    IPC分类号: G06F15/16 G06F15/173

    CPC分类号: G06F17/30067

    摘要: To permit multiple unsynchronized processors to update the file-modification time attribute of a file during concurrent asynchronous writes to the file, a primary processor having a clock manages access to metadata of the file. A number of secondary processors service client request for access to the file. Each secondary processor has a timer. When the primary processor grants a range lock upon the file to a secondary, it returns its clock time (m). Upon receipt, the secondary starts a local timer (t). When the secondary modifies the file data, it determines a file-modification time that is a function of the clock time and the timer interval, such as a sum (m+t). When the secondary receives an updated file-modification time (mp) from the primary, if mp>m+t, then the secondary updates the clock time (m) to (mp) and resets its local timer.

    摘要翻译: 为了允许多个不同步处理器在并发异步写入文件期间更新文件的文件修改时间属性,具有时钟的主处理器管理对文件的元数据的访问。 一些次要处理器服务客户端请求访问该文件。 每个二级处理器都有一个定时器。 当主处理器向文件夹授予范围锁定时,它返回其时钟时间(m)。 收到后,辅助启动本地计时器(t)。 当二次修改文件数据时,它确定作为时钟时间和定时器间隔的函数的文件修改时间,例如和(m + t)。 当辅助节点从主节点接收到更新的文件修改时间(mp)时,如果mp> m + t,则辅助节点将时钟(m)更新为(mp),并重置其本地定时器。

    Management of the file-modification time attribute in a multi-processor file server system
    2.
    发明申请
    Management of the file-modification time attribute in a multi-processor file server system 有权
    管理多处理器文件服务器系统中的文件修改时间属性

    公开(公告)号:US20050044080A1

    公开(公告)日:2005-02-24

    申请号:US10645976

    申请日:2003-08-22

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30067

    摘要: To permit multiple unsynchronized processors to update the file-modification time attribute of a file during concurrent asynchronous writes to the file, a primary processor having a clock manages access to metadata of the file. A number of secondary processors service client request for access to the file. Each secondary processor has a timer. When the primary processor grants a range lock upon the file to a secondary, it returns its clock time (m). Upon receipt, the secondary starts a local timer (t). When the secondary modifies the file data, it determines a file-modification time that is a function of the clock time and the timer interval, such as a sum (m+t). When the secondary receives an updated file-modification time (mp) from the primary, if mp>m+t, then the secondary updates the clock time (m) to (mp) and resets its local timer.

    摘要翻译: 为了允许多个不同步处理器在并发异步写入文件期间更新文件的文件修改时间属性,具有时钟的主处理器管理对文件的元数据的访问。 一些次要处理器服务客户端请求访问该文件。 每个二级处理器都有一个定时器。 当主处理器向文件夹授予范围锁定时,它返回其时钟时间(m)。 收到后,辅助启动本地计时器(t)。 当二次修改文件数据时,它确定作为时钟时间和定时器间隔的函数的文件修改时间,例如和(m + t)。 当辅助节点从主节点接收到更新的文件修改时间(mp)时,如果mp> m + t,则辅助节点将时钟(m)更新为(mp),并重置其本地定时器。

    Hybrid client-server protocol for fast writes to a file
    3.
    发明申请
    Hybrid client-server protocol for fast writes to a file 审中-公开
    用于快速写入文件的混合客户端 - 服务器协议

    公开(公告)号:US20060064405A1

    公开(公告)日:2006-03-23

    申请号:US10945611

    申请日:2004-09-21

    IPC分类号: G06F17/30

    CPC分类号: H04L67/1097 G06F16/10

    摘要: A network file server has storage for storing a file system, and a computer programmed for access to the file system in accordance with a file access protocol and in accordance with a storage access protocol. The computer receives a file access request from a network client for access to a file in the file system in accordance with the network file access protocol. The computer decides whether it should finish the file access using the file access protocol or the client should finish the file access using the storage access protocol. Upon deciding that the client should finish the file access using the storage access protocol, the computer returns to the client metadata of the file including metadata specifying addresses of logical blocks of storage allocated to the file, and then the computer responds to storage access requests from the client by performing read-write access to the file.

    摘要翻译: 网络文件服务器具有用于存储文件系统的存储器和被编程为根据文件访问协议和根据存储访问协议访问文件系统的计算机。 计算机根据网络文件访问协议从网络客户端接收文件访问请求,以访问文件系统中的文件。 计算机决定是否使用文件访问协议完成文件访问,或客户端应使用存储访问协议完成文件访问。 在确定客户端应该使用存储访问协议完成文件访问时,计算机返回文件的客户端元数据,包括指定分配给文件的逻辑存储块的地址的元数据,然后计算机响应来自 客户端通过对文件执行读写访问。

    Multi-protocol sharable virtual storage objects
    4.
    发明授权
    Multi-protocol sharable virtual storage objects 有权
    多协议共享的虚拟存储对象

    公开(公告)号:US07953819B2

    公开(公告)日:2011-05-31

    申请号:US10646851

    申请日:2003-08-22

    IPC分类号: G06F15/16 G06F7/00 G06F17/00

    摘要: A storage object such as a virtual disk drive or a raw logical volume is contained in a UNIX compatible file so that the file containing the storage object can be exported using the NFS or CIFS protocol and shared among UNIX and MS Windows clients or servers. The storage object can be replicated and backed up using conventional file replication and backup facilities without disruption of client access to the storage object. For client access to data of the storage object, a software driver accesses the file containing the storage object. For example, a software driver called a virtual SCSI termination is used to access a file containing a virtual SCSI disk drive. Standard storage services use the SCSI over IP protocol to access the virtual SCSI termination. An IP replication or snapshot copy facility may access the file containing the virtual SCSI disk drive using a higher-level protocol.

    摘要翻译: 存储对象(如虚拟磁盘驱动器或原始逻辑卷)包含在UNIX兼容文件中,以便可以使用NFS或CIFS协议导出包含存储对象的文件,并在UNIX和MS Windows客户端或服务器之间共享。 可以使用传统的文件复制和备份功能来复制和备份存储对象,而不会中断对存储对象的客户端访问。 为了客户机访问存储对象的数据,软件驱动程序访问包含存储对象的文件。 例如,称为虚拟SCSI终端的软件驱动程序用于访问包含虚拟SCSI磁盘驱动器的文件。 标准存储服务使用SCSI over IP协议来访问虚拟SCSI终端。 IP复制或快照复制功能可以使用更高级别的协议访问包含虚拟SCSI磁盘驱动器的文件。

    Multi-protocol sharable virtual storage objects
    5.
    发明申请
    Multi-protocol sharable virtual storage objects 有权
    多协议共享的虚拟存储对象

    公开(公告)号:US20050044162A1

    公开(公告)日:2005-02-24

    申请号:US10646851

    申请日:2003-08-22

    摘要: A storage object such as a virtual disk drive or a raw logical volume is contained in a UNIX compatible file so that the file containing the storage object can be exported using the NFS or CIFS protocol and shared among UNIX and MS Windows clients or servers. The storage object can be replicated and backed up using conventional file replication and backup facilities without disruption of client access to the storage object. For client access to data of the storage object, a software driver accesses the file containing the storage object. For example, a software driver called a virtual SCSI termination is used to access a file containing a virtual SCSI disk drive. Standard storage services use the iSCSI protocol to access the virtual SCSI termination. An IP replication or snapshot copy facility may access the file containing the virtual SCSI disk drive using a higher-level protocol.

    摘要翻译: 存储对象(如虚拟磁盘驱动器或原始逻辑卷)包含在UNIX兼容文件中,以便可以使用NFS或CIFS协议导出包含存储对象的文件,并在UNIX和MS Windows客户端或服务器之间共享。 可以使用传统的文件复制和备份功能来复制和备份存储对象,而不会中断对存储对象的客户端访问。 为了客户机访问存储对象的数据,软件驱动程序访问包含存储对象的文件。 例如,称为虚拟SCSI终端的软件驱动程序用于访问包含虚拟SCSI磁盘驱动器的文件。 标准存储服务使用iSCSI协议来访问虚拟SCSI终端。 IP复制或快照复制功能可以使用更高级别的协议访问包含虚拟SCSI磁盘驱动器的文件。

    COMMUNICATION INTERFACE FOR NON-COMMUNICATION APPLICATIONS
    6.
    发明申请
    COMMUNICATION INTERFACE FOR NON-COMMUNICATION APPLICATIONS 有权
    非通信应用的通信接口

    公开(公告)号:US20120151500A1

    公开(公告)日:2012-06-14

    申请号:US12967770

    申请日:2010-12-14

    IPC分类号: G06F13/00 G06F9/46

    CPC分类号: G06Q50/01 G06Q10/10

    摘要: Software applications are enabled with multimodal communication capabilities and features associated with enhanced communication systems through a communication application programming interface (API). Applications for document processing, scheduling, audio/video data processing, and/or business operations can exchange communication system data and parameters bi-directionally with components of an enhanced communication system, initiate communication sessions through the application's user interface, and preserve post-communication updates.

    摘要翻译: 通过通信应用编程接口(API),软件应用程序启用了多模式通信功能和与增强型通信系统相关联的功能。 用于文档处理,调度,音频/视频数据处理和/或业务操作的应用可以与增强型通信系统的组件双向地交换通信系统数据和参数,通过应用的用户界面发起通信会话,并保留后通信 更新。

    Illuminated mirror support unit
    7.
    发明申请
    Illuminated mirror support unit 审中-公开
    照明镜支撑单元

    公开(公告)号:US20070211452A1

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

    申请号:US11369392

    申请日:2006-03-07

    申请人: Paul Gaunce Rui Liang

    发明人: Paul Gaunce Rui Liang

    IPC分类号: F21V33/00

    CPC分类号: A47G1/02

    摘要: A wall-mountable mirror support unit including at least one box having a rear face attachable to a wall is provided. A light permeable cover extends over and seals the front of the box to prevent the ingress of water or dirt therein. The box contains at least one light and associated circuitry therein. The support unit includes means to enable a mirror having light-permeable regions to be attached thereto over the front of the box so that the light emitted by each light is transmitted through the light permeable cover and the light permeable regions of the mirror.

    摘要翻译: 提供一种壁挂式镜支撑单元,其包括至少一个具有可附接到壁的后表面的盒。 透光盖子延伸并密封箱体的前部,以防止其中的水或污物进入。 盒子中至少包含一个光和相关电路。 支撑单元包括能够使具有透光区域的反射镜在箱体的前部附接到其上的装置,使得由每个光发射的光透射通过透光罩和反射镜的透光区域。

    Tetrazole derivatives and methods of treatment of metabolic-related disorders thereof
    8.
    发明申请
    Tetrazole derivatives and methods of treatment of metabolic-related disorders thereof 审中-公开
    四唑衍生物及其代谢相关病症的治疗方法

    公开(公告)号:US20070072924A1

    公开(公告)日:2007-03-29

    申请号:US11601252

    申请日:2006-11-17

    IPC分类号: A61K31/416 C07D403/04

    摘要: The present invention relates to certain tetrazole derivatives of Formula (I), and pharmaceutically acceptable salts thereof, which exhibit useful pharmacological properties, for example, as agonists for the RUP25 receptor. Also provided by the present invention are pharmaceutical compositions containing compounds of the invention, and methods of using the compounds and compositions of the invention in the treatment of metabolic-related disorders, including dyslipidemia, atherosclerosis, coronary heart disease, insulin resistance, type 2 diabetes, Syndrome-X and the like. In addition, the present invention also provides for the use of the compounds of the invention in combination with other active agents such as those belonging to the class of α-glucosidase inhibitors, aldose reductase inhibitors, biguanides, HMG-CoA reductase inhibitors, squalene synthesis inhibitors, fibrates, LDL catabolism enhancers, angiotensin converting enzyme (ACE) inhibitors, insulin secretion enhancers and the like.

    摘要翻译: 本发明涉及式(I)的某些四唑衍生物及其药学上可接受的盐,其表现出有用的药理学性质,例如作为RUP25受体的激动剂。 本发明还提供含有本发明化合物的药物组合物,以及使用本发明化合物和组合物治疗代谢相关疾病包括血脂异常,动脉粥样硬化,冠心病,胰岛素抵抗,2型糖尿病 ,综合征-X等。 此外,本发明还提供本发明化合物与其它活性剂如属于α-葡糖苷酶抑制剂类,醛糖还原酶抑制剂,双胍类,HMG-CoA还原酶抑制剂,角鲨烯合成 抑制剂,贝特类,LDL分解代谢增强剂,血管紧张素转换酶(ACE)抑制剂,胰岛素分泌增强剂等。

    Methods and apparatus for accessing data using a cache
    9.
    发明授权
    Methods and apparatus for accessing data using a cache 有权
    使用缓存访问数据的方法和设备

    公开(公告)号:US06766418B1

    公开(公告)日:2004-07-20

    申请号:US09845385

    申请日:2001-04-30

    IPC分类号: G06F1200

    CPC分类号: G06F17/30067

    摘要: Mechanisms and techniques disclose a system that provides access to data using a two part cache. The system receives a data access request containing a first data reference, such as an open systems request to access data. The system then obtains a history cache entry from a history cache based on the first data reference and obtains a partition cache entry from a partition cache based on the first data reference. Cache entries contain mappings between open systems reference locations and non-open systems references to locations in the data to be accessed. The system then performs a data access operation as specified by the data access request using a second data reference based upon either the history cache entry or the partition cache entry. Upon performance of the data access operation, the system then updates the history and partition caches with new cache entries and can resize the partition and history caches as needed.

    摘要翻译: 机制和技术公开了一种使用两部分高速缓存提供数据访问的系统。 系统接收包含第一数据引用的数据访问请求,诸如访问数据的开放系统请求。 然后,系统基于第一数据引用从历史高速缓存中获取历史高速缓存条目,并且基于第一数据引用从分区高速缓存获取分区高速缓存条目。 缓存条目包含打开的系统引用位置和非开放系统之间的对应关系要访问的数据中的位置。 然后,系统基于历史高速缓存条目或分区高速缓存条目,使用第二数据引用执行数据访问请求所指定的数据访问操作。 在执行数据访问操作时,系统随后使用新的缓存条目来更新历史记录和分区高速缓存,并且可以根据需要调整分区和历史缓存的大小。