Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xcap-capability-linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xcap
xcap-capability-linux
Commits
aaf5cf18
Commit
aaf5cf18
authored
Oct 23, 2015
by
Charlie Jacobsen
Committed by
Vikram Narayanan
Oct 25, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small add to notes.
parent
d95c336e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
virt/lcd-domains/test-mods/pmfs/notes.txt
virt/lcd-domains/test-mods/pmfs/notes.txt
+11
-2
No files found.
virt/lcd-domains/test-mods/pmfs/notes.txt
View file @
aaf5cf18
...
...
@@ -8,6 +8,13 @@ Outstanding Issues
"destructor" when a cache shrinks. For an example, see the notes for
the glue code for VFS::init_inode_once.
========================================
VFS Loop
========================================
Need to have a thread running/listening on non-isol VFS side. Set that
up, etc.
========================================
Glue code containers in original code
========================================
...
...
@@ -136,6 +143,10 @@ PMFS --> VFS Calls TODO
and we didn't change anything during the life of the PMFS module, so
VFS has everything it needs)
========================================
VFS --> PMFS Calls TODO
========================================
-- mount (function pointer in struct file_system_type that is passed
in register_filesystem invocation)
-- called in VFS - fs/super.c:mount_fs
...
...
@@ -144,8 +155,6 @@ PMFS --> VFS Calls TODO
-- arg3 no marshal (dev name): not used by pmfs
-- arg4 marshal (data - command line option string basically):
copy raw data into message regs? probably
--
========================================
Macros
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment