Abstract:
본 발명은 데이타베이스 관리 시스템에서 테이블에 대한 레코드의 삽입, 삭제와 변경 그리고 이에 따른 인덱스의 변경 등의 갱신 연산을 포함하는 트랜잭션을 처리함에 있어서 해당 갱신 연산의 원자성을 보장하기 위해 준-저장점을 설정하는 방법에 대한 것이다. 데이타베이스 관리 시스템에서 관리하는 테이블과 그 테이블에 생성된 인덱스에는 인덱스에 명시된 유일성 제약과 널(Null) 값의 허용 여부 등을 비롯하여 테이블에 명시된 외래 키, 컬럼 제약 조건, 테이블 제약 조건 등의 무결성 제약 조건을 가지며, 이들 제약 조건은 테이블과 인덱스에 대한 변경 연산을 수행할 때 지켜져야 하고 이를 위배하면 해당 연산은 거부되어야 한다. 이를 처리하기 위한 종래 방법들은 한 트랜잭션이 많은 갱신 연산을 포함하고 있는 경우 또는 대화식 접근을 통해 트랜잭션이 수행되고, 그 트랜잭션이 이미 많은 작업을 하였을 경우에는 트랜잭션의 재수행에 소요되는 비용이 많이 들어 문제가 발생한다. 본 발명은 트랜잭션에 포함된 각각의 갱신 연산을 하나의 원자적 연산으로 다루는 방법으로, 각각의 갱신 연산이 수행되기 전에 준-저장점을 설정하여 해당 갱신 연산이 실패하는 경우 그 갱신 연산만을 철회시키며 시스템의 상태는 그 갱신 연산이 전혀 수행되지 않은 상태를 보장하는 것이다. 따라서, 아무리 많은 갱신 연산을 포함하는 트랜잭션이 수행되어도 효율적으로 재수행을 처리할 수 있다.
Abstract:
본 발명은 다중 사용자 환경의 저장시스템에서 버퍼 잠금기법을 이용한 버퍼관리방법에 관한 것으로서, 버퍼 잠금 엔트리의 리스트 형태인 버퍼 잠금체인을 이용하여 디스크에서 페이지를 버퍼로 읽어들이기 위해 빈 버퍼의 할당을 요구하는 동안에 버퍼 해쉬 앵커에 배타적 래치를 사용하지 않고, 또한 해당 버퍼 프레임 체인에서 원하는 페이지에 대한 버퍼가 발견 되지 않을 경우에만 디스크에서 읽어들이는 페이지에 대해 잠금을 수행함으로써 다른 페이지에 대한 접근을 요구하는 다른 트랜잭션들의 수행을 방해하지 않고, 동시에 빈 버퍼의 할당을 요구하는 트랜잭션들에 의해서 버퍼 해쉬 앵커에 배타적 래치가 오랫동안 사용되는 것을 방지하여 전체 시스템 성능 저하를 방지하며, 디스크에서 읽어오는 페이지에 대해서만 잠금을 수행하여 잠금 에 대한 오버헤드를 최소화하고, 불필요한 디스크 입출력 없이 효율적으로 버퍼를 관리하여 저장시스템의 성능을 향상시킬 수가 있는 것이다.
Abstract:
checking that a transaction is approached to a critical area CSj; if it is approached, writing an address of MUTEXj in MtxWait of TT[c and then writing "TURE" in the MUTEXj; again checking that the transaction is approached to the CSj; if it is approached, reducing a value of a semaphore; checking that the MUTEXj is false and entering a block state; increasing the value of the semaphore by searching the transaction to wait the approach of the CSj; if the transaction is not approached to the CSj, writing "FALSE" in the MtxWait. W; obtaining the previous value; comparing the previous value with the address of MUTEXj; if they are the same, returning to the first time, but if they are not the same, reducing the semaphore; checking whether the other transaction exists or not; if there is no transaction, returning to the first time, but if it is, making the MUTEXj as "FALSE"; accessing the transaction table; searching a blocked transaction for MUTEXj; and stopping the transaction to be approached to the critical area CSj.
Abstract:
PURPOSE: A unified speech/audio coder(USAC) processing windows sequence based mode switching is provided to perform encoding or decoding by processing different window sequences for different situation, thereby improving coding efficiency. CONSTITUTION: A mode switching unit performs inter-linear prediction domain mode switching for the sub-frames which constitute a frame of an input signal. An encoding unit applies a window sequence to current encoding subframes, wherein the window sequence is based on a switched LPD(Linear Prediction Domain) mode. In addition, the encoding unit applies a changed window sequence to the current encoding subframe according to the LPD modes of previous and following subframes.
Abstract:
PURPOSE: An apparatus and a method for encoding and decoding an integrated voice and music signal are provided to effectively select internal modules according to a characteristic of an input signal, thereby providing excellent sound quality to both a voice signal and a music signal at various bit rates. CONSTITUTION: An input signal analysis unit(110) analyzes a characteristic of an input signal. When the input signal is a music characteristic signal, the first conversion encoding unit(120) converts the input signal into a frequency domain to encode. When the input signal is a voice characteristic signal, an LPC(Linear Predictive Coding) encoder encodes the input signal based on LPC. A bit stream generator(140) uses output signals of the first conversion encoding unit and the LPC encoder to generate a bit stream.