Vykook / acme-sac

Automatically exported from code.google.com/p/acme-sac
Other
0 stars 0 forks source link

no free allocb using fcp -r #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to copy sources using fcp -r via acme sac
2.
3.

What is the expected output? What do you see instead?
It should work, it does on inferno-os emu.

I get a no free allocb about halfway through and then the whole acme-sac emu 
locks up.

What version of the product are you using? On what operating system?

Most recent Hg (06/07/09) on MacOSX/386

Please provide any additional information below.

Original issue reported on code.google.com by eri...@gmail.com on 7 Jun 2009 at 5:15

GoogleCodeExporter commented 8 years ago
You probably just need to increase the size of the main memory pool when 
starting
acme emulator, e.g., acme.exe -pmain=64M -pheap=64M

Original comment by caerw...@gmail.com on 8 Jun 2009 at 4:40