【VITAL】Kernel Code: network sending data
三叁 2018-08-30 12:47
阅读:333
评论:0
推荐:0
导航
|
|||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
27 | 28 | 29 | 30 | 31 | 1 | 2 | |||
3 | 4 | 5 | 6 | 7 | 8 | 9 | |||
10 | 11 | 12 | 13 | 14 | 15 | 16 | |||
17 | 18 | 19 | 20 | 21 | 22 | 23 | |||
24 | 25 | 26 | 27 | 28 | 29 | 30 | |||
31 | 1 | 2 | 3 | 4 | 5 | 6 |
搜索
积分与排名
- 积分 - 53529
- 排名 - 32228
随笔分类
- \W+NIX Related(53)
- API(18)
- Coding Notes(45)
- Compiling(16)
- Devices Configurations(7)
- Efficiency(48)
- Kernal Related(18)
- Key Points(56)
- Language Syntaxes(41)
- Linking(10)
- Net Related(24)
- Running(14)
随笔档案
- 2020年12月(1)
- 2020年9月(1)
- 2018年10月(3)
- 2018年9月(2)
- 2018年8月(2)
- 2018年7月(4)
- 2018年6月(1)
- 2018年5月(4)
- 2018年3月(1)
- 2018年1月(1)
- 2017年12月(1)
- 2017年11月(4)
- 2017年10月(1)
- 2017年9月(2)
- 2017年4月(1)
- 2017年3月(1)
- 2017年2月(2)
- 2017年1月(3)
- 2016年12月(3)
- 2016年11月(4)
- 2016年10月(5)
- 2016年9月(3)
- 2016年8月(11)
- 2016年7月(11)
- 2016年6月(2)
- 2016年5月(4)
- 2016年4月(16)
- 2016年3月(2)
- 更多
相册
Blogs
- baiduspider - maneki
- Linux Advanced Routing & Traffic Control HOWTO
- compress tool-zstd
- A great blog.
- Great Sites
- Hosting info, websites & ip database
- static inline
- High-Resolution Timing on the Raspberry Pi
- Server: Setting Up Services
- [CCNA图文笔记]-18-OSPF协议详解
- bash on openSUSE on Windows
- CableMap
- gcc_builtin
- FG, BG color setting
- download magnet link to remote ftp server
- Linux iptables intro
- assembly
- ssl dos
- isolcpus, RTOS related
- A blog to learn
- Linux IPC
- Stack-abuse
- useful bash learning tips
- kaggle
- redis模块
- igawk intro
- ray
- unicodes
- mysql orderby detail
- 更多
CLI Usage
Coding Notes
OS configuration
- TLB/PT brief
- Gentoo RPI installation Guide
- VIM: move screen without moving cursor?
- linux 学习路线
- CentOS - 30 configuration steps to take
Software Installation/Usage Guide
最新评论
- 1. Re:mysql的for update问题记录和解决方案(悲观锁一般使用方式)
- @三叁 实际上,我在MySQL上做了一下测试,只要是不存在的key,都会加上锁,不会出现上面说的那种情况。。。...
- --rrr_www
- 2. Re:mysql的for update问题记录和解决方案(悲观锁一般使用方式)
- @rrr_www 做开发依赖上游的可靠性? 没说不行,就像你去一个地方跑步还是打车,看重什么选择什么...
- --三叁
- 3. Re:mysql的for update问题记录和解决方案(悲观锁一般使用方式)
- 有两个疑问: 1、用户充值这个例子,短时间内多次充值,只有一个会成功,其他都会出现duplicate错误,用户怎么会出现损失呢?就是返回重试而已啊,不会出现金额错误吧。 2、在select ... f...
- --rrr_www
- 4. Re:MySQL: stored procedure
如何删除存储过程?
drop procedure llp;- --三叁
- 5. Re:net-snmp: 子代理编写 (linux)
- 受教了
- --我园子没有菜