From 5aef0778f741625959e4d474cac3e6c783c78175 Mon Sep 17 00:00:00 2001 From: "http://etenil.myopenid.com/" Date: Wed, 16 Feb 2011 10:12:04 +0000 Subject: --- user/Etenil.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'user/Etenil.mdwn') diff --git a/user/Etenil.mdwn b/user/Etenil.mdwn index 3dd41071..6f559154 100644 --- a/user/Etenil.mdwn +++ b/user/Etenil.mdwn @@ -37,6 +37,9 @@ VM allocation happens with a call to: kern_return_t vm_allocate (vm_task_t target_task, vm_address_t *address, vm_size_t size, boolean_t anywhere) + +*vm_allocate()* looks more and more like a red herring. What I'm trying to prefetch is data on hard drives. I'll rather look at the devices in Mach. + - - - ## Implementation plan -- cgit v1.2.3