Messages in this thread |  | | Date | Thu, 23 Nov 2000 18:54:48 +0000 (GMT) | From | Tigran Aivazian <> | Subject | alloc_tty_struct() question. |
| |
Hi,
The sizeof(struct tty_struct) = 3084. Why don't we have a private slab cache for it instead of getting a page and wasting some precious bytes at the end? Potentially, we can have thousands of tty_struct allocated (assuming we have thousands of concurrent users)...
regards, Tigran
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |