9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Can't mk 9pc
@ 1995-12-20  6:34 Christopher.Vance
  0 siblings, 0 replies; 7+ messages in thread
From: Christopher.Vance @ 1995-12-20  6:34 UTC (permalink / raw)


"Luther Huffman, Jr." <lutherh@mail.infinet.com> wrote:
|  I've been trying to apply the latest updates (816407398) to 
|  /sys/src/9/pc and I've run into a problem. 
|     The extraction and creation of the updated files goes smoothly. 
|  When I use "mk" on the patched source, the compilation goes off 
|  without a hitch. During linking, however, Plan 9 gives up the ghost 
|  and gives me the message "Out of memory". My Pentium PC has 16 MB of
|  RAM. Shouldn't that be enough to link 9pc?

I've been linking kernels on a 486DX2/66 with 8M.  It only worked when I 
started swapping onto a u9fs server.  The largest process size I saw was 
about 12M for 8l.  My links took about an hour each.

-- Christopher






^ permalink raw reply	[flat|nested] 7+ messages in thread

* Can't mk 9pc
@ 1995-12-20 18:19 Luther
  0 siblings, 0 replies; 7+ messages in thread
From: Luther @ 1995-12-20 18:19 UTC (permalink / raw)


On 20 Dec 95 at 7:27, Nigel Roles wisely noted:
 
> 16Mb is not enough on it's own, since 8l can take 14Mb (well it is
> optimised for a well endowed shared compute server). You would need
> 24Mb to link without swapping. The "Out of memory" message is the
> result of not having a swap partition selected, so check that out.

Hmmm. I know that if I formatted my hard disk with disk/prep -a that 
I would have a default swap partition. Somebody please tell me that 
the standard CD-ROM installation procedure created the swap partition 
for me and all I have to do is give it a name for the "swap" command. 
If someone can't tell me this, please lie to me.







^ permalink raw reply	[flat|nested] 7+ messages in thread

* Can't mk 9pc
@ 1995-12-20 14:21 Nigel
  0 siblings, 0 replies; 7+ messages in thread
From: Nigel @ 1995-12-20 14:21 UTC (permalink / raw)


> 
> Hmmm. I know that if I formatted my hard disk with disk/prep -a that 
> I would have a default swap partition. Somebody please tell me that 
> the standard CD-ROM installation procedure created the swap partition 
> for me and all I have to do is give it a name for the "swap" command. 
> If someone can't tell me this, please lie to me.
> 

swap /dev/hd0swap or equivalent.

ls /dev will reveal its existence or otherwise.

Would I lie to you?
 






^ permalink raw reply	[flat|nested] 7+ messages in thread

* Can't mk 9pc
@ 1995-12-20 14:17 steve
  0 siblings, 0 replies; 7+ messages in thread
From: steve @ 1995-12-20 14:17 UTC (permalink / raw)


"Luther Huffman, Jr." <lutherh@mail.infinet.com> asked Santa:
> Hmmm. I know that if I formatted my hard disk with disk/prep -a that 
> I would have a default swap partition. Somebody please tell me that 
> the standard CD-ROM installation procedure created the swap partition 
> for me and all I have to do is give it a name for the "swap" command. 
> If someone can't tell me this, please lie to me.

Yes, there should be a swap partition already. If your boot disk is
/dev/sd0 (scsi), and you "bind -a '#w0' /dev", then "lc /dev" will
show you all the partitions. Use "swap /dev/sd0swap" to enable the swap area.
If your boot disk is IDE, use '#H' for the bind, & /dev/hd0swap

fyi, 'prep -a' allocates up to 20% of the plan9 area of the disk or
2*memsize, whichever is less, for swap.






^ permalink raw reply	[flat|nested] 7+ messages in thread

* Can't mk 9pc
@ 1995-12-20 12:28 Nigel
  0 siblings, 0 replies; 7+ messages in thread
From: Nigel @ 1995-12-20 12:28 UTC (permalink / raw)



> I've been trying to apply the latest updates (816407398) to 
> /sys/src/9/pc and I've run into a problem. 
>    The extraction and creation of the updated files goes smoothly. 
> When I use "mk" on the patched source, the compilation goes off 
> without a hitch. During linking, however, Plan 9 gives up the ghost 
> and gives me the message "Out of memory". My Pentium PC has 16 MB of
> RAM. Shouldn't that be enough to link 9pc?
>    Any ideas?
> 

16Mb is not enough on it's own, since 8l can take 14Mb (well it is
optimised for a well endowed shared compute server). You would need 
24Mb to link without swapping. The "Out of memory" message is the 
result of not having a swap partition selected, so check that out.







^ permalink raw reply	[flat|nested] 7+ messages in thread

* Can't mk 9pc
@ 1995-12-20 12:27 Nigel
  0 siblings, 0 replies; 7+ messages in thread
From: Nigel @ 1995-12-20 12:27 UTC (permalink / raw)



> I've been trying to apply the latest updates (816407398) to 
> /sys/src/9/pc and I've run into a problem. 
>    The extraction and creation of the updated files goes smoothly. 
> When I use "mk" on the patched source, the compilation goes off 
> without a hitch. During linking, however, Plan 9 gives up the ghost 
> and gives me the message "Out of memory". My Pentium PC has 16 MB of
> RAM. Shouldn't that be enough to link 9pc?
>    Any ideas?
> 

16Mb is not enough on it's own, since 8l can take 14Mb (well it is
optimised for a well endowed shared compute server). You would need 
24Mb to link without swapping. The "Out of memory" message is the 
result of not having a swap partition selected, so check that out.







^ permalink raw reply	[flat|nested] 7+ messages in thread

* Can't mk 9pc
@ 1995-12-20 10:45 Luther
  0 siblings, 0 replies; 7+ messages in thread
From: Luther @ 1995-12-20 10:45 UTC (permalink / raw)


I've been trying to apply the latest updates (816407398) to 
/sys/src/9/pc and I've run into a problem. 
   The extraction and creation of the updated files goes smoothly. 
When I use "mk" on the patched source, the compilation goes off 
without a hitch. During linking, however, Plan 9 gives up the ghost 
and gives me the message "Out of memory". My Pentium PC has 16 MB of
RAM. Shouldn't that be enough to link 9pc?
   Any ideas?






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1995-12-20 18:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-12-20  6:34 Can't mk 9pc Christopher.Vance
1995-12-20 10:45 Luther
1995-12-20 12:27 Nigel
1995-12-20 12:28 Nigel
1995-12-20 14:17 steve
1995-12-20 14:21 Nigel
1995-12-20 18:19 Luther

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).