-
metaserver:单元
metaserver:a single meta-data server that provides a global namespace chunkserver:blocks of a file are broken up into chunks and stored on individual chunk servers. client library:that provides the file system API to allow applications to interface with KFS
- 2022-02-14 02:09:34下载
- 积分:1
-
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(...
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(2个页面),第9组中块的大小都为29(512个页面)。也就是说,每一组中块的大小是相同的,且这同样大小的块形成一个链表-Linux partners algorithm all the free page is divided into 10 blocks of groups, each group in the block size is two power-of-pages, for example, the first group in the 0 block size is 20 (one page), the first a block size of the group are 21 (2 pages), 9 blocks the size of the group are 29 (512 pages). In other words, each group in the block size is the same, and the same size to form a linked list of blocks
- 2023-08-09 05:20:03下载
- 积分:1
-
FTP发送
FTP send-receive messages (client-server using threads)
- 2022-04-12 17:59:22下载
- 积分:1
-
Linux网络编程。主要实现共享资源问题。通过lock()函数实现锁定,unlock()实现解锁,以避免造成临界资源的死锁问题。...
Linux网络编程。主要实现共享资源问题。通过lock()函数实现锁定,unlock()实现解锁,以避免造成临界资源的死锁问题。-Linux Network Programming. The main problem to achieve a shared resource. Through the lock () function to achieve lock, unlock () Unlock realize in order to avoid deadlock caused by the issue of critical resources.
- 2022-07-06 19:48:44下载
- 积分:1
-
计算机网络,按照网络长层自顶向下的顺序来描述网络.是国外的一本优秀教材...
计算机网络,按照网络长层自顶向下的顺序来描述网络.是国外的一本优秀教材-computer networks, according to network-layer top-down order to describe the network. Yes abroad an outstanding teaching
- 2023-02-17 01:05:04下载
- 积分:1
-
rtsp protocol mainly realize code inside a function it is also useful. Header 3
rtsp协议的主要实现代码,里面的函数值得参考。头文件3-rtsp protocol mainly realize code inside a function it is also useful. Header 3
- 2022-10-08 16:30:03下载
- 积分:1
-
全套Socket简单编程实例,很适合于初学网络编程者!
全套Socket简单编程实例,很适合于初学网络编程者!-Socket complete set of simple programming examples, it is suitable for novice network programmers!
- 2022-06-20 00:16:50下载
- 积分:1
-
索非亚
sofia-sip-1.11.8的源码例子。-sofia- sip-1.11.8 source code examples.
- 2022-03-18 16:56:33下载
- 积分:1
-
《精通QT4编程》第4章代码整理
加入修改,以适应FC9下的开发换将...
《精通QT4编程》第4章代码整理
加入修改,以适应FC9下的开发换将- Proficient QT4 Programming Chapter 4 Finishing add code adapted to FC9 under development for the
- 2022-02-26 23:23:41下载
- 积分:1
-
A very small 250
A very small 250-line library (written entirely in MATLAB) that allows multiple MATLAB programs to talk to each other, so that hundreds of processors can work together.
- 2022-08-13 02:37:34下载
- 积分:1