-
一个小的进程调度
一个小的进程调度-a small Process Scheduling
- 2022-06-19 07:35:27下载
- 积分:1
-
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多...
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a newcomer are too complicated to understand, the initial version to be relatively more simple, but you can help us understand the basic realization of Linux process, the size of only 70 K
- 2022-06-30 23:05:41下载
- 积分:1
-
通过研究Linux的线程机制和信号量实现读者写者(Reader
通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。
1)写-写互斥:不能有两个写者同时进行写操作;
2)读-写互斥:不能同时有一个线程在读,而另一个线程在写;
3)读-读允许:可以有一个或多个读者在读;
4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作;
5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
-By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
- 2022-02-06 09:26:49下载
- 积分:1
-
写他自己的操作系统,“一本书的源代码,每…
《自己动手写操作系统》一书里面的源码,个人认为对学习操作系统的朋友有点帮助。-"to write his own operating system," a book which the source code, personal view on learning the system a bit to help a friend.
- 2022-01-25 14:45:00下载
- 积分:1
-
T-kernel T-monitor Sample
T-kernel T-monitor Sample-T-kernel T-monitor Sample
- 2022-02-19 23:57:44下载
- 积分:1
-
some classics of the hash function and test data.
一些经典的HASH函数及测试数据-some classics of the hash function and test data.
- 2022-03-19 13:11:34下载
- 积分:1
-
哲学家进餐问题实现
哲学家进餐问题实现-dining philosophers problem of achieving
- 2022-01-23 10:18:04下载
- 积分:1
-
探测设备,并与标准文件进行比较
Probe PCI devices, and compare information with standard file
- 2023-02-07 00:25:08下载
- 积分:1
-
hwmodiag for mcp55芯片
hwmodiag for mcp55 chipset
- 2023-08-15 01:40:02下载
- 积分:1
-
好好利用! 好好利用!
好好利用! 好好利用! -make good use! M ake good use! M ake good use! M ake good use! Make good use!
- 2023-06-03 20:40:02下载
- 积分:1