|
Prev: STORAGE-0012: Separated Cache Solution WHQL test
Next: Filtering the I/O requests sent by non-system applications in a file system filter driver.
From: Don Burn on 30 Apr 2008 11:36 Bill is correct it is the book on file system internals, and particularily will help you understand what the cache is doing which confuses many people who first start doing Windows file system work. But to ensure no surprises, you need to understand the bood was written about Windows NT4.0 so there are things that are out of date. You will not learn about the new mini-filter model or even the mini-rdr model from the book. Get the book but remember it is only a starting place, if at all possible consider going to the OSR class on file systems. -- Don Burn (MVP, Windows DDK) Windows 2k/XP/2k3 Filesystem and Driver Consulting Website: http://www.windrvr.com Blog: http://msmvps.com/blogs/WinDrvr Remove StopSpam to reply "Bill McKenzie" <bkmckenzie(a)sbcglobal.net> wrote in message news:u%235F8atqIHA.4884(a)TK2MSFTNGP06.phx.gbl... > That is THE book on file system internals. You won't regret buying it. > > Bill M. > > "qwert" <qwert(a)discussions.microsoft.com> wrote in message > news:FEFF7932-AA5D-4528-A206-9ECB3852247F(a)microsoft.com... >>I saw this link yesterday.Its after that I wanted to know what are all the >> contents in it. >> Is there any link that gives a snippet os something which gives what are >> all >> the contents of the book or can anybody suggest any other book that gives >> insight of windows file system internals >> >> "Doron Holan [MSFT]" wrote: >> >>> OSR has the rights to the book and has reissued it. >>> https://www.osronline.com/custom.cfm?name=index_fullframeset.cfm&pageURL=https://www.osronline.com/store/index.cfm >>> >>> d >>> >>> -- >>> Please do not send e-mail directly to this alias. this alias is for >>> newsgroup purposes only. >>> This posting is provided "AS IS" with no warranties, and confers no >>> rights. >>> >>> >>> "David Craig" <drivers(a)nowhere.us> wrote in message >>> news:exzzfunqIHA.1952(a)TK2MSFTNGP05.phx.gbl... >>> > Pay for the book. Stealing is not nice. >>> > >>> > "qwert" <qwert(a)discussions.microsoft.com> wrote in message >>> > news:ECB3D29B-BC6A-4803-BD6F-63649DBECE8E(a)microsoft.com... >>> >>I need to know whether any link is there to download windows NT file >>> >>system >>> >> internals book.osr publications.Is there any e book for this is >>> >> available??? >>> >> If so can anybody send a link to it. >>> >> >>> >> Thanks in advance >>> > >>> > >>> >>> > > |