Re: [ros-dev] Ram/hdd

2012-02-20 Thread Mikey
Ok I fixed that after sending thh last message that was me on my pda because it 
is ram powerd not flash powered so when it died the data went away too

___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev


Re: [ros-dev] [ros-diffs] [jgardou] 55770: [NTOSKRNL/MM] - finally, release user shared data at process address space cleanup. - release PDE pages that might not be freed at process end. - Let the cal

2012-02-20 Thread Jérôme Gardou

Le 21/02/2012 01:32, jgar...@svn.reactos.org a écrit :

Author: jgardou
Date: Tue Feb 21 00:32:24 2012
New Revision: 55770

URL: http://svn.reactos.org/svn/reactos?rev=55770view=rev
Log:
[NTOSKRNL/MM]
  - finally, release user shared data at process address space cleanup.
  - release PDE pages that might not be freed at process end.
  - Let the caller handle PDE release when deleting a PTE
  - restore Richard's ASSERT : All user PDE pages are now freed!

Addendum to log :
When a page maps a Prototype PTE, we can't know if it must be 
deleted before dropping shared reference. Modify ASSERT accordingly.
Restore the ASSERTion that only page fault should provocate the 
creation of the PDE and modify PDE refcounting in pageout code accordingly.


___
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev