구조로서 Process Memory가 가용한 경우 ** 메모리를 할당 받고 Priority에 따라서 3개의 Ready Queue에 들어간다 ** Memory가 부족한 경우 ... , Input Queue에서 대기되며, 기존 Process가 수행이 끝나 ** Memory를 반납하면 Memory를 할당 받 ... 이 원래 값 저장int memory_size;int id;struct list *left_link, *right_link; // 좌, 우 연결 링크 선언}*head[3], *tail