Re: mach-o: why is code placed towards the end of a page?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=0sHr+5SLe04Qc7gaLH9eSlAru6uZPLmlv+/kGDkDwmA=; b=vytBDCp00sp9acWlU5y8ieliU5m+OThQjiXy/pBz8ETSigf7Erj7AbYI8VdMXCxi7D CINsubdwQzHGothUxDTEPljDeunP3gCMxA+xC+BjIzKrrZ4EK3JY59odZgb9mg+IserP K12Ka06ZrfCgB/Kjyon2ly6x7qG4vTozVax2k= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=eFrLe9x2ZSZsFBtUCWdA/S7ndJvPzCEEWugKfS2GuwPkIIG5qZ9agY5z0yyYgEVPEf EXyxctj+yK6fUNNulczFaxgXddTDkuWKnNEozFrQumFtXPNnBpknXQJduON2NrPy5a3C Y4vMFtcw2NxujiqqndC2V+4uxt8qMGWGdBr/I= On Jan 9, 2009, at 1:18 AM, Terry Lambert wrote: It works. --- http://twitter.com/wagerlabs _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... It's not, if you pad to page boundaries on disk to avoid writes to data pages affecting code page contents, and avoid data acting as code opportunistically. This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont