NAPI_DISABLE(9) Network device support NAPI_DISABLE(9)NAMEnapi_disable - prevent NAPI from schedulingSYNOPSISvoid napi_disable(struct napi_struct * n);ARGUMENTSn napi contextDESCRIPTIONStop NAPI from being scheduled on this context. Waits till any outstanding processing completes.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NAPI_DISABLE(9)
| Related Man Pages |
|---|
| ibv_close_device(3) - debian |
| blk_init_queue(9) - suse |
| device_create_vargs(9) - suse |
| device_schedule_callback_owner(9) - suse |
| parport_register_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |