Tagged Questions

An operating System (OS) is a basic software whose rule is to intermediate software requisitions for resources and the hardware available, manage input/output, memory allocation/deallocation, file systems, among other basic tasks a device (not necessarily a computer) should do.

learn more… | top users | synonyms (2)

174
votes
20answers
39k views

What are some resources for getting started in operating system development?

One thing I've always wanted to do is develop my very own operating system (not necessarily fancy like Linux or Windows, but better than a simple boot loader which I've already done). I'm having a ...
93
votes
4answers
3k views

What happens when a computer program runs?

I know the general theory but I can't fit in the details. I know that a program resides in the secondary memory of a computer. Once the program begins execution it is entirely copied to the RAM. Then ...
85
votes
11answers
2k views

How are everyday machines programmed?

I'm an undergraduate CS student, and I'm currently taking my required Operating Systems course. I originally thought the material would be quite dry, but to my surprise I'm really interested in it. ...
67
votes
4answers
30k views

What is private bytes, virtual bytes, working set?

I am using perfmon windows utility to debug memory leak in a process. Perfmon explaination: Working Set- Working Set is the current size, in bytes, of the Working Set of this process. The Working ...
59
votes
12answers
74k views

Difference between binary semaphore and mutex

Is there any difference between binary semaphore and mutex or they are essentialy same?
43
votes
20answers
4k views

How can I build a small operating system on an old desktop computer?

This might be in vain, as I know writing an operating system is unbearably complicated (especially by oneself). I don't expect to build the next linux, or windows. I know it will be horrible, and ...
35
votes
21answers
2k views

What is process and thread?

Yes, I have read many materials related to operating system. And I am still reading. But it seems all of them are describing the process and thread in a "abstract" way, which makes a lot of high level ...
33
votes
6answers
9k views

Programmatically get the cache line size?

Just want to document the answer to this specific question... a similar question (with potential answers was asked here) All platforms welcome, please specify the platform for your answer.
33
votes
7answers
2k views

Locking Executing Files: Windows does, Linux doesn't. Why?

I noticed when a file is executed on Windows (.exe or .dll), it is locked and cannot be deleted, moved or modified. Linux, on the other hand, does not lock executing files and you can delete, move, ...
32
votes
22answers
5k views

How are Operating Systems “Made”?

Creating an OS seems like a massive project. How would anyone even get started? For example, when I pop Ubuntu into my drive, how can my computer just run it? (This, I guess, is what I'd really ...
30
votes
3answers
758 views

Is memory allocation a system call?

Is memory allocation a system call? For example, malloc and new. Is the heap shared by different processes and managed by the OS. What about private heap? If memory allocation in the heap is managed ...
29
votes
5answers
4k views

Why is Linux called a monolithic kernel?

I read that Linux is a monolithic kernel. Does monolithic kernel mean compiling and linking the complete kernel code into an executable? If Linux is able to support modules, why not break all the ...
28
votes
7answers
1k views

In C, how is the main() method initially called?

The title says it all. How does a C program get started?
28
votes
9answers
4k views

Process vs Thread

Recently I have been asked question in the interview whats the difference between process and thread. Really I did not know answer. I thought for a minute and gave very weird answer. Threads share ...
26
votes
22answers
5k views

Best file manager for developers [closed]

Developers have high demands, so I think many of us are unsatisfied with the average file manager shipped with the operating system. What is your file manager of choice, and why?
26
votes
15answers
6k views

How do you write a basic operating system?

Let me know how I can create a basic operating system. What books do you recommend?
25
votes
9answers
3k views

Detect Windows 7 in .net

How can I detect Windows 7 (versions) in .net? What code can I use?
24
votes
16answers
2k views

If I were to build a new operating system, what kind of features would it have?

I am toying with the idea of creating an completely new operating system and would like to hear what everyone on this forums take is on that? First is it too late are the big boys so entrenched in ...
23
votes
3answers
1k views

Is there OS written in Haskell?

Just learned Haskell for a month (and having superficial questions...). Knowing Haskell has many benefits, can serve as a safe language... is there someone trying to write an OS, or even simple one, ...
23
votes
6answers
5k views

Are there any GOOD Chef, Chef-Server and Chef-Client tutorials out there?

Chef from Opscode seems to be really useful for configuring servers and such, but trying to follow their documentation is a little difficult. Some terms are defined after they are used, and ...
23
votes
14answers
3k views

How should I go about doing operating system development for the X86 architecture?

I want to make my own operating system for the X86 architecture. What would be the best language to use? (Along with assem of course) What would the best compiler for the language be on a windows ...
21
votes
10answers
1k views

What parts of Linux kernel can I read for fun?

Programming isn't my main job, though I enjoy it and sometimes get paid for it. For many years now I've been hearing about Linux and my friends have shown to me many *nixes (or *nici?), though I stick ...
20
votes
4answers
669 views

Bootloader in C/C++?

Is it possible to create a bootloader in C or C++ without using some type of Assembler (and preferably without using __asm)? I'm writing an Operating System and would like it to be completely written ...
20
votes
6answers
15k views

Spinlock Versus Semaphore!

What is the basic differences between Semaphores & Spinlock? & In what best situations or conditions, we can use these.
19
votes
25answers
19k views

What programming languages should I learn when using Ubuntu? [closed]

I have been a Windows OS user for a couple of years. I want to try Ubuntu Linux. I have three questions: Is Linux a good OS for learning programming languages? What programming languages should I ...
18
votes
11answers
11k views

What Languages are Windows, Mac OS X and Linux written in?

I was just wondering who knows what programming languages Windows, Mac OS X and Linux are made up from and what languages are used for each part of the OS (ie: Kernel, plug-in architecture, GUI ...
18
votes
7answers
10k views

Windows CE vs Embedded Linux

Now I'm sure we're all well aware of the relative merits of Linux vs Windows Desktop. However I've heard much less about the world of embedded development. I'm mainly interested in solutions for ...
17
votes
5answers
1k views

Is there build farm for checking open source apps against different OS'es?

I have an Open Source app and I have it working on Windows, Linux and Macintosh ( it's in C++ and built with gcc ). I've only tested it on a few different flavors of Linux so I don't know if it ...
16
votes
7answers
1k views

What are 16, 32 and 64-bit architectures?

What do 16-bit, 32-bit and 64-bit architectures mean in case of Microprocessors and/or Operating Systems? In case of Microprocessors, does it mean maximum size of General Purpose Registers or size of ...
16
votes
8answers
955 views

I never really understood: what is Application Binary Interface (ABI)?

I never clearly understood what is an ABI. I'm sorry for such a lengthy question. I just want to clearly understand things. Please don't point me to wiki article, If could understand it, I wouldn't be ...
16
votes
8answers
4k views

Multicore + Hyperthreading - how are threads distributed?

I was reading a review of the new Intel Atom 330, where they noted that Task Manager shows 4 cores - two physical cores, plus two more simulated by Hyperthreading. Suppose you have a program with two ...
16
votes
17answers
1k views

What is the barest bare-boned operating system available?

What are some tiny open source operating systems? I'm looking for something several orders of magnitude smaller than Puppy Linux, Feather Linux, DSL, etc. I want to run a command-line text editor and ...
16
votes
7answers
7k views

Process vs Threads

How to decide whether to use threads or create seprate process altogether in your application to achieve parallelism.
15
votes
9answers
909 views

Does an Appliation memory leak cause an Operating System memory leak?

When we say a program leaks memory, say a new without a delete in c++, does it really leak? I mean, when the program ends, is that memory still allocated to some non-running program and cant be used, ...
15
votes
8answers
995 views

Are object files platform independent?

Is it possible to compile program on one platform and link with other ? What does object file contain ? Can we delink an executable to produce object file ?
15
votes
7answers
8k views

Detect 64-bit or 32-bit Windows from User Agent or Javascript?

I want to offer the right version of a download. The versions I have are: 32-bit Windows 64-bit Windows Linux Detecting Linux using the User Agent field is easy; but is it possible to reliably ...
15
votes
14answers
2k views

For kernel/OS is C still it?

I like operating systems and would eventually like to become a OS developer mostly working on kernels. In the future will C still be the language of choice and what else should I be trying to learn?
15
votes
8answers
2k views

Linux Programming Book [closed]

I'm looking for a good book on Linux system programming and wondered whether anybody could recommend an up-to-date appropriate book that covers the subject well. Things like: I/O and fileystems ...
15
votes
17answers
1k views

Vista or XP for Dev Machine

I am about to get a new PC from work, and it will include the option to have either Vista Business as the OS, or a downgrade to XP Pro. Aside from a tiny bit of testing, I have never used Vista, but ...
14
votes
5answers
612 views

What's the memory before 0x08048000 used for in 32 bit machine?

In Linux, I learned that every process stores data starting at 0x08048000 in 32 bit machine (and 0x00400000 in 64 bit machine). But I don't know the reason why starting from there. What's the memory ...
14
votes
7answers
450 views

Why are “Executable files” operating system dependent?

I understand that each CPU/architecture has it's own instruction set, therefore a program(binary) written for a specific CPU cannot run on another. But what i don't really understand is why an ...
14
votes
8answers
2k views

What is the difference between a stack overflow and buffer overflow?

What is different between stack overflow and buffer overflow in Programming ?
14
votes
4answers
10k views

How to copy a directory and its contents to an existing location using Python?

I'm trying to copy a directory and all its contents to a path that already exists. The problem is, between the os module and the shutil module, there doesn't seem to be a way to do this. the ...
14
votes
10answers
19k views

How can I detect the operating system in C/C++?

I would like to detect whether the OS I'm compiling on is Windows. Is there a simple macro I can check to verify that?
14
votes
11answers
1k views

What's the best way to get to know linux or BSD kernel internals?

I'd like to gain better knowledge of operating system internals. Process management, memory management, and stuff like that. I was thinking of learning by getting to know either linux or BSD kernel. ...
13
votes
8answers
2k views

Best OS to deploy a low latency Java application?

We have a low latency trading system (feed handlers, analytics, order entry) written in Java. It uses TCP and UDP extensively, it does not use Infiniband or other non-standard networking. Can anyone ...
13
votes
10answers
9k views

Best Book on Operating Systems [closed]

What is the best, up-to-date and comprehensive book on operating systems? Voice your opinion. I have seen recommendations for Tanenbaum's Modern Operating Systems but the reviews saying the latest ...
13
votes
12answers
2k views

How do you choose a Linux/Unix/BSD distribution? [closed]

I am attempting to choose a Linux, Unix, and/or BSD distribution for development purposes. I want to be able to do things like write shell scripts, develop C, C++, Java, Ruby, Python, etc. apps in a ...
12
votes
4answers
507 views

How is the code memory managed?

When talking about a process' memory, I heard about things like code memory and data memory. And for the data memory, there are 2 major managing mechanisms, stack and heap. I am now wondering how is ...
12
votes
11answers
578 views

What Does an OS Actually Do?

What exactly does an operating system do? I know that operating systems can be programmed, in, for example, C++, but I previously believed that C++ programs must be run under an operating system? Can ...

1 2 3 4 5 39