Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

threads/tasking/heap #16

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

threads/tasking/heap #16

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

heap is a misnomer. its heap is userland.
kernal land uses paging.

both are incomplete in FPOS. I have working code from CoffeeOS(after several 
code rewrites) available for BOTH. Code syncing is appreciated.

The paging unit here repeatedly page faults.[TSS pages not allocated, IIRC]

This code is some of the most obscure C I have translated yet. Not one C 
programmer does it the same as another.

seems the maintainer here is taking some long holidays.

I have some linking issue i am working out. CoffeOS is at rjasmin,net.It 
builds, but I need to look at my linker.
Release: 4Nov2010
Will update the codebase on the site in a few hours, I have to update some 
other stuff.

My SVN setup got borked, so HTTP/FTP got setup instead.You need patch/diff on 
windows to sync your code.

Original issue reported on code.google.com by [email protected] on 5 Nov 2010 at 8:24

@GoogleCodeExporter
Copy link
Author

Heap/pmm/paging units have ben fixed.
sending the update as a courtesy for those interested. This is on FPOS 
codebase, mirrored accordingly on CoffeeOS pages here on google code. 
**ISSUE RESOLVED**

Original comment by [email protected] on 15 Aug 2011 at 8:32

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant