I\'m working on a project that will require an application that watches a list of directories the user specifies f开发者_如何学运维or changes. Also, I\'d like to give the users the option of running t
Recently I came across the term \"Memor开发者_开发技巧y interlocked test and set instruction?\". I am not able to understand the term.. Can anyone explain me?It is a basic atomic instruction in other
I\'m trying to understand how does an operating system work when we want to assign some value to a particular virtual memory address.
I\'ve been following this: ( http://www.codeproject.com/KB/tips/boot-loader.aspx ) But not sure what and how to do next.
I have recently started my OS course. As far as i know the work of dispatcher is to save the context of current process and load context of process to be run next. But how does it do that? When a proc
I was going through my operating systems textbook and I came across the concept of \"separating mechanism and policy\". I wasn\'t sure of what that meant so I checked out wikipedia which I must admit,
I was just going through section 5.3 of Operating Systems: Design and Implementation: \"File system implementation\", and I have a doubt regarding disk management using linked lists (table implementat
How can I launch own bootloader novadays? In all 开发者_Python百科tutorials I\'ve found on writing operating systems, they write about floppy disc, and suggest programs which doesn\'t match with x64 a
Where can I find the source code fo开发者_运维问答r the latest Ubuntu release? Also, how would I view the code? Would it just be lots of .cpp and .h files I could view in Visual Studio?The source cod
I am new to Mac os world. I am having Mac OS 10.5.3 and I have installed mySql 5.5.8 in the system. It is installed in System preferences as well and I have Started the server from there. But the prob