Abstract:
본 발명은 병렬화를 이용한 스크래치 디스크의 파일 삭제 장치 및 이를 이용한 파일 삭제 방법에 관한 것으로서, 사용자에 의하여 지정된 디렉토리 목록을 복수 개의 검색 그룹으로 분할하는 제1단계, 제1단계에서 분할된 복수 개의 검색 그룹에 대하여 병렬 처리 방식을 이용하여 복수 개의 프로세스로 동시에 삭제 대상 파일의 존재 여부를 검색하고, 검색된 삭제 대상 파일의 목록을 생성하는 제2단계, 상기 삭제 대상 파일 목록을 복수 개의 삭제 그룹으로 분할하는 제3단계, 및 상기 제3단계에서 분할된 복수 개의 삭제 그룹에 대하여 병렬 처리 방식을 이용하여 복수 개의 프로세스로 동시에 삭제 대상 파일을 삭제하는 제4단계를 포함함에 기술적 특징이 있다. 본 발명에 의하면, 스크래치 디스크 내의 불필요한 파일의 삭제시 병렬 처리 방식을 이용하여 삭제 대상 파일에 대한 검색 및 검색된 파일에 대한 삭제를 수행함으로써 불필요한 파일의 삭제에 걸리는 시간을 절감할 수 있는 효과가 있다. 병렬화, 스크래치 디스크, 검색, 삭제
Abstract:
A recording medium capable of reading scratch disc using the parallelization and a recording medium capable of reading the program through a computer for using a parallel processing method of unnecessary file within a scratch disk are provided to reduce a time for deleting unnecessary file. A divider(21) divides a directory list and a deletion object file directory into a plurality of search groups. A file searching part(22) searches the presence of the deletion object file by using the parallel process method. The file searching part produces the list of the searched deletion object file. A file deletion part(23) deletes the deletion object file. A controller(24) controls the execution of the partition part, the file searching part and the file deletion part. A disk interface part(25) executes communication with the scratch disk. A parameter for the execution of the file delete apparatus is input to the user interface from the user.