The method includes the steps of creating a memory file system in non-pageable kernel memory of the computing device, writing data to the memory file system and transferring the written data to a pageablememory space allocated to a user process running on the computing device. 本方法は、コンピューティングデバイスのページング不能カーネルメモリにメモリファイルシステムを作成するステップと、メモリファイルシステムにデータを書き込むステップと、書き込まれたデータを、コンピューティングデバイス上で実行されているユーザプロセスにアロケートされているページング可能メモリ空間へ転送するステップとを含む。 - 特許庁
An advantage of such a design is that, firstly, the data of the memory based file system can be kept in the non-pageable kernel memory, minimizing the need to perform context switches. このような設計の利点は、まず、メモリベースのファイルシステムのデータをページング不能カーネルメモリに保持することができ、コンテキストスイッチを実行する必要が最小にされることである。 - 特許庁
On the other hand, the data can be transferred to pageablememory when necessary, such that the amount of the kernel memory used by the file system can be minimized. 一方、ファイルシステムによって使用されるカーネルメモリの量を最小にすることができるように、必要なときにページング可能メモリへデータを転送することができる。 - 特許庁