备忘录

超详细分析Bootloader到内核的启动流程(万字长文) - 学习,积累,成长 - 博客园 (cnblogs.com)

 

arXiv is a curated research-sharing platform open to anyone. As a pioneer in digital open access, arXiv.org now hosts more than two million scholarly articles in eight subject areas, curated by our strong community of volunteer moderators.

arXiv.org e-Print archive

 

Python学习:

w3school 在线教程

 

wireshark示例包:

SampleCaptures - Wireshark Wiki

 

免费在线作图,实时协作:

https://www.processon.com/

几何图形:

https://www.netpad.net.cn/svg.html 网络画板|开放、共享的数学实验室

 

小红书数据工具: 

关于我们_新红数据

 

Markdown:

Markdown 语法手册 (完整整理版) 

Markdown使用手册 - 盗梦笔记 - 博客园

 

3GPP Network Topoloyg

https://netx3.mpirical.com/3gpp NetX (mpirical.com)

A.1 Scope of signalling flows – TechSpec

Tech-invite – inside the 3GPP Standards  //3GPP lists

4.13 Introduction of satellite support for Cellular IoT – TechSpec

8.17 RAT Type – TechSpec

Overview of the 3GPP Space

4G LTE and IMS Wireless Network Simulation

 

SIP Parameters:

Session Initiation Protocol (SIP) Parameters   //IANA

Media Types

 Mobile Networks | Nick vs Networking

IMS | ShareTechnote

 7.7 SIP timers – TechSpec

 

Binlog知识:

https://www.cnblogs.com/rjzheng/p/9721765.html

 

趣说 | 数据库和缓存如何保证一致性? - 小林coding - 博客园 (cnblogs.com) 

 

RabbitMQ:

https://www.cnblogs.com/hunternet/p/9668851.html

http://www.cnblogs.com/zhen-rh/p/6884297.html

 

Linux架构:

https://www.linuxprobe.com/linux-system-structure.html

 Linux 内核教学 — Linux 系统内核文档

 

云谷计算:OpenStack大规模部署优化实践

http://dy.163.com/v2/article/detail/D2G5KDM70511Q0OL.html

 虚拟网卡:

http://dy.163.com/v2/article/detail/D48V867K0511Q0OL.html

为了加速Guest和Host之间的数据交换速度,就有了virtio网卡;在virtio的基础上,为了减少qemu进程和host os之间的数据拷贝,就有了vhost-net。

还有一类就是物理网卡提供了虚拟化能力。比如ixgbe提供了sriov能力。那么物理网卡虚拟化成多块网卡,再把虚拟网卡passthrough给虚拟机。

还有DPDK。

一文掌握所有命令行,包括73个"冷门但有用"的技巧|GitHub 112k_IT新闻_博客园 (cnblogs.com)

the-art-of-command-line/README-zh.md at master · jlevy/the-art-of-command-line · GitHub

Linux最大文件句柄(文件描述符)限制和修改 - 两猿社 - 博客园

posted @ 2018-09-27 17:25  bjtime  阅读(180)  评论(0)    收藏  举报