Results:
References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+\(2\/4\)\s+support\s+large\s+number\s+of\s+network\s+devices\s+\-\-\s+name\s+hash\s*$/: 8 ]
Total 8 documents matching your query.
- 1. [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: ris Wright <chrisw@xxxxxxxx>
- Date: Fri, 16 Jan 2004 15:48:14 -0800
- Add a hash list to speed lookup's of network device name used in dev_alloc_name and by other protocols. Keep a tail pointer as well to allow quick append to the end of the device singly linked device
- /archives/netdev/2004-01/msg00356.html (13,484 bytes)
- 2. Re: [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: minger <shemminger@xxxxxxxx>
- Date: Sat, 17 Jan 2004 11:22:44 +0900 (JST)
- strnlen(name, IFNAMESIZ) ? -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
- /archives/netdev/2004-01/msg00363.html (9,368 bytes)
- 3. Re: [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: er" <davem@xxxxxxxxxx>
- Date: Mon, 19 Jan 2004 11:28:50 -0800
- Use strnlen, great idea, thanks. diff -Nru a/net/core/dev.c b/net/core/dev.c -- a/net/core/dev.c Mon Jan 19 11:30:20 2004 +++ b/net/core/dev.c Mon Jan 19 11:30:20 2004 @@ -192,8 +192,8 @@ static inli
- /archives/netdev/2004-01/msg00397.html (9,691 bytes)
- 4. Re: [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: ±æ˜Ž <yoshfuji@xxxxxxxxxxxxxx>
- Date: Thu, 22 Jan 2004 11:10:54 +0900 (JST)
- I prefer IFNAMSIZ over IFNAMSIZ-1 here bacause maximum length of valid name is IFNAMSIZ-1. strnlen(3): size_t strnlen(const char *s, size_t maxlen); The strnlen function returns strlen(s), if that is
- /archives/netdev/2004-01/msg00460.html (10,115 bytes)
- 5. [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: Stephen Hemminger <shemminger@xxxxxxxx>
- Date: Fri, 16 Jan 2004 15:48:14 -0800
- Add a hash list to speed lookup's of network device name used in dev_alloc_name and by other protocols. Keep a tail pointer as well to allow quick append to the end of the device singly linked device
- /archives/netdev/2004-01/msg01064.html (13,568 bytes)
- 6. Re: [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: YOSHIFUJI Hideaki / <yoshfuji@xxxxxxxxxxxxxx>
- Date: Sat, 17 Jan 2004 11:22:44 +0900 (JST)
- strnlen(name, IFNAMESIZ) ? -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
- /archives/netdev/2004-01/msg01071.html (9,494 bytes)
- 7. Re: [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: Stephen Hemminger <shemminger@xxxxxxxx>
- Date: Mon, 19 Jan 2004 11:28:50 -0800
- Use strnlen, great idea, thanks. diff -Nru a/net/core/dev.c b/net/core/dev.c -- a/net/core/dev.c Mon Jan 19 11:30:20 2004 +++ b/net/core/dev.c Mon Jan 19 11:30:20 2004 @@ -192,8 +192,8 @@ static inli
- /archives/netdev/2004-01/msg01105.html (9,857 bytes)
- 8. Re: [PATCH] (2/4) support large number of network devices -- name hash (score: 1)
- Author: YOSHIFUJI Hideaki / <yoshfuji@xxxxxxxxxxxxxx>
- Date: Thu, 22 Jan 2004 11:10:54 +0900 (JST)
- I prefer IFNAMSIZ over IFNAMSIZ-1 here bacause maximum length of valid name is IFNAMSIZ-1. strnlen(3): size_t strnlen(const char *s, size_t maxlen); The strnlen function returns strlen(s), if that is
- /archives/netdev/2004-01/msg01168.html (10,282 bytes)
Current List: 1 - 8
Page: [1]
This search system is powered by
Namazu