Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Shared memory
(edit)
Revision as of 10:35, 2 September 2016
323 bytes added
,
10:35, 2 September 2016
→Checkpoint
Line 11:
Line 11:
is collected and sorted. Now, if any few processes have a mapping with same ''device'' and ''inode'',
is collected and sorted. Now, if any few processes have a mapping with same ''device'' and ''inode'',
this mapping is a shared one and should be dumped as such.
this mapping is a shared one and should be dumped as such.
+
+
It's important to note that this works for both -- anonymous and file shared mappings, as for the
+
former ones kernel creates an invisible through the VFS tree tmpfs-based file, and it's possible
+
to works with it just like with any other file (except that it cannot be opened via any path but
+
/proc/pid/map_files/address).
== Restore ==
== Restore ==
Xemul
Bureaucrats
,
Administrators
2,257
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ