Files
codezero/tasks
Bahadir Balban b20fda9341 exit() seems to work, but needs more testing.
- Added cleaner allocation of shm addresses by moving the allocation to do_mmap().
- Added deletion routine for all objects: shadow, vm_file of type vfs_file, shm_file, etc.
  - Need to make sure objects get deleted properly after exit().
- Currently we allow a single, unique virtual address for each shm segment.
2008-10-21 14:17:58 +03:00
..
2008-10-20 12:56:30 +03:00
2008-01-13 13:53:52 +00:00
2008-10-20 12:56:30 +03:00
2008-01-13 13:53:52 +00:00