프로세서를이용한메모리관리방법
    1.
    发明授权
    프로세서를이용한메모리관리방법 失效
    内存管理方法使用处理器

    公开(公告)号:KR100280569B1

    公开(公告)日:2001-02-01

    申请号:KR1019970076538

    申请日:1997-12-29

    Inventor: 송명호

    Abstract: 본 발명은 메모리 관리 장치가 제공되지 않는 모토롤라 68360 프로세서의 소프트웨어적인 메모리 관리를 구현하는 방법에 관한 것이다.
    본 발명은 프로세서를 이용한 메모리 관리 방법에 있어서, 상기 프로세서의 메모리 실행 영역을 프로그램 코드 영역과 데이터 영역으로 구분하여 메모리 맵을 정하는 제 1 단계와, 상기 메모리 맵을 정한 후 사용자 타스크 실행이 감지되면 상기 실행된 사용자 타스크의 텍스트 데이터를 상기 데이터 영역에 저장하는 제 2 단계와, 상기 데이터 영역에 저장된 사용자 타스크의 텍스트 데이터를 이용하여 상기 사용자 타스크를 스케줄링 순서에 의하여 실행을 시키는 제3단계로 이루어진다.

    프로세서 보드의 이중화를 위한 입출력 장치 구동기의 처리방법
    2.
    发明公开
    프로세서 보드의 이중화를 위한 입출력 장치 구동기의 처리방법 无效
    将输入和输出装置驱动器加工到双重处理器板的方法

    公开(公告)号:KR1020000067528A

    公开(公告)日:2000-11-25

    申请号:KR1019990015416

    申请日:1999-04-29

    Inventor: 송명호

    Abstract: PURPOSE: A method for processing input and output device drivers is provided to duplex the input and output device drivers of two duplexed central processor module(CPM) boards, so as to normally maintain input/output functions when the boards are duplexed. CONSTITUTION: Central processor module(CPM) boards(100,200) are duplexed by using a data concurrent write method. If the CPM boards are initialized, high speed bus(HSB) drivers(110,210) controlling HSB communication between each CPM and slave processors identify whether the HSBs are in active states or stand-by states. If the HSB drivers are in the active states, the HSB drivers enable interrupts for the HSB communication. If the HSB drivers are in the stand-by states, the HSB drivers disable interrupts for the HSB communication. If active CPM boards are switched into stand-by states, the corresponding HSB drivers disable the interrupts for the HSB communication. If stand-by CPM boards are switched into active states, the HSB drivers enable the interrupt for the HSB communication.

    Abstract translation: 目的:提供一种用于处理输入和输出设备驱动程序的方法,用于双工两个双工中央处理器模块(CPM)板的输入和输出设备驱动程序,以便在板卡双工时正常维护输入/输出功能。 规定:使用数据并发写入方式对中央处理器模块(CPM)板(100,200)进行双工。 如果CPM板被初始化,则控制每个CPM和从处理器之间的HSB通信的高速总线(HSB)驱动器(110,210)识别HSB是处于活动状态还是待机状态。 如果HSB驱动程序处于活动状态,HSB驱动程序将启用HSB通讯中断。 如果HSB驱动程序处于待机状态,则HSB驱动程序禁用HSB通信的中断。 如果活动的CPM单板切换到待机状态,则相应的HSB驱动程序禁用HSB通信的中断。 如果备用CPM单板切换到活动状态,则HSB驱动程序启用HSB通信的中断。

    양방향 램을 이용한 안정된 패킷 전송 방법
    3.
    发明授权
    양방향 램을 이용한 안정된 패킷 전송 방법 失效
    使用双端口RAM的分组传输方法

    公开(公告)号:KR100219878B1

    公开(公告)日:1999-09-01

    申请号:KR1019970029575

    申请日:1997-06-30

    Inventor: 송명호

    Abstract: 본 발명은, 통신상의 오류를 감소시키고 양방향 램을 효율적으로 사용하기 위해,
    외부에서 수신된 트래픽이나 제어 패킷을 처리하고 인터럽트 서비스를 초기화 하기 위한 패킷 수신 과정과; 외부로 보내는 신호를 체크하고 내부의 제어 패킷을 생성 처리하는 패킷 전송 과정 및 상기의 과정들에서 생성된 패킷들을 양방향 램을 이용해서 송수신을 동시에 처리 운용하기 위한 양방향 램 운용 과정으로 구성된 양방향 램을 이용한 패킷 전송 방법을 제공한다.

    컴퓨터 시스템의 장애관리 방법
    4.
    发明公开
    컴퓨터 시스템의 장애관리 방법 无效
    管理计算机系统故障的方法

    公开(公告)号:KR1020020065188A

    公开(公告)日:2002-08-13

    申请号:KR1020010005588

    申请日:2001-02-06

    Inventor: 송명호 강남욱

    Abstract: PURPOSE: A method for managing a fault of a computer system is provided to monitor the fault occurrence of the computer system and report the data for the occurred fault to an upper system. CONSTITUTION: An application program requests a system service to an operating system and receives the return value. The application program calls a fault management program by confirming the return value. The application program transfers the kind of the fault and the related value to the fault management program. The fault management program confirms the kinds of the fault and collects the fault data(S210,S220). After completing the data collection, the fault management program configures a local database in a preset fault management storing region(S230) and reports the fault occurrence to the upper system by transmitting the fault data(S240). The fault data is stored in the local DB(S250) and the fault management program carries out the preset fault recovery operation(S260).

    Abstract translation: 目的:提供一种用于管理计算机系统故障的方法,用于监控计算机系统的故障发生,并将发生故障的数据报告给上位机。 构成:应用程序向操作系统请求系统服务并接收返回值。 应用程序通过确认返回值来调用故障管理程序。 应用程序将故障类型和相关值传送到故障管理程序。 故障管理程序确认故障种类并收集故障数据(S210,S220)。 在完成数据收集之后,故障管理程序在预设的故障管理存储区域中配置本地数据库(S230),并通过发送故障数据向上位系统报告故障发生(S240)。 故障数据存储在本地DB(S250)中,故障管理程序进行预设故障恢复操作(S260)。

    효율적인 플래시 메모리 운용 방법
    5.
    发明公开
    효율적인 플래시 메모리 운용 방법 无效
    闪存存储器的有效操作方法

    公开(公告)号:KR1020000003162A

    公开(公告)日:2000-01-15

    申请号:KR1019980024324

    申请日:1998-06-26

    Inventor: 송명호

    Abstract: PURPOSE: A method of operating a flash memory is described, which inserts an optimum file system into the flash memory, effectively operating a transmission system. CONSTITUTION: Information necessary for a file manager is collected, information of a flash memory is added to the collected information to form a file information table, information of a flash itself is added to the file information table, and a program for handling the flash is modulated, resulting in effective use of the flash memory.

    Abstract translation: 目的:描述一种操作闪速存储器的方法,其将最佳文件系统插入到闪存中,有效地操作传输系统。 构成:收集文件管理器所需的信息,将闪存的信息添加到收集的信息中以形成文件信息表,将闪存本身的信息添加到文件信息表中,并且用于处理闪存的程序是 调制,从而有效利用闪存。

    프로세서를이용한메모리관리방법

    公开(公告)号:KR1019990056540A

    公开(公告)日:1999-07-15

    申请号:KR1019970076538

    申请日:1997-12-29

    Inventor: 송명호

    Abstract: 본 발명은 메모리 관리 장치가 제공되지 않는 모토롤라 68360 프로세서의 소프트웨어적인 메모리 관리를 구현하는 방법에 관한 것이다.
    본 발명에 따른 프로세서를 이용한 메모리 관리 방법은, 프로세서를 이용한 메모리 관리가, 프로세서 보드의 실행 영역을 프로그램 코드 영역과 데이터 영역으로 구분하는 제 1 단계; 타스크 제어 보드에 해당 타스크의 코드 영역을 최적의 감독자 기록 영역으로 세팅하는 제 2 단계; 및 상기 타스크 제어 블록의 데이터를 이용하여 타스크를 스케줄링 알고리즘에 의하여 실행을 시키는 제 3 단계를 포함한다.
    본 발명에 따른 프로세서를 이용한 메모리 관리 방법의 다른 예는, 타스크 1에 대한 사용자 타스크 제어 블록 데이터가, 시작 주소가 0x10000, 크기가 0x10000, 그리고 코드 범위가 0x4ffff인 보호영역을 이용하면, 메모리 보호를 해야 하는 영역은 0x10000에서 0x4ffff이고 크기는 0x3ffff으로, 이 데이터를 이용하여 기지 주소 레지스터와 선택 주소 레지스터를 세팅하는 과정; 기록 가능한 영역은 시작 주소가 0x50000이고 크기가 0x10000으로 이 데이터를 이용하여 기지 주소와 선택 주소를 세팅하는 과정; 그후 타스크 1을 실행하는 과정; 및 타스크 실행중 시스템과의 통신을 위하여 트랩전에 기지 주소 레지스터와 선택 주소 레지스터를 시스템 영역에 맞게 세팅하는 과정을 포함한다.
    본 발명에 따른 프로세서를 이용한 메모리 관리 방법의 또 다른 예는, 모토롤라 68360 프로세서를 이용한 메모리 관리 방법은, 시스템상의 프로그램 코드 영역과 데이터의 영역을 나누어 메모리 맵을 정하는 과정; 사용자 블록의 실행후 타스크 제어 블록에 각 사용자가 할당될 때, 그 사용자 블록의 텍스트 영역을 저장하는 과정; 사용자가 원하는 조건에 의하여 타스크 제어 블록이 실행이 되도록 스케줄링하는 과정; 상기 스케줄링에 의하여 사용자 타스크는 자신의 주소만을 기록을 허가시키도록 모토롤라 68360 프로세서의 기지 주소 레지스터와 선택 주소 레지스터를 송수신기 제어 보드에 저장된 값으로 세팅을 하는 과정; 그 값을 갖고 사용자 타스크가 실행하는 과정; 실행중 시스템 호를 이용하여 운영체계 영역으로 통신을 해야하는 경우, 이에 대한 인터페이스 루틴에서 모드를 시스템 모드로 바꾸어 주고 들어가는 과정; 시스템 영역에서 사용자 모드로 복귀할 때에도 상기 스케줄링에 의하여 사용자 타스크는 자신의 주소만을 기록을 허가시키도록 상기 모토롤라 68360 프로세서의 기지 주소 레지스터와 선택 주소 레지스터를 송수신기 제어 보드에 저장된 값으로 세팅을 하는 과정으로 세팅하고 돌아가는 과정을 포함한다.

    양방향 램을 이용한 안정된 패킷 전송 방법
    7.
    发明公开
    양방향 램을 이용한 안정된 패킷 전송 방법 失效
    使用双向RAM的稳定分组传输方法

    公开(公告)号:KR1019990005380A

    公开(公告)日:1999-01-25

    申请号:KR1019970029575

    申请日:1997-06-30

    Inventor: 송명호

    Abstract: 본 발명은, 통신상의 오류를 감소시키고 양방향 램을 효율적으로 사용하기 위해,
    외부에서 수신된 트래픽이나 제어 패킷을 처리하고 인터럽트 서비스를 초기화 하기 위한 패킷 수신 과정과; 외부로 보내는 신호를 체크하고 내부의 제어 패킷을 생성 처리하는 패킷 전송 과정 및 상기의 과정들에서 생성된 패킷들을 양방향 램을 이용해서 송수신을 동시에 처리 운용하기 위한 양방향 램 운용 과정으로 구성된 양방향 램을 이용한 패킷 전송 방법을 제공한다.

    소프트웨어 와치도그를 이용한 프로세서 비정상상태복구방법
    8.
    发明公开
    소프트웨어 와치도그를 이용한 프로세서 비정상상태복구방법 无效
    使用软件观察狗恢复处理器异常状态的方法

    公开(公告)号:KR1020020065187A

    公开(公告)日:2002-08-13

    申请号:KR1020010005587

    申请日:2001-02-06

    Inventor: 송명호 박지숙

    Abstract: PURPOSE: A method for recovering the abnormal state of a processor by using a software watchdog is provided to dissolve the non-recovery of the abnormal state capable of occurring on a communication system and to instantly restart a service. CONSTITUTION: A processor board of the communication system sets up a system protection mode register in order to initialize a watchdog function and sets up a watchdog timer value and a clear timer value(S10). A watchdog timer and a clear timer is stated according to the set value(S20). The processor board checks the expiration of the clear timer(S30). If the processor board operates normally, the clear timer is expired and the procedure is returned to the step(S20). The processor board checks the expiration of the watchdog timer(S40). If not, the procedure is returned to the step(S30). If the watchdog timer is normally expired without clearing, the processor board generates the NMI(Non-Maskable Interrupt) and starts a recovery operation(S50).

    Abstract translation: 目的:提供一种通过使用软件看门狗来恢复处理器的异常状态的方法,以解决能够在通信系统上发生的异常状态的不恢复并立即重启业务。 规定:通信系统的处理器板设置系统保护模式寄存器,以初始化看门狗功能,并设置看门狗定时器值和清除定时器值(S10)。 根据设定值来设定看门狗定时器和清除定时器(S20)。 处理器板检查清除定时器的到期(S30)。 如果处理器板正常工作,则清除定时器期满,并且该过程返回到步骤(S20)。 处理器板检查看门狗定时器的到期(S40)。 否则,返回步骤(S30)。 如果看门狗定时器在没有清除的情况下正常到期,则处理器板产生NMI(不可屏蔽中断)并开始恢复操作(S50)。

    부호분할다중접속 시스템의 응용프로그램 인터페이스 방법
    9.
    发明公开
    부호분할다중접속 시스템의 응용프로그램 인터페이스 방법 无效
    接口CDMA系统应用软件的方法

    公开(公告)号:KR1020010019787A

    公开(公告)日:2001-03-15

    申请号:KR1019990036378

    申请日:1999-08-30

    Inventor: 송명호 유창수

    Abstract: PURPOSE: A method of interfacing application software for a CDMA system is provided to use in the current operating system an application program written by another operating system. CONSTITUTION: In a method of interfacing application program for a CDMA system, an operating system(220) detects the request of operating an application program written in a RHOS environment, and the operating system(220) reads the header file of the program saved in a shared memory(210) and converts the program into a call communication standard of the current pSOS system. Next step, the operating system(220) jumps an application interface(130) responding to the value written in the header file, and the operating system(220) produces a task resource to execute the application through the interface(130) while making the resource standby, and the operating system(220) produces a database to manage the task time,and the operating system(220) assigns an IPC buffer for inter-processor communication, and the operating system executes the application program and ends the whole operation.

    Abstract translation: 目的:提供一种用于CDMA系统的接口应用软件的方法,以在当前操作系统中使用由另一操作系统编写的应用程序。 构成:在CDMA系统的接口应用程序的方法中,操作系统(220)检测操作在RHOS环境中写入的应用程序的请求,并且操作系统(220)读取保存在程序中的程序的头文件 共享存储器(210),并将该程序转换成当前pSOS系统的呼叫通信标准。 操作系统(220)响应写在头文件中的值跳转应用接口(130),并且操作系统(220)产生一个任务资源,以通过接口(130)执行应用,同时使 资源备用和操作系统(220)产生数据库以管理任务时间,并且操作系统(220)分配用于处理器间通信的IPC缓冲器,并且操作系统执行应用程序并结束整个操作。

Patent Agency Ranking