site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ETbziFjX+FcZROXwj08HcKII/wBBm6ZGAuP3xIZrvPju9m0hF6OUIRvRoI4wTiG46gK/fZdqhqGS3/iqBPiQApLhUgkdJQOxje4+gm3s4OARMMmEZQBds5Xfcr17l4xwybNMa9suky2ffpSj+qf5TeNYrGgTZylhPG0R+KKKOxU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kUpFGvMbL/VbDVSUFiooS25Y5QEuPscBibjhD+S8ljWnSSI6eUGkqUNB0/DhS6PpDAqfRBVBD3a/HMs641bZ6lkdOQX1wCrrHpDQlLaieXWsxErKcY8XCVBLdvh9jQtunnuJ0GpMM/wuMgrc1BoLsi6GyLW6+1qIDA4TsSFRebc= What's the equivalent of Linux's kmap to map a user virtual address into the kernel memory space so that it is accessible "magically" (i.e. without any additional mapping/unmapping required) to all other tasks and kernel threads? I've already looked at vm_map and AFAICT, that ain't it. Thanks -- Bhavesh P. Davda _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com