page tables in dual and quad G5 systems?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=oWaG59EPXxoyWsvLAd5mevq16JFyZfDA5WjiwNCc+ee/clmtue354DbQh3R5p5I77b+FhqVQ5WPOGzyYzG2dh+ysSxOdRe3aJiIVgnSlUjByJMd7ymvQaPf1uSsWWUuyeJp+hvB9qjtLKV6F+0z0VFapIuziuORlnFp0bLE8l7s= ; Hi, In our xnu kernel, for dual and quad SMP system, do we have individual page table for each processor in the memory? I guess so. First the process starts on processor 1 and than if it gets schedule on processor 2 later on, there will be page table update through the page fault. Is that correct understanding? Regards, Parav Pandit __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/ _______________________________________________ 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
participants (1)
-
Parav Pandit