Xref: utzoo comp.unix.questions:29356 comp.unix.wizards:24422 comp.unix.internals:2304 Path: utzoo!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!ut-emx!nowhere!sking From: sking@nowhere.uucp (Steven King) Newsgroups: comp.unix.questions,comp.unix.wizards,comp.unix.internals Subject: why different swapping modes on executables? Message-ID: <1991Mar12.012401.557@nowhere.uucp> Date: 12 Mar 91 01:24:01 GMT Organization: American Anarchist Union Lines: 16 TFM page for a.out defines two magic numbers 0410 & 0413 for executables, and describes the difference as: "A magic number of 0410 indicates thats the executable must be swapped through the private swapping store of the UNIX system, while the magic number of 0413 causes the system to attempt to page the text directly from the a.out file". While I think I understand what the difference is, I don't understand why the difference. Is there any advantage to one over the other? How does one, short of directly editing the binary, assign one or the other? ( the link editor doesn't offer any clues ) -- Look Ma! No .sig! ..!cs.utexas.edu!ut-emx!nowhere!sking