Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

Lukacs Sandor

@Lukacs Sandor
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • File caching; cache manager; (cache interceptation)
    L Lukacs Sandor

    hi! I've got a problem: I need to write a cache driver to cache some explicitly selected files with HUGE caches. The real situation is, that I should cache 3-4 files (each can have more GB in size, and can be placed on local workstation, local network or internet) with 1-30 MB caches (in memory!) per file. I tried to find some infos in the WinNT 4.0 DDK about the cache manager, but I didn't find any (now I'm searching some MSDN CDs) One basic idea of mine is, that actually I should intercept any file reads (and writes) like anti virus resident guards (shields) do, but this is only the idea... no code, no docs, so can anybody help me? The cache sould be completly transparent to other programs, but there are some limitations: 1) for the beginning it's sufficient to cache file reads, and 2) the file reads are generally sequencial (means that is enough to have the cacheing efficient for sequiencial file reads from the start to the end) alex ps. tips, websites, docs, etc. would also good, sample code would be the best;

    Article Writing help sysadmin algorithms performance question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups