|
|
If you have high cpu usage problem for your vmware application which runs on linux and the virtual machine files in NTFS partition,
you have to add:
mainMem.useNamedFile= FALSE"
to your .vmx file of you virtual machine.
this will solve the high cpu usage of mount.ntfs-3g.
Related posts:
- Automount ntfs paritions as read/write This will show you how to automount your root Window’s...
- Linux Broken Pipe Error Solution SIGPIPE signal is sent by kernel to programs whose remote...
- How to use windows shares with Linux Samba First of all you need to share some directories on...
- Disk Usage Information The CLI way The df utility displays the disk space...
- Linux Shared Lib Creation, Compilation & Usage Shared library file b.c #include void b_printer () { printf...
Comments
Leave a comment Trackback