会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Memory access optimizing method
    • 内存访问优化方法
    • US06401187B1
    • 2002-06-04
    • US09581361
    • 2000-06-12
    • Keiko MotokawaHiroyasu NishiyamaSumio Kikuchi
    • Keiko MotokawaHiroyasu NishiyamaSumio Kikuchi
    • G06F1208
    • G06F8/4442G06F12/0862G06F2212/6028
    • The present invention provides a memory access optimizing method which judges an access method suitable for each of memory accesses and executes the preload optimization and prefetch optimization, according to the judgement result, for an architecture equipped with a prefetch mechanism to write the data on a main storage device into a cache memory and a preload mechanism to write the data on the main storage device into a register without writing it into the cache memory. The memory access method judging step analyzes whether or not there is a designation of a memory access method by a user. Moreover, the memory access method judging step investigates whether or not the data are already in a cache memory, whether or not the data compete with other data for a cache, whether or not the data are to be referred to again later, and whether or not the data fulfill the restriction on register resources.
    • 本发明提供了一种存储器访问优化方法,其判断适合于每个存储器访问的访问方法,并根据判断结果执行预加载优化和预取优化,对于具有预取机制的架构将数据写入主 存储设备进入高速缓冲存储器和预载机制,以将主存储设备上的数据写入寄存器而不将其写入高速缓冲存储器。 存储器访问方法判断步骤分析用户是否存在存储器访问方法的指定。 此外,存储器访问方法判断步骤检查数据是否已经在高速缓冲存储器中,数据是否与高速缓存的其他数据进行竞争,无论以后是否再次参考数据,以及是否或者 数据不符合注册资源的限制。
    • 2. 发明申请
    • Information processing system and code generation method
    • 信息处理系统和代码生成方法
    • US20050144605A1
    • 2005-06-30
    • US10975437
    • 2004-10-29
    • Keiko MotokawaShinichi Ito
    • Keiko MotokawaShinichi Ito
    • G06F9/45
    • G06F8/445
    • In an information processing system, a strip-mining process for a plurality of loops can be efficiently executed exactly intended by a user. A source program 206 includes strip-mining directives 401 and 402, which indicates a strip-mining applicable scope including two strip-mining target loops. A compiler converts the strip-mining applicable scope indicated by the strip-mining directives 401 and 402 into two inner loops and an outer loop surrounding the two inner loops, the inner loops being obtained by replacing each of the iterations of the two strip-mining target loops with a predetermined value and the outer loop having a number of steps corresponding to the predetermined value
    • 在信息处理系统中,可以由用户精确地执行多个循环的剥离过程。 源程序206包括剥离指令401和402,其指示包括两个剥皮目标循环的剥离适用范围。 编译器将剥离指令401和402指示的剥离适用范围转换成两个内部循环和围绕两个内部循环的外部循环,内部循环通过替换两个剥离采矿的每个迭代获得 具有预定值的目标循环,并且外部循环具有对应于预定值的多个步骤