Jump to content

HopelesslyFaithful

Honorary Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by HopelesslyFaithful

  1. okay, I booted into safe mode and ran the fix and it appears to have ran this time. Chrome tabs and windows were saved I think because of session buddy. Logins were wiped. Diskcheck did run and a log was created. I uploaded the log to this post.

     

    was my issues caused by java and norton being trash garbage?

     

    Also, I still can't open MBAM atm. Is it because its running some sort of scan and bogged down?

    mbam using resources.png

    Fixlog.txt

  2. I redid it again and I dont think it worked. Does ooshutup10 affect this?

    Also chrome never got wiped and MBAM doesn't open.

    Also my laptop is crashing every night now after I turn off my TV. It used to only crash sporadically but now crashes every time since running this. :/

    I also deleted the previous fixlog and previous fixlist and redownload the fixlist before rerunning it all to make sure there were no conflicts. I also run this in my download folder.

    Fixlog.txt

  3. Every time, I install MBAM it works for about a week then it stops to open. I uninstall and reinstall and the same thing happens after about a week.

    1) MBAM is running in task Manager

    2) it shows in system tray

    3) it shows activity in task manger

    4) I right click on it and the "right click menu/list" pops up (menu with the 4 features to turn on/off exit etc)

    whenever I try to open it it won't open/load.

     

    What should I do and why does it always do this after a few days or weeks or so?

     

    I also always run a 100% scan when I install it so root kits, memory, scan every file on computer and system etc. and never finds any issue.

  4. crap....setting a depth of a que works on any OS and the depth should be something easy to control...granted I know very little about actual coding but all your doing really is making a batch request instead of individual requests. It allows the controller in ANY HDD/SSD or what what you request everything at once in a sequential manner (I think...I might be getting some of this wrong  but the jist should be right.) 

  5. How many request are sent at once. SSDs are much much faster when you have Q32 4K requests or even multithreaded 512K requests. 

     

    Queue depth is the number of I/O requests (SCSI commands) that can be queued at one time on a storage controller. Each I/O request from the host's initiator HBA to the storage controller's target adapter consumes aqueue entry

     

    So here is my SSD

    https://www.dropbox.com/s/wkc1oy6pwtoa6sc/1.png?dl=0

     

    See the difference for 4K when it has a queue depth of 32? NVMe will have a much higher depth limit. The intel 750 can do 128 or more IIRC. normal drives are limited to 32 depth.

     

    The ability to queue that deep would do wonders of making it faster along with allowing multiple threads.

     

    It honestly is disappointing if mutithread support was being worked on 6 years ago and yet has not been added :/

Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.