]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checking
authorWang Fan <fan.wang@intel.com>
Thu, 11 Jan 2018 07:28:41 +0000 (15:28 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Fri, 12 Jan 2018 03:08:50 +0000 (11:08 +0800)
commit018432f0ce1b42541977f61f9c7607257a4bf43a
tree982de051ebd6ac57394be39c5d9720ec18de02b2
parente0e26f9c1ffa596f700101027b9346b10d78b191
MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checking

* Since wireless network can switch at very short time, the time interval
  of reconfig event checking is too long for this case. To achieve better
  performance and scalability, separate this task from Ip4 tick timer.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wang Fan <fan.wang@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Driver.c
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.c
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.h