비활성 메모리 제거 실패

비활성 메모리 제거 실패

총 14GB의 RAM이 있습니다. 현재 1.5GB는 무료이고 3.9GB는 비활성 상태입니다.

나는 비활성 기억을 제거하려고 노력했습니다. 둘 다

$ purge

그리고

$ sudo purge

반환

[ERROR] <CPAddressSpace.c:608>  Unable to open user client for address space 14603, error 0xe00002bd.
[ERROR] <CPDevice.c:4013>   Unable to get all available address spaces.
[ERROR] <CPDevice.c:4384>   Unable to [fully] instantiate device instances for loaded device record 0x104050da0 ("logical-processor-core:Core 2"), error kCPUnknownError.
[ERROR] <CPDevice.c:4805>   Unable to instantiate instances of new device "logical-processor-core:Core 2", error kCPUnknownError.
[ERROR] <CPAddressSpace.c:608>  Unable to open user client for address space 34319, error 0xe00002bd.
[ERROR] <CPDevice.c:4013>   Unable to get all available address spaces.
[ERROR] <CPDevice.c:4384>   Unable to [fully] instantiate device instances for loaded device record 0x1070c6030 ("PCI-device:Generic PCI Device"), error kCPUnknownError.
[ERROR] <CPDevice.c:4805>   Unable to instantiate instances of new device "PCI-device:Generic PCI Device", error kCPUnknownError.
[ERROR] <CPAddressSpace.c:608>  Unable to open user client for address space 14359, error 0xe00002bd.
[ERROR] <CPDevice.c:4013>   Unable to get all available address spaces.
[ERROR] <CPDevice.c:4384>   Unable to [fully] instantiate device instances for loaded device record 0x101685120 ("logical-processor-core:Core"), error kCPUnknownError.
[ERROR] <CPDevice.c:4805>   Unable to instantiate instances of new device "logical-processor-core:Core", error kCPUnknownError.
[ERROR] <CPAddressSpace.c:608>  Unable to open user client for address space 34587, error 0xe00002bd.
[ERROR] <CPDevice.c:4013>   Unable to get all available address spaces.
[ERROR] <CPDevice.c:4384>   Unable to [fully] instantiate device instances for loaded device record 0x1044c3560 ("logical-processor-core:Core 2 (Penryn)"), error kCPUnknownError.
[ERROR] <CPDevice.c:4805>   Unable to instantiate instances of new device "logical-processor-core:Core 2 (Penryn)", error kCPUnknownError.
[ERROR] <CPAddressSpace.c:608>  Unable to open user client for address space 38939, error 0xe00002bd.
[ERROR] <CPDevice.c:4013>   Unable to get all available address spaces.
[ERROR] <CPDevice.c:4384>   Unable to [fully] instantiate device instances for loaded device record 0x1016bea00 ("logical-processor-core:Nehalem"), error kCPUnknownError.
[ERROR] <CPDevice.c:4805>   Unable to instantiate instances of new device "logical-processor-core:Nehalem", error kCPUnknownError.
[ERROR] <CPAddressSpace.c:608>  Unable to open user client for address space 30243, error 0xe00002bd.
[ERROR] <CPDevice.c:4013>   Unable to get all available address spaces.
[ERROR] <CPDevice.c:4384>   Unable to [fully] instantiate device instances for loaded device record 0x1040205d0 ("logical-processor-core:Xeon 5100"), error kCPUnknownError.
[ERROR] <CPDevice.c:4805>   Unable to instantiate instances of new device "logical-processor-core:Xeon 5100", error kCPUnknownError.
[ERROR] <CPOSX.c:1172>  Unable to get user client so as to poke the kernel.
Unable to purge disk buffers, error #-2.

이 오류는 모두 무엇입니까? 비활성 메모리를 어떻게 제거할 수 있나요?


저는 Mac OSX 10.6.8을 사용하고 있습니다.

관련 정보