←back to thread

How Big Is VMS?

(vmssoftware.com)
77 points rbanffy | 1 comments | | HN request time: 0.204s | source
Show context
whartung ◴[] No.43577680[source]
Does it seem right that ACPI alone is almost 9% of the LOC in this code base? At over 165K lines?

Mind, I honestly don't know anything about the details of ACPI.

But, seems like a lot to me.

replies(3): >>43577806 #>>43580554 #>>43580615 #
1. mrweasel ◴[] No.43580615[source]
I seems to have read somewhere that there are really only three ACPI implementations: Microsofts, Intels (used in Linux and FreeBSD, among others) and OpenBSDs. So I wonder if VMW might be a fourth, or if they are also using the Intel implementation.